sensebox / ttn-osem-integration

integration for thethingsnetwork.org to opensensemap.org
MIT License
6 stars 3 forks source link

Data in multiple messages is not displayed correctly #54

Open proffalken opened 2 months ago

proffalken commented 2 months ago

When using the ESP32 Pax Counter data is sent in two separate messages.

The first contains the Air Quality and device count information, the second contains temperature, humidity, and air pressure

Only the data from the second message is displayed on the screen, even though the sensors are configured to read from the various cayenne channels.

I would expect that once a metric is set, that value is displayed until it is changed, but the values for the metrics in the first payload are always zero