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
-
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.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login