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