AHT20.SensorWorker (aht20 v0.2.0) View Source
Wraps a sensor holding a connection.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Specs
start_link(AHT20.Sensor.config()) :: {:ok, pid()} | {:error, any()}