Log as returned by HomeyAPIV3Cloud.ManagerInsights.
Extends
Instance Properties
decimals
decimals: number|nullType
- number | null
homey
homey: HomeyAPIV3id
id: stringType
- string
lastValue
lastValue: *|nullType
- * | null
manager
manager: HomeyAPIV3.ManagerownerId
ownerId: stringType
- string
ownerName
ownerName: stringType
- string
ownerUri
ownerUri: stringType
- string
title
title: stringType
- string
titleFalse
titleFalse: string|nullType
- string | null
titleTrue
titleTrue: string|nullType
- string | null
type
type: stringType
- string
units
units: string|nullType
- string | null
uri
uri: stringThe URI of the Item, e.g. homey:foo:bar
.
Type
- 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 |
---|---|---|
log
|
object |