PairSession as returned by HomeyAPIV2.ManagerDrivers.
Extends
Instance Properties
deviceId
deviceId: stringType
- string
driverId
driverId: stringType
- string
driverUri
driverUri: stringType
- string
homey
homey: HomeyAPIV3id
id: stringType
- string
manager
manager: HomeyAPIV3.Managertype
type: stringType
- string
uri
uri: stringThe URI of the Item, e.g. homey:foo:bar
.
Type
- string
views
views: arrayType
- array
zoneId
zoneId: stringType
- string
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 |
---|---|---|
pairsession
|
object |