Appearance
Home > resol-vbus-core > Datagram
Datagram class
A VBus version 2.x datagram.
Signature:
typescript
export declare class Datagram extends Header
Extends: Header
Constructors
Constructor | Modifiers | Description |
---|---|---|
Construct a datagram. |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
number | The command. | ||
number | The 16-bit param. | ||
number | The 32-bit param. |
Methods
Method | Modifiers | Description |
---|---|---|
Compare this datagram to another | ||
Get the ID string. | ||
Get the info value for this datagram. | ||
Get the major VBus version. |