Nubie help please
-
Hi all,
When can I find an explanation of the values below please? The 106-106 I take is the nodeid, but what about the -0? , s=1 or s=2, Temperature and Humidity, but what are the c=1, t=0,pt and l-5 values?2015-09-25T13:19:37.7152470+02:00 DEBUG MySensors Read: 106-106-0 s=1,c=1,t=0,pt=7,l=5:26.2
2015-09-25T13:19:37.7228050+02:00 INFO MySensors N106S1 Sensor.Temperature 26.2 -
2015-09-25T13:19:37.7363030+02:00 DEBUG MySensors Read: 106-106-0 s=2,c=1,t=1,pt=2,l=2:40
2015-09-25T13:19:37.7410300+02:00 INFO MySensors N106S2 Sensor.Humidity 40Thanks!!
-
Hi,
this message translates to:
106-106-0: sender of message - last node (when relaying) - destination (0 is gateway)
s=1: sensor child-id is 1
c=1: message type presentation
t=0: subtype temperature
pt=7: payload-type float
l=5: length of payload: 5 byte (4 byte float, 1 byte precision)other message:
t=1: subtype humiditysee also:
http://www.mysensors.org/download/serial_api_15hope this helps
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