Input Specification - chrisadie/node-red-contrib-ais-decoder GitHub Wiki

The input msg.payload must contain a single AIS message.

Some AIS messages have multiple parts. Each part must be in its own node-red message, and the parts should be presented in sequence. The AIS decoder will accumulate the parts until all parts have been received before outputting the decoded information.