Protocol Modification Query

JMVSL2 years ago

Hi,
I would like to make a modification to one of the protocols (DMT).

Is it possible to know, in the ProtocolDecoder (DmtProtocolDecoder), if there's a command queued for the device it's parsing?

Thanks
JM

Anton Tananaev2 years ago

It should be possible. Check the OsmAnd protocol for example.

JMVSL2 years ago

Perfect, thank you Anton