Add PortNum for Cayenne Low Power Payload

pull/709/head
broglep 2025-06-18 22:31:33 +02:00
rodzic c758376d04
commit fd6b7aebc3
1 zmienionych plików z 7 dodań i 0 usunięć

Wyświetl plik

@ -217,6 +217,13 @@ enum PortNum {
*/
RETICULUM_TUNNEL_APP = 76;
/*
* App for transporting Cayenne Low Power Payload, popular for LoRaWAN sensor nodes. Offers ability to send
* arbitrary telemetry over meshtastic that is not covered by telemetry.proto
* ENCODING: CayenneLLP
*/
CAYENNE_APP = 77;
/*
* Private applications should use portnums >= 256.
* To simplify initial development and testing you can use "PRIVATE_APP"