We notice that the default deadband property has a value of 0.0001 which causes us to not see updated timestamps in the event we receive MQTT messages and the value doesn’t change. This applies to metrics that are text or numeric and is creating some confusion. If we change the default deadband to 0.0, things work as expected and we see the updated timestamp even when the value of the metric doesn’t change. Is there a way to default the deadband to 0.0? Why is it set to 0.0001?
Thanks,
Ben