Skip to content

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

command?

number

(Optional) The command.

param16?

number

(Optional) The 16-bit param value.

param32?

number

(Optional) The 32-bit param value.