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 -
Door chime
My Project • 24 days ago • Paul Scarbro 20 days ago -
Nb of possible nodes in a mysensors networks with domoticz
My Project • 13 Jan 2025, 18:10 • GLAB 16 Feb 2025, 01:11 -
A low cost energy meter
My Project • 25 Jan 2024, 01:03 • OldSurferDude 12 Aug 2024, 06:03 -
Water Filtering and Sterilization and Hot Water Recirculation
My Project • 10 Aug 2024, 07:51 • fsgraz 12 Aug 2024, 05:25 -
Alexa Fauxmo - Mysensor Bridge Gateway / BLE - Mysensors Bridge Gateway
My Project • 10 Aug 2024, 08:29 • fsgraz 10 Aug 2024, 08:29