Interface Device

Device objects are created by DeviceProviders when new devices are discover and synced to Scrypted via the DeviceManager.

Hierarchy

  • Device

Properties

name: string
nativeId: string

The native id that is used by the DeviceProvider used to internally identify provided devices.

interfaces: string[]
providerNativeId?: string

The native id of the hub or discovery DeviceProvider that manages this device.

room?: string

Generated using TypeDoc