Appearance
Home > resol-vbus-core > RecordingDecoderConstructorOptions > onStartOfHeaderSet
RecordingDecoderConstructorOptions.onStartOfHeaderSet property
Callback for Start-Of-Header-Set records (kind = 0x44).
Signature:
typescript
onStartOfHeaderSet?: (timestamp: Date) => void;