mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-29 18:19:09 +03:00
add tag for SRC plus SingleRoomControllers
This commit is contained in:
@@ -84,6 +84,7 @@ class Modbus {
|
||||
TAG_TYPE_DHW = DeviceValue::DeviceValueTAG::TAG_DHW1,
|
||||
TAG_TYPE_AHS = DeviceValue::DeviceValueTAG::TAG_AHS1,
|
||||
TAG_TYPE_HS = DeviceValue::DeviceValueTAG::TAG_HS1,
|
||||
TAG_TYPE_SRC = DeviceValue::DeviceValueTAG::TAG_SRC1,
|
||||
INVALID_TAG_TYPE = -2
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user