Configuration for a device registration.

Hierarchy

  • DeviceRegistrationConfig

Properties

config?: any

Configuration of the device.

logErrors: boolean

True when this device will write device errors into the log.

name: string

The unique name of the device.

startMode: DeviceStartMode

The mode of start the device will do when registering it.

type: string

The type name of the device.

Generated using TypeDoc