Appearance
Home > resol-vbus-core-script > JunkDataEvent
JunkDataEvent interface
The event passed to callbacks registered with ScriptDollar.onJunkData().
Signature:
typescript
export interface JunkDataEvent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
Uint8Array | The junk data bytes. | ||
number | The VBus channel. |