How to encode enocean message

hi,
i have an enocean temperatursensor which is sending to my node red aplication.

how can i decode (extract) temperatur out from the message string and display it on dashboard?

this for examle is the payload 55000a0701eba50000800805234f360000ffffffff4300e6

byte 8 an 9 (value "70") is postion of my tempearture.

how to do this basecly, i have to use a functio node for this....?

thanks

No. node-red-contrib-buffer-parser (node) - Node-RED is made for this.

thanks for this :handshake:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.