helium / semtech-udp

Apache License 2.0
9 stars 8 forks source link

Add temp field to Stat struct #81

Closed swillner closed 1 year ago

swillner commented 1 year ago

As per https://github.com/Lora-net/sx1302_hal/blob/master/packet_forwarder/PROTOCOL.md the protocol seems to have been extended to include an (optional) field for temperature in the "stat" object. For monitoring this field can be quite useful and since multiplexers like gwmp-mux interprete these fields, it would be good to add these here, too.

lthiery commented 1 year ago

Sorry I didn't catch this on the way in! Thanks for the PR