gereic / GXAirCom

Multifunctional, compatible DIY aviation proximity awareness, variometer and messaging system with FANET+, FLARM and OGN support.
114 stars 36 forks source link

mqtt: Send numbers instead of strings in weather data #151

Closed bzed closed 9 months ago

bzed commented 9 months ago

Hi @gereic,

is there any reason why you were sending weather data as String in the mqtt json data? This makes parsing the data with tools like telegraf a mess as it can't detect any valid measurement.

I did not test this change yet, but it compiles :)

Thanks, Bernd

gereic commented 9 months ago

Changed in actual branch