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 • • hek