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