Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IDataPoint

Index

Properties

Properties

bind

bind: (knxTunnelSocket: KNXTunnelSocket) => void

Type declaration

id

id: string

read

read: () => Promise<any>

Type declaration

    • (): Promise<any>
    • Returns Promise<any>

type

value

value: any

write

write: (val: string | number | DPT10Value | DPT3Value | Date | DPT18Value | null) => Promise<void>

Type declaration

Generated using TypeDoc