Hello !
I've noticed that if I configure MQTT options with JSON format for Sensor Measurement, I receive measurements but not alarms. I have to put Sensor measurement format in raw to receive them.
The config :
- MQTT v5 with authentication
- QOS Level : 2
- Root Topic CO2
- Sensor measurement format : Raw (I'd rather JSON)
- Encryption : None (for testing purposes)
- The broker is Emqx 4.3.9
Did I miss something ?