Dear Alll,
i have a Shelly Uni connected to my MQTT-Broker to send / receive the ADC values and Temperature of and ds18b20 sensor. But the device sends a message for every value change. So my question is, is it possible to define an send interval, like 60seconds to reduce the data traffic.
Furthermore it would be great to define the data structure because i do not need the temp value in degree and Fahrenheit, i can do the conversion in the backend.
Traffic is very important because the shelly is connected to an LTE router with an M2M IoT SIM with very low volume.
Regards
Jan