Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Protected _actions

_actions: DPTActions

Protected _ga

Protected _knxTunnelSocket

_knxTunnelSocket: KNXTunnelSocket

Protected _type

_type: DataPointType | null

Protected _value

_value: any

Accessors

id

  • get id(): string

type

value

  • get value(): any

Static UNKOWN_VALUE

  • get UNKOWN_VALUE(): string

Methods

bind

read

  • read(): Promise<any>

set

  • set(_value: number): Promise<void>

write

Generated using TypeDoc