Skip to content

Interface: LightVector

A vector of read-only light elements (lights carry no perm).

Extends

  • VectorBase

Properties

device

device: string

Inherited from

VectorBase.device


elements

elements: LightElement[]


group?

optional group?: string | null

Inherited from

VectorBase.group


kind

kind: "light"


label?

optional label?: string | null

Inherited from

VectorBase.label


message?

optional message?: string | null

Inherited from

VectorBase.message


name

name: string

Inherited from

VectorBase.name


state

state: IPState

Inherited from

VectorBase.state


timeout?

optional timeout?: number | null

Inherited from

VectorBase.timeout


timestamp?

optional timestamp?: string | null

Inherited from

VectorBase.timestamp