ChannelReplacementPlan
data class ChannelReplacementPlan(val normalizedSettings: List<ChannelSettings>, val channelWrites: List<Channel>)(source)
A normalized authoritative channel set and the complete radio writes needed to materialize it.