Appearance
Home > resol-vbus-core > LiveDecoder > onRawData
LiveDecoder.onRawData property
Callback to inform when raw data was received.
Signature:
typescript
onRawData: LiveDecoderEventHandler<Uint8Array> | null;