namespace TemperatureConfigFile; public class Mini8Config { public byte Index { get; set; } public Dictionary? ChannelConfig { get; set; } }