Module omnisensor::external
source · [−]Expand description
Backend providing support for hosting externally-supplied sensor data in dbus objects.
A la dbus-sensors’s externalsensor daemon.
Structs
Internal representation of the dbus config data for an external sensor.
“I/O” mechanism for external sensors.
Core implementation of
ExternalSensorIO.Functions
Async function that returns when the sensor’s value should be updated.
Instantiate any active external sensors configured in
cfgmap.Whether or not the given
cfgtype is supported by the external sensor backend.