Configuration option allowSlaveBroadcast to allow slave devices to broadcast values to all devices in a group via update_sync_config event.
Observability endpoints GET /dashboard (+ /dashboard/view) and GET /metrics (Prometheus, sos_applet_synchronizer_ prefix) surfacing sync counters, barrier fill latency, connected peers/active groups and duplicate-deviceIdentification group collisions. Optional Helm ServiceMonitor (metrics.serviceMonitor.enabled) to scrape it.
Picking master device in the group based on deviceIdentification alphabetical order instead of the device creation date (keep the logic same with client - front-display).