ausocean / cloud

GNU General Public License v3.0
1 stars 1 forks source link

broadcast: use broadcast config interface throughout SMs, managers and services #182

Open saxon-milton opened 6 days ago

saxon-milton commented 6 days ago

We currently modify BroadcastConfig values directly to change configuration/state of a broadcast, but it would be much more powerful if our broadcast management software instead did this through an interface.