Variable

Variable as returned by HomeyAPIV2.ManagerLogic.

Extends

Instance Properties

id

id: string

Type

  • string

name

name: string

Type

  • string

type

type: string

Type

  • string

value

value: string|number|boolean

Type

  • string | number | boolean

Events

delete

.on('delete')

update

.on('update')

Parameters

Name Type Description
variable
object