View the Project on GitHub ibloat/homie-ts
Home > @ibloat/homie-ts > Device > constructor
Constructs a new instance of the Device class
Signature:
constructor({ id, baseTopic, mqtt, onBroadcast, ...attributes }: DeviceOptions);
__0
DeviceOptions