Device identifier (type, name, index) for device registration.
Identifier for a device: type, human-readable name, and index.
Definition DeviceID.hpp:24
Base parameter structure of a device. A device is one sensor or actuator on a sensor board.
Definition DeviceParams.hpp:21
bool enable
Whether the device is enabled at creation.
Definition DeviceParams.hpp:26
DeviceID id
Device identifier (type, name, index).
Definition DeviceParams.hpp:23