added all devices - API: HTTP read/write #506

This commit is contained in:
proddy
2020-09-20 15:52:44 +02:00
parent 22fcff6682
commit 9fc15650a2
35 changed files with 742 additions and 425 deletions

View File

@@ -79,7 +79,8 @@ enum ShellContext : uint8_t {
BOILER,
THERMOSTAT,
SOLAR,
MIXING
MIXING,
SENSOR
};