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

@@ -229,6 +229,7 @@ class EMSdevice {
enum DeviceType : uint8_t {
SERVICEKEY = 0, // this is us (EMS-ESP)
SENSOR, // for internal dallas sensors
BOILER,
THERMOSTAT,
MIXING,