Driver as returned by HomeyAPIV3Local.ManagerDrivers.
Extends
Instance Properties
class
class: stringType
- string
color
color: stringType
- string
connectivity
connectivity: arrayType
- array
deprecated
deprecated: booleanType
- boolean
homey
homey: HomeyAPIV3id
id: stringType
- string
manager
manager: HomeyAPIV3.Managername
name: stringType
- string
ownerIconObj
ownerIconObj: objectType
- object
ownerName
ownerName: stringType
- string
ownerUri
ownerUri: stringType
- string
pair
pair: booleanType
- boolean
ready
ready: booleanType
- boolean
repair
repair: booleanType
- boolean
unpair
unpair: booleanType
- boolean
uri
uri: stringThe URI of the Item, e.g. homey:foo:bar
.
Type
- string
userPath
userPath: string|nullType
- string | null
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 |