Downlink Decoder

The decodeDownlink() function is called to decode a downlink message to JSON format, if it was scheduled with payload as bytes, or if it was scheduled with human-readable JSON payload but also was encoded with the encodeDownlink() function.

Downlink messages sent upstream as part of events or downlink queue operations are therefore decoded, just like uplink messages (see Uplink Decoder).

Downlink Decoder feature will be available soon in Qubitro Portal.

✨ Support and Feedback

If you have further questions or suggestions, feel free to join πŸ‘‡ -> Qubitro Community Discord via this invitation link.

Last updated