class Config {
static const String manualControlTopic = 'control';
static const String autoControlTopic = 'control/auto';
}