VirtualDriverZigbee

VirtualDriverZigbee as returned by HomeyAPIV3Cloud.ManagerVirtualDevice.

Instance Properties

id

id: string

Type

  • string

Events

delete

.on('delete')

update

.on('update')

Parameters

Name Type Description
virtualdriverzigbee
object
info
object
newValues
object

An object with only the new values of the virtualdriverzigbee

oldValues
object

An object with only the old values of the virtualdriverzigbee

changedKeys
Array.<string>

An array of keys of the properties that have changed

}