Driver as returned by HomeyAPIV2.ManagerDrivers.
Extends
Instance Properties
class
class: stringType
- string
color
color: stringType
- string
connectivity
connectivity: arrayType
- array
deprecated
deprecated: booleanType
- boolean
homey
homey: HomeyAPIV3icon
icon: stringType
- string
iconObj
iconObj: objectType
- object
id
id: stringType
- string
manager
manager: HomeyAPIV3.Managerpair
pair: booleanType
- boolean
ready
ready: booleanType
- boolean
repair
repair: booleanType
- boolean
unpair
unpair: booleanType
- boolean
uri
uri: stringType
- string
uriObj
uriObj: objectType
- object
Instance Methods
connect
(async) connect()Connect to this item's Socket.io namespace.
disconnect
(async) disconnect()Discconnect from this item's Socket.io namespace.
Events
delete
.on('delete')update
.on('update')Parameters
Name | Type | Description |
---|---|---|
driver
|
object |