VirtualDriverVirtualIPCamera as returned by HomeyAPIV3Local.ManagerVirtualDevice.
Instance Properties
id
id: stringType
- string
Events
delete
.on('delete')update
.on('update')Parameters
| Name | Type | Description |
|---|---|---|
virtualdrivervirtualipcamera
|
object | |
info
|
object | |
newValues
|
object | An object with only the new values of the virtualdrivervirtualipcamera |
oldValues
|
object | An object with only the old values of the virtualdrivervirtualipcamera |
changedKeys
|
Array.<string> | An array of keys of the properties that have changed |
|
|