FlowCardAction as returned by HomeyAPIV3Cloud.ManagerFlow.
Extends
Instance Properties
advanced
advanced: booleanType
- boolean
args
args: array|nullType
- array | null
deprecated
deprecated: boolean|nullType
- boolean | null
droptoken
droptoken: array|nullType
- array | null
duration
duration: booleanType
- boolean
durationMax
durationMax: number|nullType
- number | null
durationMin
durationMin: number|nullType
- number | null
highlight
highlight: boolean|nullType
- boolean | null
hint
hint: string|nullType
- string | null
homey
homey: HomeyAPIV3id
id: stringType
- string
manager
manager: HomeyAPIV3.ManagerownerId
ownerId: stringType
- string
ownerName
ownerName: stringType
- string
ownerUri
ownerUri: stringType
- string
title
title: stringType
- string
titleFormatted
titleFormatted: string|nullType
- string | null
tokens
tokens: array|nullType
- array | 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 |
---|---|---|
flowcardaction
|
object |