Background for this issue to be found here:
SignalK/signalk-server#1116
Since the rateOfTurn path is mentioned in SK specifications I assumed it was covered also by nmea0183 parser but I may be mistaken.
Anyhow.
The "rate of turn" info from a AIVDM message is parsed by OCPN in this way:
https://github.com/OpenCPN/OpenCPN/blob/69c30afcf7be8398e092ddaff6e434707fcd2e18/src/AIS_Decoder.cpp#L1699
I'll be back when here I've cached some AIVDM messages where the ROT info is present.
Thanks
Håkan