Skip to content

Interface: NumberVector

A vector of numeric elements.

Extends

  • VectorBase

Properties

device

device: string

Inherited from

VectorBase.device


elements

elements: NumberElement[]


group?

optional group?: string | null

Inherited from

VectorBase.group


kind

kind: "number"


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


perm

perm: IPerm


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