In that case you could consider using Retained Topics in MQTT rather than context. It has the big advantage that when data changes you immediately get notified about the change.
1 Like
In that case you could consider using Retained Topics in MQTT rather than context. It has the big advantage that when data changes you immediately get notified about the change.