data class ChannelConfigEntity
ChannelConfigEntity(channelType: String, config: Config)
var channelType: String
var config: Config