ChannelInfo

class meross_iot.controller.device.ChannelInfo(index: int, name: str | None = None, channel_type: str | None = None, is_master_channel: bool = False)