We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 651869d commit 0544559Copy full SHA for 0544559
docs/payloadformat.md
@@ -7,7 +7,7 @@ You can select different payload formats in [`paxcounter.conf`](https://github.c
7
8
- ***Packed*** uses little endian format and generates json fields
9
10
-- [***CayenneLPP***](https://mydevices.com/cayenne/docs/lora/#lora-cayenne-low-power-payload-reference-implementation) generates MyDevices Cayenne readable fields
+- [***CayenneLPP***](https://developers.mydevices.com/cayenne/docs/lora/#lora-cayenne-low-power-payload-data-types) generates MyDevices Cayenne readable fields
11
12
13
```c linenums="20" title="src/paxcounter_orig.conf"
0 commit comments