27 uint8_t getCount()
const;
30 bool add(uint8_t channelId,
int channelNumber);
31 bool containsId(uint8_t channelId)
const;
32 int getChannelNumber(uint8_t channelId)
const;
36 ChannelMapping mappings[SUPLA_SUPLET_MAX_CHANNELS_PER_INSTANCE] = {};