Interface DeviceManifest

DeviceManifest is passed to DeviceManager.onDevicesChanged to sync a full list of devices from the controller/hub (Hue, SmartThings, etc)

Hierarchy

  • DeviceManifest

Properties

providerNativeId?: string

The native id of the hub or discovery DeviceProvider that manages these devices.

devices?: Device[]

Generated using TypeDoc