Appearance
Home > resol-vbus-core > DatagramConstructorOptions
DatagramConstructorOptions interface
Options for the constructor of Datagram.
Signature:
typescript
export interface DatagramConstructorOptions extends HeaderConstructorOptions
Extends: HeaderConstructorOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
number | (Optional) The command. | ||
number | (Optional) The 16-bit param value. | ||
number | (Optional) The 32-bit param value. |