Someone Explain the Fields in send: 10-10-0-0 s=0,c=1,t=0,pt=7,l=5,st=ok:13.8
- 
					
					
					
					
Can someone explain what all these different values signify. Explaining each number with dashes and the letters and their values
 - 
					
					
					
					
10-10-0-0 | | | | | | | Id of Destination node | | ID of next node | Id of last node this message passed Id of sender node (origin) s = child-sensor-id, 255 für "interne" Messages c = message-type t = sub-type pt = payload-type (see MyMessage.h) l = length of payloadValues c,t,pt: see http://www.mysensors.org/download/serial_api_13
 - 
					
					
					
					
@Xander Thank you for making this clear.