25 String config_path =
"")
33 virtual void set(
const C& new_value)
override {
44 String expected[] = {
"min",
"max",
"in_range"};
45 for (
auto str : expected) {
47 if (!root[str].is<JsonVariant>()) {
virtual bool load() override
Load and populate the object from a persistent storage.
const String ConfigSchema(const SmartSwitchController &obj)
ThresholdTransform< int > IntThreshold
ThresholdTransform< float > FloatThreshold