Breaking down the string that a MySensor node sends...
-
Call me ignorant, but where can I go to understand what all this means:
110-110-0 s=0,c=1,t=1,pt=7,l=5,sg=0:43.0
110 is obviously the node id and in this case 43.0 is the reading, but where can I go to fully understand what all the other parts of the string refer to?
TIA
-
@John-Connolly said:
Call me ignorant, but where can I go to understand what all this means:
110-110-0 s=0,c=1,t=1,pt=7,l=5,sg=0:43.0
110 is obviously the node id and in this case 43.0 is the reading, but where can I go to fully understand what all the other parts of the string refer to?
TIA
https://github.com/mysensors/Arduino/blob/master/libraries/MySensors/MySensor.cpp#L476 and https://github.com/mysensors/Arduino/blob/master/libraries/MySensors/MySensor.cpp#L590
-
Thanks...a link to the code that generates it is helpful, but I was hoping for a more understandable explanation of what's what. Tks.
-
Suggested Topics
-
Welcome
Announcements • 23 Mar 2014, 08:24 • hek 2 Apr 2014, 14:39 -
Water Filtering and Sterilization and Hot Water Recirculation
My Project • 10 Aug 2024, 07:51 • fsgraz 12 Aug 2024, 05:25 -
Long time test done with soil sensor!
My Project • 7 Jan 2025, 09:13 • Nicklas Starkel 13 Jan 2025, 09:10 -
Door chime
My Project • 21 days ago • Paul Scarbro 17 days ago -
Wio-E5 (STM32 and SX1262)
My Project • 31 Dec 2024, 17:52 • nagelc 25 Jan 2025, 20:21 -
A low cost energy meter
My Project • 25 Jan 2024, 01:03 • OldSurferDude 12 Aug 2024, 06:03