KNXParser
Hierarchy
-
↳
KNXParser
Table of contents
Constructors
Properties
Constructors
constructor
new KNXParser(data, opts?)
Parameters
| Name | Type |
|---|---|
data | KeyValue |
opts? | KeyValue |
Overrides
Properties
dest
Readonly dest: string
event
Readonly event: string
opts
Readonly opts: KeyValue
payload
Readonly payload: KeyValue
src
Readonly src: string
value
Readonly value: any