Details on the records can be found at Record Types
...
Record Type | Encoded Stream | Decoded Stream | Java Object | → JSON Topic | → Filtered JSON Topic |
---|---|---|---|---|---|
driverAlertRecord | |||||
bsmTxRecord | topic.Asn1DecoderInput | topic.Asn1DecoderOutput | topic.OdeBsmPojo | topic.OdeBsmJson | topic.FilteredOdeBsmJson |
bsmTxRecord for V2I, bsmTxRecord & bsmRxRecord for V2V | topic.Asn1DecoderInput | topic.Asn1DecoderOutput | topic.OdeBsmPojo topic.OdeBsmDuringEventPojo (haven't seen it populate here) | topic.OdeBsmJson | topic.FilteredOdeBsmJson |
receivedMsgRecord | topic.Asn1DecoderInput | topic.Asn1DecoderOutput | topic.OdeBsmPojo topic.OdeBsmRxPojo topic.OdeTimPojo | topic.OdeBsmJson topic.OdeTimJson | topic.FilteredOdeBsmJson |
dnmMsgRecord | topic.Asn1DecoderInput | topic.Asn1DecoderOutput | topic.OdeDNMsgPojo topic.OdeTimPojo | topic.OdeDNMsgJson topic.OdeTimJson |
...