...
Example Payload: 01551e46920d0200da96b446920c0200d7dafc46920d0200d5202e4692050200dc
Decoded:
Code Block | ||
---|---|---|
| ||
{ "sensors": [ { "id": "551e46920d02", "temp": 21.8 }, { "id": "96b446920c02", "temp": 21.5 }, { "id": "dafc46920d02", "temp": 21.3 }, { "id": "202e46920502", "temp": 22 } ], "success": true } |
...
Data Message (Port 3)
Payload with temperature measurements when Sensor-ID is omitted.
...