Polls adb and simctl every 2 seconds, broadcasting device state changes via PubSub.
Summary
Functions
Returns a specification to start this module under a supervisor.
Returns the current device list synchronously.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec get_devices() :: [map()]
Returns the current device list synchronously.
@spec start_link(keyword()) :: GenServer.on_start()