{ "title": "template_title", "device_type": "ONOKOM-AIR-HS-VRF-MB-B", "group": "g-air-conditioning", "hw": [ { "signature": "HS-VRF-MB-B" } ], "device": { "name": "ONOKOM-AIR-HS-VRF-MB-B", "id": "ONOKOM-AIR-HS-VRF-MB-B", "groups": [ { "title": "General", "id": "general", "order": 1 }, { "title": "Temperature control", "id": "temperatureControl", "order": 2 }, { "title": "Vanes", "id": "vanes", "order": 3 }, { "title": "HW Info", "id": "hw_info", "order": 6 }, { "title": "Setup", "id": "setup", "order": 7 }, { "title": "Errors", "id": "errors", "order": 8 }, { "title": "Debug", "id": "debug", "order": 9 } ], "parameters": [ { "id": "IDU_count", "title": "IDU count", "address": 100, "reg_type": "holding", "default": 1, "order": 2 }, { "id": "Allow_the_use_of_an_external_temperature_sensor", "title": "Allow the use of an external temperature sensor", "address": 100, "reg_type": "coil", "enum": [ 0, 1 ], "enum_titles": [ "No", "Yes" ], "group": "temperatureControl", "order": 1 }, { "id": "Show_modes_as_range", "title": "Show modes as range", "address": 95, "reg_type": "coil", "enum": [ 0, 1 ], "enum_titles": [ "No", "Yes" ], "group": "general", "order": 1 }, { "id": "Show_fan_as_range", "title": "Show fan as range", "address": 92, "reg_type": "coil", "enum": [ 0, 1 ], "enum_titles": [ "No", "Yes" ], "group": "general", "order": 1 }, { "id": "Show_vanes_as_range", "title": "Show vanes as range", "address": 94, "reg_type": "coil", "enum": [ 0, 1 ], "enum_titles": [ "No", "Yes" ], "group": "vanes", "order": 1 }, { "id": "Show_thermostat_state_as_range", "title": "Show thermostat state as range", "address": 94, "reg_type": "coil", "enum": [ 0, 1 ], "enum_titles": [ "No", "Yes" ], "group": "temperatureControl", "order": 1 }, { "title": "Show error switches", "id": "Show_error_switches", "address": 100, "reg_type": "coil", "default": 1, "enum": [ 0, 1 ], "enum_titles": [ "No", "Yes" ], "group": "errors", "order": 1 }, { "id": "baud_rate", "title": "Baud rate", "description": "baud_rate_description", "address": 110, "reg_type": "holding", "enum": [ 96, 192, 384, 576, 1152 ], "default": 96, "enum_titles": [ "9600", "19200", "38400", "57600", "115200" ], "group": "hw_info", "order": 1 }, { "id": "parity_bit", "title": "Parity bit", "description": "parity_bit_description", "address": 111, "reg_type": "holding", "enum": [ 0, 1, 2 ], "default": 0, "enum_titles": [ "none (N)", "odd (O)", "even (E)" ], "group": "hw_info", "order": 1 } ], "channels": [ { "name": "0 - AC connected", "reg_type": "coil", "address": 10020, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=1" }, { "name": "0 - Errors", "reg_type": "discrete", "address": 10000, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=1" }, { "name": "0 - Active", "reg_type": "coil", "address": 10001, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=1" }, { "name": "0 - Mode", "reg_type": "holding", "address": 10001, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=1", "original_name": "Mode" }, { "name": "0 - Mode", "reg_type": "holding", "address": 10001, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=1", "original_name": "Mode" }, { "name": "0 - First error code", "reg_type": "input", "address": 10001, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=1" }, { "name": "0 - Active mode", "reg_type": "holding", "address": 10002, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=1", "original_name": "Active mode" }, { "name": "0 - Active mode", "reg_type": "holding", "address": 10002, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=1", "original_name": "Active mode" }, { "name": "0 - Indoor air temperature", "reg_type": "holding", "address": 10003, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=1", "original_name": "Indoor air temperature" }, { "name": "0 - Indoor air temperature", "reg_type": "holding", "address": 10003, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=1", "original_name": "Indoor air temperature" }, { "name": "0 - Target temperature", "reg_type": "holding", "address": 10005, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=1" }, { "name": "0 - Thermostat state", "reg_type": "holding", "address": 10006, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=1", "original_name": "Thermostat state" }, { "name": "0 - Thermostat state", "reg_type": "holding", "address": 10006, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=1", "original_name": "Thermostat state" }, { "name": "0 - Fan speed", "reg_type": "holding", "address": 10007, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=1", "original_name": "Fan speed" }, { "name": "0 - Fan speed", "reg_type": "holding", "address": 10007, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=1", "original_name": "Fan speed" }, { "name": "0 - Smart fan speed", "reg_type": "holding", "address": 10008, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=1", "original_name": "Smart fan speed" }, { "name": "0 - Smart fan speed", "reg_type": "holding", "address": 10008, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=1", "original_name": "Smart fan speed" }, { "name": "0 - Horizontal vanes", "reg_type": "holding", "address": 10009, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=1", "original_name": "Horizontal vanes" }, { "name": "0 - Horizontal vanes", "reg_type": "holding", "address": 10009, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=1", "original_name": "Horizontal vanes" }, { "name": "0 - Vanes swing", "reg_type": "holding", "address": 10011, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=1", "original_name": "Vanes swing" }, { "name": "0 - Vanes swing", "reg_type": "holding", "address": 10011, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=1", "original_name": "Vanes swing" }, { "name": "0 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 10023, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=1" }, { "name": "0 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 10024, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=1" }, { "name": "1 - AC connected", "reg_type": "coil", "address": 10120, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=2" }, { "name": "1 - Errors", "reg_type": "discrete", "address": 10100, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=2" }, { "name": "1 - Active", "reg_type": "coil", "address": 10101, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=2" }, { "name": "1 - Mode", "reg_type": "holding", "address": 10101, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=2", "original_name": "Mode" }, { "name": "1 - Mode", "reg_type": "holding", "address": 10101, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=2", "original_name": "Mode" }, { "name": "1 - First error code", "reg_type": "input", "address": 10101, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=2" }, { "name": "1 - Active mode", "reg_type": "holding", "address": 10102, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=2", "original_name": "Active mode" }, { "name": "1 - Active mode", "reg_type": "holding", "address": 10102, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=2", "original_name": "Active mode" }, { "name": "1 - Indoor air temperature", "reg_type": "holding", "address": 10103, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=2", "original_name": "Indoor air temperature" }, { "name": "1 - Indoor air temperature", "reg_type": "holding", "address": 10103, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=2", "original_name": "Indoor air temperature" }, { "name": "1 - Target temperature", "reg_type": "holding", "address": 10105, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=2" }, { "name": "1 - Thermostat state", "reg_type": "holding", "address": 10106, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=2", "original_name": "Thermostat state" }, { "name": "1 - Thermostat state", "reg_type": "holding", "address": 10106, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=2", "original_name": "Thermostat state" }, { "name": "1 - Fan speed", "reg_type": "holding", "address": 10107, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=2", "original_name": "Fan speed" }, { "name": "1 - Fan speed", "reg_type": "holding", "address": 10107, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=2", "original_name": "Fan speed" }, { "name": "1 - Smart fan speed", "reg_type": "holding", "address": 10108, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=2", "original_name": "Smart fan speed" }, { "name": "1 - Smart fan speed", "reg_type": "holding", "address": 10108, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=2", "original_name": "Smart fan speed" }, { "name": "1 - Horizontal vanes", "reg_type": "holding", "address": 10109, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=2", "original_name": "Horizontal vanes" }, { "name": "1 - Horizontal vanes", "reg_type": "holding", "address": 10109, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=2", "original_name": "Horizontal vanes" }, { "name": "1 - Vanes swing", "reg_type": "holding", "address": 10111, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=2", "original_name": "Vanes swing" }, { "name": "1 - Vanes swing", "reg_type": "holding", "address": 10111, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=2", "original_name": "Vanes swing" }, { "name": "1 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 10123, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=2" }, { "name": "1 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 10124, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=2" }, { "name": "2 - AC connected", "reg_type": "coil", "address": 10220, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=3" }, { "name": "2 - Errors", "reg_type": "discrete", "address": 10200, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=3" }, { "name": "2 - Active", "reg_type": "coil", "address": 10201, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=3" }, { "name": "2 - Mode", "reg_type": "holding", "address": 10201, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=3", "original_name": "Mode" }, { "name": "2 - Mode", "reg_type": "holding", "address": 10201, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=3", "original_name": "Mode" }, { "name": "2 - First error code", "reg_type": "input", "address": 10201, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=3" }, { "name": "2 - Active mode", "reg_type": "holding", "address": 10202, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=3", "original_name": "Active mode" }, { "name": "2 - Active mode", "reg_type": "holding", "address": 10202, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=3", "original_name": "Active mode" }, { "name": "2 - Indoor air temperature", "reg_type": "holding", "address": 10203, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=3", "original_name": "Indoor air temperature" }, { "name": "2 - Indoor air temperature", "reg_type": "holding", "address": 10203, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=3", "original_name": "Indoor air temperature" }, { "name": "2 - Target temperature", "reg_type": "holding", "address": 10205, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=3" }, { "name": "2 - Thermostat state", "reg_type": "holding", "address": 10206, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=3", "original_name": "Thermostat state" }, { "name": "2 - Thermostat state", "reg_type": "holding", "address": 10206, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=3", "original_name": "Thermostat state" }, { "name": "2 - Fan speed", "reg_type": "holding", "address": 10207, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=3", "original_name": "Fan speed" }, { "name": "2 - Fan speed", "reg_type": "holding", "address": 10207, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=3", "original_name": "Fan speed" }, { "name": "2 - Smart fan speed", "reg_type": "holding", "address": 10208, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=3", "original_name": "Smart fan speed" }, { "name": "2 - Smart fan speed", "reg_type": "holding", "address": 10208, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=3", "original_name": "Smart fan speed" }, { "name": "2 - Horizontal vanes", "reg_type": "holding", "address": 10209, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=3", "original_name": "Horizontal vanes" }, { "name": "2 - Horizontal vanes", "reg_type": "holding", "address": 10209, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=3", "original_name": "Horizontal vanes" }, { "name": "2 - Vanes swing", "reg_type": "holding", "address": 10211, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=3", "original_name": "Vanes swing" }, { "name": "2 - Vanes swing", "reg_type": "holding", "address": 10211, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=3", "original_name": "Vanes swing" }, { "name": "2 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 10223, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=3" }, { "name": "2 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 10224, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=3" }, { "name": "3 - AC connected", "reg_type": "coil", "address": 10320, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=4" }, { "name": "3 - Errors", "reg_type": "discrete", "address": 10300, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=4" }, { "name": "3 - Active", "reg_type": "coil", "address": 10301, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=4" }, { "name": "3 - Mode", "reg_type": "holding", "address": 10301, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=4", "original_name": "Mode" }, { "name": "3 - Mode", "reg_type": "holding", "address": 10301, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=4", "original_name": "Mode" }, { "name": "3 - First error code", "reg_type": "input", "address": 10301, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=4" }, { "name": "3 - Active mode", "reg_type": "holding", "address": 10302, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=4", "original_name": "Active mode" }, { "name": "3 - Active mode", "reg_type": "holding", "address": 10302, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=4", "original_name": "Active mode" }, { "name": "3 - Indoor air temperature", "reg_type": "holding", "address": 10303, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=4", "original_name": "Indoor air temperature" }, { "name": "3 - Indoor air temperature", "reg_type": "holding", "address": 10303, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=4", "original_name": "Indoor air temperature" }, { "name": "3 - Target temperature", "reg_type": "holding", "address": 10305, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=4" }, { "name": "3 - Thermostat state", "reg_type": "holding", "address": 10306, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=4", "original_name": "Thermostat state" }, { "name": "3 - Thermostat state", "reg_type": "holding", "address": 10306, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=4", "original_name": "Thermostat state" }, { "name": "3 - Fan speed", "reg_type": "holding", "address": 10307, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=4", "original_name": "Fan speed" }, { "name": "3 - Fan speed", "reg_type": "holding", "address": 10307, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=4", "original_name": "Fan speed" }, { "name": "3 - Smart fan speed", "reg_type": "holding", "address": 10308, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=4", "original_name": "Smart fan speed" }, { "name": "3 - Smart fan speed", "reg_type": "holding", "address": 10308, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=4", "original_name": "Smart fan speed" }, { "name": "3 - Horizontal vanes", "reg_type": "holding", "address": 10309, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=4", "original_name": "Horizontal vanes" }, { "name": "3 - Horizontal vanes", "reg_type": "holding", "address": 10309, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=4", "original_name": "Horizontal vanes" }, { "name": "3 - Vanes swing", "reg_type": "holding", "address": 10311, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=4", "original_name": "Vanes swing" }, { "name": "3 - Vanes swing", "reg_type": "holding", "address": 10311, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=4", "original_name": "Vanes swing" }, { "name": "3 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 10323, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=4" }, { "name": "3 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 10324, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=4" }, { "name": "4 - AC connected", "reg_type": "coil", "address": 10420, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=5" }, { "name": "4 - Errors", "reg_type": "discrete", "address": 10400, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=5" }, { "name": "4 - Active", "reg_type": "coil", "address": 10401, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=5" }, { "name": "4 - Mode", "reg_type": "holding", "address": 10401, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=5", "original_name": "Mode" }, { "name": "4 - Mode", "reg_type": "holding", "address": 10401, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=5", "original_name": "Mode" }, { "name": "4 - First error code", "reg_type": "input", "address": 10401, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=5" }, { "name": "4 - Active mode", "reg_type": "holding", "address": 10402, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=5", "original_name": "Active mode" }, { "name": "4 - Active mode", "reg_type": "holding", "address": 10402, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=5", "original_name": "Active mode" }, { "name": "4 - Indoor air temperature", "reg_type": "holding", "address": 10403, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=5", "original_name": "Indoor air temperature" }, { "name": "4 - Indoor air temperature", "reg_type": "holding", "address": 10403, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=5", "original_name": "Indoor air temperature" }, { "name": "4 - Target temperature", "reg_type": "holding", "address": 10405, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=5" }, { "name": "4 - Thermostat state", "reg_type": "holding", "address": 10406, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=5", "original_name": "Thermostat state" }, { "name": "4 - Thermostat state", "reg_type": "holding", "address": 10406, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=5", "original_name": "Thermostat state" }, { "name": "4 - Fan speed", "reg_type": "holding", "address": 10407, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=5", "original_name": "Fan speed" }, { "name": "4 - Fan speed", "reg_type": "holding", "address": 10407, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=5", "original_name": "Fan speed" }, { "name": "4 - Smart fan speed", "reg_type": "holding", "address": 10408, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=5", "original_name": "Smart fan speed" }, { "name": "4 - Smart fan speed", "reg_type": "holding", "address": 10408, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=5", "original_name": "Smart fan speed" }, { "name": "4 - Horizontal vanes", "reg_type": "holding", "address": 10409, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=5", "original_name": "Horizontal vanes" }, { "name": "4 - Horizontal vanes", "reg_type": "holding", "address": 10409, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=5", "original_name": "Horizontal vanes" }, { "name": "4 - Vanes swing", "reg_type": "holding", "address": 10411, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=5", "original_name": "Vanes swing" }, { "name": "4 - Vanes swing", "reg_type": "holding", "address": 10411, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=5", "original_name": "Vanes swing" }, { "name": "4 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 10423, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=5" }, { "name": "4 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 10424, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=5" }, { "name": "5 - AC connected", "reg_type": "coil", "address": 10520, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=6" }, { "name": "5 - Errors", "reg_type": "discrete", "address": 10500, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=6" }, { "name": "5 - Active", "reg_type": "coil", "address": 10501, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=6" }, { "name": "5 - Mode", "reg_type": "holding", "address": 10501, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=6", "original_name": "Mode" }, { "name": "5 - Mode", "reg_type": "holding", "address": 10501, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=6", "original_name": "Mode" }, { "name": "5 - First error code", "reg_type": "input", "address": 10501, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=6" }, { "name": "5 - Active mode", "reg_type": "holding", "address": 10502, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=6", "original_name": "Active mode" }, { "name": "5 - Active mode", "reg_type": "holding", "address": 10502, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=6", "original_name": "Active mode" }, { "name": "5 - Indoor air temperature", "reg_type": "holding", "address": 10503, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=6", "original_name": "Indoor air temperature" }, { "name": "5 - Indoor air temperature", "reg_type": "holding", "address": 10503, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=6", "original_name": "Indoor air temperature" }, { "name": "5 - Target temperature", "reg_type": "holding", "address": 10505, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=6" }, { "name": "5 - Thermostat state", "reg_type": "holding", "address": 10506, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=6", "original_name": "Thermostat state" }, { "name": "5 - Thermostat state", "reg_type": "holding", "address": 10506, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=6", "original_name": "Thermostat state" }, { "name": "5 - Fan speed", "reg_type": "holding", "address": 10507, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=6", "original_name": "Fan speed" }, { "name": "5 - Fan speed", "reg_type": "holding", "address": 10507, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=6", "original_name": "Fan speed" }, { "name": "5 - Smart fan speed", "reg_type": "holding", "address": 10508, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=6", "original_name": "Smart fan speed" }, { "name": "5 - Smart fan speed", "reg_type": "holding", "address": 10508, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=6", "original_name": "Smart fan speed" }, { "name": "5 - Horizontal vanes", "reg_type": "holding", "address": 10509, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=6", "original_name": "Horizontal vanes" }, { "name": "5 - Horizontal vanes", "reg_type": "holding", "address": 10509, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=6", "original_name": "Horizontal vanes" }, { "name": "5 - Vanes swing", "reg_type": "holding", "address": 10511, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=6", "original_name": "Vanes swing" }, { "name": "5 - Vanes swing", "reg_type": "holding", "address": 10511, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=6", "original_name": "Vanes swing" }, { "name": "5 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 10523, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=6" }, { "name": "5 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 10524, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=6" }, { "name": "6 - AC connected", "reg_type": "coil", "address": 10620, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=7" }, { "name": "6 - Errors", "reg_type": "discrete", "address": 10600, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=7" }, { "name": "6 - Active", "reg_type": "coil", "address": 10601, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=7" }, { "name": "6 - Mode", "reg_type": "holding", "address": 10601, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=7", "original_name": "Mode" }, { "name": "6 - Mode", "reg_type": "holding", "address": 10601, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=7", "original_name": "Mode" }, { "name": "6 - First error code", "reg_type": "input", "address": 10601, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=7" }, { "name": "6 - Active mode", "reg_type": "holding", "address": 10602, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=7", "original_name": "Active mode" }, { "name": "6 - Active mode", "reg_type": "holding", "address": 10602, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=7", "original_name": "Active mode" }, { "name": "6 - Indoor air temperature", "reg_type": "holding", "address": 10603, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=7", "original_name": "Indoor air temperature" }, { "name": "6 - Indoor air temperature", "reg_type": "holding", "address": 10603, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=7", "original_name": "Indoor air temperature" }, { "name": "6 - Target temperature", "reg_type": "holding", "address": 10605, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=7" }, { "name": "6 - Thermostat state", "reg_type": "holding", "address": 10606, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=7", "original_name": "Thermostat state" }, { "name": "6 - Thermostat state", "reg_type": "holding", "address": 10606, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=7", "original_name": "Thermostat state" }, { "name": "6 - Fan speed", "reg_type": "holding", "address": 10607, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=7", "original_name": "Fan speed" }, { "name": "6 - Fan speed", "reg_type": "holding", "address": 10607, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=7", "original_name": "Fan speed" }, { "name": "6 - Smart fan speed", "reg_type": "holding", "address": 10608, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=7", "original_name": "Smart fan speed" }, { "name": "6 - Smart fan speed", "reg_type": "holding", "address": 10608, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=7", "original_name": "Smart fan speed" }, { "name": "6 - Horizontal vanes", "reg_type": "holding", "address": 10609, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=7", "original_name": "Horizontal vanes" }, { "name": "6 - Horizontal vanes", "reg_type": "holding", "address": 10609, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=7", "original_name": "Horizontal vanes" }, { "name": "6 - Vanes swing", "reg_type": "holding", "address": 10611, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=7", "original_name": "Vanes swing" }, { "name": "6 - Vanes swing", "reg_type": "holding", "address": 10611, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=7", "original_name": "Vanes swing" }, { "name": "6 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 10623, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=7" }, { "name": "6 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 10624, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=7" }, { "name": "7 - AC connected", "reg_type": "coil", "address": 10720, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=8" }, { "name": "7 - Errors", "reg_type": "discrete", "address": 10700, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=8" }, { "name": "7 - Active", "reg_type": "coil", "address": 10701, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=8" }, { "name": "7 - Mode", "reg_type": "holding", "address": 10701, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=8", "original_name": "Mode" }, { "name": "7 - Mode", "reg_type": "holding", "address": 10701, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=8", "original_name": "Mode" }, { "name": "7 - First error code", "reg_type": "input", "address": 10701, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=8" }, { "name": "7 - Active mode", "reg_type": "holding", "address": 10702, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=8", "original_name": "Active mode" }, { "name": "7 - Active mode", "reg_type": "holding", "address": 10702, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=8", "original_name": "Active mode" }, { "name": "7 - Indoor air temperature", "reg_type": "holding", "address": 10703, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=8", "original_name": "Indoor air temperature" }, { "name": "7 - Indoor air temperature", "reg_type": "holding", "address": 10703, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=8", "original_name": "Indoor air temperature" }, { "name": "7 - Target temperature", "reg_type": "holding", "address": 10705, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=8" }, { "name": "7 - Thermostat state", "reg_type": "holding", "address": 10706, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=8", "original_name": "Thermostat state" }, { "name": "7 - Thermostat state", "reg_type": "holding", "address": 10706, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=8", "original_name": "Thermostat state" }, { "name": "7 - Fan speed", "reg_type": "holding", "address": 10707, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=8", "original_name": "Fan speed" }, { "name": "7 - Fan speed", "reg_type": "holding", "address": 10707, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=8", "original_name": "Fan speed" }, { "name": "7 - Smart fan speed", "reg_type": "holding", "address": 10708, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=8", "original_name": "Smart fan speed" }, { "name": "7 - Smart fan speed", "reg_type": "holding", "address": 10708, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=8", "original_name": "Smart fan speed" }, { "name": "7 - Horizontal vanes", "reg_type": "holding", "address": 10709, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=8", "original_name": "Horizontal vanes" }, { "name": "7 - Horizontal vanes", "reg_type": "holding", "address": 10709, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=8", "original_name": "Horizontal vanes" }, { "name": "7 - Vanes swing", "reg_type": "holding", "address": 10711, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=8", "original_name": "Vanes swing" }, { "name": "7 - Vanes swing", "reg_type": "holding", "address": 10711, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=8", "original_name": "Vanes swing" }, { "name": "7 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 10723, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=8" }, { "name": "7 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 10724, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=8" }, { "name": "8 - AC connected", "reg_type": "coil", "address": 10820, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=9" }, { "name": "8 - Errors", "reg_type": "discrete", "address": 10800, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=9" }, { "name": "8 - Active", "reg_type": "coil", "address": 10801, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=9" }, { "name": "8 - Mode", "reg_type": "holding", "address": 10801, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=9", "original_name": "Mode" }, { "name": "8 - Mode", "reg_type": "holding", "address": 10801, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=9", "original_name": "Mode" }, { "name": "8 - First error code", "reg_type": "input", "address": 10801, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=9" }, { "name": "8 - Active mode", "reg_type": "holding", "address": 10802, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=9", "original_name": "Active mode" }, { "name": "8 - Active mode", "reg_type": "holding", "address": 10802, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=9", "original_name": "Active mode" }, { "name": "8 - Indoor air temperature", "reg_type": "holding", "address": 10803, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=9", "original_name": "Indoor air temperature" }, { "name": "8 - Indoor air temperature", "reg_type": "holding", "address": 10803, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=9", "original_name": "Indoor air temperature" }, { "name": "8 - Target temperature", "reg_type": "holding", "address": 10805, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=9" }, { "name": "8 - Thermostat state", "reg_type": "holding", "address": 10806, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=9", "original_name": "Thermostat state" }, { "name": "8 - Thermostat state", "reg_type": "holding", "address": 10806, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=9", "original_name": "Thermostat state" }, { "name": "8 - Fan speed", "reg_type": "holding", "address": 10807, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=9", "original_name": "Fan speed" }, { "name": "8 - Fan speed", "reg_type": "holding", "address": 10807, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=9", "original_name": "Fan speed" }, { "name": "8 - Smart fan speed", "reg_type": "holding", "address": 10808, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=9", "original_name": "Smart fan speed" }, { "name": "8 - Smart fan speed", "reg_type": "holding", "address": 10808, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=9", "original_name": "Smart fan speed" }, { "name": "8 - Horizontal vanes", "reg_type": "holding", "address": 10809, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=9", "original_name": "Horizontal vanes" }, { "name": "8 - Horizontal vanes", "reg_type": "holding", "address": 10809, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=9", "original_name": "Horizontal vanes" }, { "name": "8 - Vanes swing", "reg_type": "holding", "address": 10811, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=9", "original_name": "Vanes swing" }, { "name": "8 - Vanes swing", "reg_type": "holding", "address": 10811, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=9", "original_name": "Vanes swing" }, { "name": "8 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 10823, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=9" }, { "name": "8 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 10824, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=9" }, { "name": "9 - AC connected", "reg_type": "coil", "address": 10920, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=10" }, { "name": "9 - Errors", "reg_type": "discrete", "address": 10900, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=10" }, { "name": "9 - Active", "reg_type": "coil", "address": 10901, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=10" }, { "name": "9 - Mode", "reg_type": "holding", "address": 10901, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=10", "original_name": "Mode" }, { "name": "9 - Mode", "reg_type": "holding", "address": 10901, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=10", "original_name": "Mode" }, { "name": "9 - First error code", "reg_type": "input", "address": 10901, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=10" }, { "name": "9 - Active mode", "reg_type": "holding", "address": 10902, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=10", "original_name": "Active mode" }, { "name": "9 - Active mode", "reg_type": "holding", "address": 10902, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=10", "original_name": "Active mode" }, { "name": "9 - Indoor air temperature", "reg_type": "holding", "address": 10903, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=10", "original_name": "Indoor air temperature" }, { "name": "9 - Indoor air temperature", "reg_type": "holding", "address": 10903, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=10", "original_name": "Indoor air temperature" }, { "name": "9 - Target temperature", "reg_type": "holding", "address": 10905, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=10" }, { "name": "9 - Thermostat state", "reg_type": "holding", "address": 10906, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=10", "original_name": "Thermostat state" }, { "name": "9 - Thermostat state", "reg_type": "holding", "address": 10906, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=10", "original_name": "Thermostat state" }, { "name": "9 - Fan speed", "reg_type": "holding", "address": 10907, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=10", "original_name": "Fan speed" }, { "name": "9 - Fan speed", "reg_type": "holding", "address": 10907, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=10", "original_name": "Fan speed" }, { "name": "9 - Smart fan speed", "reg_type": "holding", "address": 10908, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=10", "original_name": "Smart fan speed" }, { "name": "9 - Smart fan speed", "reg_type": "holding", "address": 10908, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=10", "original_name": "Smart fan speed" }, { "name": "9 - Horizontal vanes", "reg_type": "holding", "address": 10909, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=10", "original_name": "Horizontal vanes" }, { "name": "9 - Horizontal vanes", "reg_type": "holding", "address": 10909, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=10", "original_name": "Horizontal vanes" }, { "name": "9 - Vanes swing", "reg_type": "holding", "address": 10911, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=10", "original_name": "Vanes swing" }, { "name": "9 - Vanes swing", "reg_type": "holding", "address": 10911, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=10", "original_name": "Vanes swing" }, { "name": "9 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 10923, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=10" }, { "name": "9 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 10924, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=10" }, { "name": "10 - AC connected", "reg_type": "coil", "address": 11020, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=11" }, { "name": "10 - Errors", "reg_type": "discrete", "address": 11000, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=11" }, { "name": "10 - Active", "reg_type": "coil", "address": 11001, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=11" }, { "name": "10 - Mode", "reg_type": "holding", "address": 11001, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=11", "original_name": "Mode" }, { "name": "10 - Mode", "reg_type": "holding", "address": 11001, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=11", "original_name": "Mode" }, { "name": "10 - First error code", "reg_type": "input", "address": 11001, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=11" }, { "name": "10 - Active mode", "reg_type": "holding", "address": 11002, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=11", "original_name": "Active mode" }, { "name": "10 - Active mode", "reg_type": "holding", "address": 11002, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=11", "original_name": "Active mode" }, { "name": "10 - Indoor air temperature", "reg_type": "holding", "address": 11003, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=11", "original_name": "Indoor air temperature" }, { "name": "10 - Indoor air temperature", "reg_type": "holding", "address": 11003, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=11", "original_name": "Indoor air temperature" }, { "name": "10 - Target temperature", "reg_type": "holding", "address": 11005, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=11" }, { "name": "10 - Thermostat state", "reg_type": "holding", "address": 11006, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=11", "original_name": "Thermostat state" }, { "name": "10 - Thermostat state", "reg_type": "holding", "address": 11006, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=11", "original_name": "Thermostat state" }, { "name": "10 - Fan speed", "reg_type": "holding", "address": 11007, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=11", "original_name": "Fan speed" }, { "name": "10 - Fan speed", "reg_type": "holding", "address": 11007, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=11", "original_name": "Fan speed" }, { "name": "10 - Smart fan speed", "reg_type": "holding", "address": 11008, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=11", "original_name": "Smart fan speed" }, { "name": "10 - Smart fan speed", "reg_type": "holding", "address": 11008, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=11", "original_name": "Smart fan speed" }, { "name": "10 - Horizontal vanes", "reg_type": "holding", "address": 11009, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=11", "original_name": "Horizontal vanes" }, { "name": "10 - Horizontal vanes", "reg_type": "holding", "address": 11009, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=11", "original_name": "Horizontal vanes" }, { "name": "10 - Vanes swing", "reg_type": "holding", "address": 11011, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=11", "original_name": "Vanes swing" }, { "name": "10 - Vanes swing", "reg_type": "holding", "address": 11011, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=11", "original_name": "Vanes swing" }, { "name": "10 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 11023, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=11" }, { "name": "10 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 11024, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=11" }, { "name": "11 - AC connected", "reg_type": "coil", "address": 11120, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=12" }, { "name": "11 - Errors", "reg_type": "discrete", "address": 11100, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=12" }, { "name": "11 - Active", "reg_type": "coil", "address": 11101, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=12" }, { "name": "11 - Mode", "reg_type": "holding", "address": 11101, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=12", "original_name": "Mode" }, { "name": "11 - Mode", "reg_type": "holding", "address": 11101, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=12", "original_name": "Mode" }, { "name": "11 - First error code", "reg_type": "input", "address": 11101, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=12" }, { "name": "11 - Active mode", "reg_type": "holding", "address": 11102, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=12", "original_name": "Active mode" }, { "name": "11 - Active mode", "reg_type": "holding", "address": 11102, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=12", "original_name": "Active mode" }, { "name": "11 - Indoor air temperature", "reg_type": "holding", "address": 11103, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=12", "original_name": "Indoor air temperature" }, { "name": "11 - Indoor air temperature", "reg_type": "holding", "address": 11103, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=12", "original_name": "Indoor air temperature" }, { "name": "11 - Target temperature", "reg_type": "holding", "address": 11105, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=12" }, { "name": "11 - Thermostat state", "reg_type": "holding", "address": 11106, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=12", "original_name": "Thermostat state" }, { "name": "11 - Thermostat state", "reg_type": "holding", "address": 11106, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=12", "original_name": "Thermostat state" }, { "name": "11 - Fan speed", "reg_type": "holding", "address": 11107, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=12", "original_name": "Fan speed" }, { "name": "11 - Fan speed", "reg_type": "holding", "address": 11107, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=12", "original_name": "Fan speed" }, { "name": "11 - Smart fan speed", "reg_type": "holding", "address": 11108, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=12", "original_name": "Smart fan speed" }, { "name": "11 - Smart fan speed", "reg_type": "holding", "address": 11108, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=12", "original_name": "Smart fan speed" }, { "name": "11 - Horizontal vanes", "reg_type": "holding", "address": 11109, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=12", "original_name": "Horizontal vanes" }, { "name": "11 - Horizontal vanes", "reg_type": "holding", "address": 11109, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=12", "original_name": "Horizontal vanes" }, { "name": "11 - Vanes swing", "reg_type": "holding", "address": 11111, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=12", "original_name": "Vanes swing" }, { "name": "11 - Vanes swing", "reg_type": "holding", "address": 11111, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=12", "original_name": "Vanes swing" }, { "name": "11 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 11123, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=12" }, { "name": "11 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 11124, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=12" }, { "name": "12 - AC connected", "reg_type": "coil", "address": 11220, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=13" }, { "name": "12 - Errors", "reg_type": "discrete", "address": 11200, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=13" }, { "name": "12 - Active", "reg_type": "coil", "address": 11201, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=13" }, { "name": "12 - Mode", "reg_type": "holding", "address": 11201, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=13", "original_name": "Mode" }, { "name": "12 - Mode", "reg_type": "holding", "address": 11201, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=13", "original_name": "Mode" }, { "name": "12 - First error code", "reg_type": "input", "address": 11201, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=13" }, { "name": "12 - Active mode", "reg_type": "holding", "address": 11202, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=13", "original_name": "Active mode" }, { "name": "12 - Active mode", "reg_type": "holding", "address": 11202, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=13", "original_name": "Active mode" }, { "name": "12 - Indoor air temperature", "reg_type": "holding", "address": 11203, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=13", "original_name": "Indoor air temperature" }, { "name": "12 - Indoor air temperature", "reg_type": "holding", "address": 11203, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=13", "original_name": "Indoor air temperature" }, { "name": "12 - Target temperature", "reg_type": "holding", "address": 11205, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=13" }, { "name": "12 - Thermostat state", "reg_type": "holding", "address": 11206, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=13", "original_name": "Thermostat state" }, { "name": "12 - Thermostat state", "reg_type": "holding", "address": 11206, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=13", "original_name": "Thermostat state" }, { "name": "12 - Fan speed", "reg_type": "holding", "address": 11207, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=13", "original_name": "Fan speed" }, { "name": "12 - Fan speed", "reg_type": "holding", "address": 11207, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=13", "original_name": "Fan speed" }, { "name": "12 - Smart fan speed", "reg_type": "holding", "address": 11208, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=13", "original_name": "Smart fan speed" }, { "name": "12 - Smart fan speed", "reg_type": "holding", "address": 11208, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=13", "original_name": "Smart fan speed" }, { "name": "12 - Horizontal vanes", "reg_type": "holding", "address": 11209, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=13", "original_name": "Horizontal vanes" }, { "name": "12 - Horizontal vanes", "reg_type": "holding", "address": 11209, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=13", "original_name": "Horizontal vanes" }, { "name": "12 - Vanes swing", "reg_type": "holding", "address": 11211, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=13", "original_name": "Vanes swing" }, { "name": "12 - Vanes swing", "reg_type": "holding", "address": 11211, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=13", "original_name": "Vanes swing" }, { "name": "12 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 11223, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=13" }, { "name": "12 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 11224, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=13" }, { "name": "13 - AC connected", "reg_type": "coil", "address": 11320, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=14" }, { "name": "13 - Errors", "reg_type": "discrete", "address": 11300, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=14" }, { "name": "13 - Active", "reg_type": "coil", "address": 11301, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=14" }, { "name": "13 - Mode", "reg_type": "holding", "address": 11301, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=14", "original_name": "Mode" }, { "name": "13 - Mode", "reg_type": "holding", "address": 11301, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=14", "original_name": "Mode" }, { "name": "13 - First error code", "reg_type": "input", "address": 11301, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=14" }, { "name": "13 - Active mode", "reg_type": "holding", "address": 11302, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=14", "original_name": "Active mode" }, { "name": "13 - Active mode", "reg_type": "holding", "address": 11302, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=14", "original_name": "Active mode" }, { "name": "13 - Indoor air temperature", "reg_type": "holding", "address": 11303, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=14", "original_name": "Indoor air temperature" }, { "name": "13 - Indoor air temperature", "reg_type": "holding", "address": 11303, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=14", "original_name": "Indoor air temperature" }, { "name": "13 - Target temperature", "reg_type": "holding", "address": 11305, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=14" }, { "name": "13 - Thermostat state", "reg_type": "holding", "address": 11306, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=14", "original_name": "Thermostat state" }, { "name": "13 - Thermostat state", "reg_type": "holding", "address": 11306, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=14", "original_name": "Thermostat state" }, { "name": "13 - Fan speed", "reg_type": "holding", "address": 11307, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=14", "original_name": "Fan speed" }, { "name": "13 - Fan speed", "reg_type": "holding", "address": 11307, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=14", "original_name": "Fan speed" }, { "name": "13 - Smart fan speed", "reg_type": "holding", "address": 11308, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=14", "original_name": "Smart fan speed" }, { "name": "13 - Smart fan speed", "reg_type": "holding", "address": 11308, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=14", "original_name": "Smart fan speed" }, { "name": "13 - Horizontal vanes", "reg_type": "holding", "address": 11309, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=14", "original_name": "Horizontal vanes" }, { "name": "13 - Horizontal vanes", "reg_type": "holding", "address": 11309, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=14", "original_name": "Horizontal vanes" }, { "name": "13 - Vanes swing", "reg_type": "holding", "address": 11311, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=14", "original_name": "Vanes swing" }, { "name": "13 - Vanes swing", "reg_type": "holding", "address": 11311, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=14", "original_name": "Vanes swing" }, { "name": "13 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 11323, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=14" }, { "name": "13 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 11324, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=14" }, { "name": "14 - AC connected", "reg_type": "coil", "address": 11420, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=15" }, { "name": "14 - Errors", "reg_type": "discrete", "address": 11400, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=15" }, { "name": "14 - Active", "reg_type": "coil", "address": 11401, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=15" }, { "name": "14 - Mode", "reg_type": "holding", "address": 11401, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=15", "original_name": "Mode" }, { "name": "14 - Mode", "reg_type": "holding", "address": 11401, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=15", "original_name": "Mode" }, { "name": "14 - First error code", "reg_type": "input", "address": 11401, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=15" }, { "name": "14 - Active mode", "reg_type": "holding", "address": 11402, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=15", "original_name": "Active mode" }, { "name": "14 - Active mode", "reg_type": "holding", "address": 11402, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=15", "original_name": "Active mode" }, { "name": "14 - Indoor air temperature", "reg_type": "holding", "address": 11403, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=15", "original_name": "Indoor air temperature" }, { "name": "14 - Indoor air temperature", "reg_type": "holding", "address": 11403, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=15", "original_name": "Indoor air temperature" }, { "name": "14 - Target temperature", "reg_type": "holding", "address": 11405, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=15" }, { "name": "14 - Thermostat state", "reg_type": "holding", "address": 11406, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=15", "original_name": "Thermostat state" }, { "name": "14 - Thermostat state", "reg_type": "holding", "address": 11406, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=15", "original_name": "Thermostat state" }, { "name": "14 - Fan speed", "reg_type": "holding", "address": 11407, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=15", "original_name": "Fan speed" }, { "name": "14 - Fan speed", "reg_type": "holding", "address": 11407, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=15", "original_name": "Fan speed" }, { "name": "14 - Smart fan speed", "reg_type": "holding", "address": 11408, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=15", "original_name": "Smart fan speed" }, { "name": "14 - Smart fan speed", "reg_type": "holding", "address": 11408, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=15", "original_name": "Smart fan speed" }, { "name": "14 - Horizontal vanes", "reg_type": "holding", "address": 11409, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=15", "original_name": "Horizontal vanes" }, { "name": "14 - Horizontal vanes", "reg_type": "holding", "address": 11409, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=15", "original_name": "Horizontal vanes" }, { "name": "14 - Vanes swing", "reg_type": "holding", "address": 11411, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=15", "original_name": "Vanes swing" }, { "name": "14 - Vanes swing", "reg_type": "holding", "address": 11411, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=15", "original_name": "Vanes swing" }, { "name": "14 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 11423, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=15" }, { "name": "14 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 11424, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=15" }, { "name": "15 - AC connected", "reg_type": "coil", "address": 11520, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=16" }, { "name": "15 - Errors", "reg_type": "discrete", "address": 11500, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=16" }, { "name": "15 - Active", "reg_type": "coil", "address": 11501, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=16" }, { "name": "15 - Mode", "reg_type": "holding", "address": 11501, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=16", "original_name": "Mode" }, { "name": "15 - Mode", "reg_type": "holding", "address": 11501, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=16", "original_name": "Mode" }, { "name": "15 - First error code", "reg_type": "input", "address": 11501, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=16" }, { "name": "15 - Active mode", "reg_type": "holding", "address": 11502, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=16", "original_name": "Active mode" }, { "name": "15 - Active mode", "reg_type": "holding", "address": 11502, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=16", "original_name": "Active mode" }, { "name": "15 - Indoor air temperature", "reg_type": "holding", "address": 11503, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=16", "original_name": "Indoor air temperature" }, { "name": "15 - Indoor air temperature", "reg_type": "holding", "address": 11503, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=16", "original_name": "Indoor air temperature" }, { "name": "15 - Target temperature", "reg_type": "holding", "address": 11505, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=16" }, { "name": "15 - Thermostat state", "reg_type": "holding", "address": 11506, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=16", "original_name": "Thermostat state" }, { "name": "15 - Thermostat state", "reg_type": "holding", "address": 11506, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=16", "original_name": "Thermostat state" }, { "name": "15 - Fan speed", "reg_type": "holding", "address": 11507, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=16", "original_name": "Fan speed" }, { "name": "15 - Fan speed", "reg_type": "holding", "address": 11507, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=16", "original_name": "Fan speed" }, { "name": "15 - Smart fan speed", "reg_type": "holding", "address": 11508, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=16", "original_name": "Smart fan speed" }, { "name": "15 - Smart fan speed", "reg_type": "holding", "address": 11508, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=16", "original_name": "Smart fan speed" }, { "name": "15 - Horizontal vanes", "reg_type": "holding", "address": 11509, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=16", "original_name": "Horizontal vanes" }, { "name": "15 - Horizontal vanes", "reg_type": "holding", "address": 11509, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=16", "original_name": "Horizontal vanes" }, { "name": "15 - Vanes swing", "reg_type": "holding", "address": 11511, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=16", "original_name": "Vanes swing" }, { "name": "15 - Vanes swing", "reg_type": "holding", "address": 11511, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=16", "original_name": "Vanes swing" }, { "name": "15 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 11523, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=16" }, { "name": "15 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 11524, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=16" }, { "name": "16 - AC connected", "reg_type": "coil", "address": 11620, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=17" }, { "name": "16 - Errors", "reg_type": "discrete", "address": 11600, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=17" }, { "name": "16 - Active", "reg_type": "coil", "address": 11601, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=17" }, { "name": "16 - Mode", "reg_type": "holding", "address": 11601, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=17", "original_name": "Mode" }, { "name": "16 - Mode", "reg_type": "holding", "address": 11601, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=17", "original_name": "Mode" }, { "name": "16 - First error code", "reg_type": "input", "address": 11601, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=17" }, { "name": "16 - Active mode", "reg_type": "holding", "address": 11602, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=17", "original_name": "Active mode" }, { "name": "16 - Active mode", "reg_type": "holding", "address": 11602, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=17", "original_name": "Active mode" }, { "name": "16 - Indoor air temperature", "reg_type": "holding", "address": 11603, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=17", "original_name": "Indoor air temperature" }, { "name": "16 - Indoor air temperature", "reg_type": "holding", "address": 11603, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=17", "original_name": "Indoor air temperature" }, { "name": "16 - Target temperature", "reg_type": "holding", "address": 11605, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=17" }, { "name": "16 - Thermostat state", "reg_type": "holding", "address": 11606, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=17", "original_name": "Thermostat state" }, { "name": "16 - Thermostat state", "reg_type": "holding", "address": 11606, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=17", "original_name": "Thermostat state" }, { "name": "16 - Fan speed", "reg_type": "holding", "address": 11607, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=17", "original_name": "Fan speed" }, { "name": "16 - Fan speed", "reg_type": "holding", "address": 11607, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=17", "original_name": "Fan speed" }, { "name": "16 - Smart fan speed", "reg_type": "holding", "address": 11608, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=17", "original_name": "Smart fan speed" }, { "name": "16 - Smart fan speed", "reg_type": "holding", "address": 11608, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=17", "original_name": "Smart fan speed" }, { "name": "16 - Horizontal vanes", "reg_type": "holding", "address": 11609, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=17", "original_name": "Horizontal vanes" }, { "name": "16 - Horizontal vanes", "reg_type": "holding", "address": 11609, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=17", "original_name": "Horizontal vanes" }, { "name": "16 - Vanes swing", "reg_type": "holding", "address": 11611, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=17", "original_name": "Vanes swing" }, { "name": "16 - Vanes swing", "reg_type": "holding", "address": 11611, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=17", "original_name": "Vanes swing" }, { "name": "16 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 11623, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=17" }, { "name": "16 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 11624, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=17" }, { "name": "17 - AC connected", "reg_type": "coil", "address": 11720, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=18" }, { "name": "17 - Errors", "reg_type": "discrete", "address": 11700, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=18" }, { "name": "17 - Active", "reg_type": "coil", "address": 11701, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=18" }, { "name": "17 - Mode", "reg_type": "holding", "address": 11701, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=18", "original_name": "Mode" }, { "name": "17 - Mode", "reg_type": "holding", "address": 11701, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=18", "original_name": "Mode" }, { "name": "17 - First error code", "reg_type": "input", "address": 11701, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=18" }, { "name": "17 - Active mode", "reg_type": "holding", "address": 11702, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=18", "original_name": "Active mode" }, { "name": "17 - Active mode", "reg_type": "holding", "address": 11702, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=18", "original_name": "Active mode" }, { "name": "17 - Indoor air temperature", "reg_type": "holding", "address": 11703, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=18", "original_name": "Indoor air temperature" }, { "name": "17 - Indoor air temperature", "reg_type": "holding", "address": 11703, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=18", "original_name": "Indoor air temperature" }, { "name": "17 - Target temperature", "reg_type": "holding", "address": 11705, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=18" }, { "name": "17 - Thermostat state", "reg_type": "holding", "address": 11706, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=18", "original_name": "Thermostat state" }, { "name": "17 - Thermostat state", "reg_type": "holding", "address": 11706, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=18", "original_name": "Thermostat state" }, { "name": "17 - Fan speed", "reg_type": "holding", "address": 11707, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=18", "original_name": "Fan speed" }, { "name": "17 - Fan speed", "reg_type": "holding", "address": 11707, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=18", "original_name": "Fan speed" }, { "name": "17 - Smart fan speed", "reg_type": "holding", "address": 11708, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=18", "original_name": "Smart fan speed" }, { "name": "17 - Smart fan speed", "reg_type": "holding", "address": 11708, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=18", "original_name": "Smart fan speed" }, { "name": "17 - Horizontal vanes", "reg_type": "holding", "address": 11709, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=18", "original_name": "Horizontal vanes" }, { "name": "17 - Horizontal vanes", "reg_type": "holding", "address": 11709, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=18", "original_name": "Horizontal vanes" }, { "name": "17 - Vanes swing", "reg_type": "holding", "address": 11711, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=18", "original_name": "Vanes swing" }, { "name": "17 - Vanes swing", "reg_type": "holding", "address": 11711, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=18", "original_name": "Vanes swing" }, { "name": "17 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 11723, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=18" }, { "name": "17 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 11724, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=18" }, { "name": "18 - AC connected", "reg_type": "coil", "address": 11820, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=19" }, { "name": "18 - Errors", "reg_type": "discrete", "address": 11800, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=19" }, { "name": "18 - Active", "reg_type": "coil", "address": 11801, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=19" }, { "name": "18 - Mode", "reg_type": "holding", "address": 11801, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=19", "original_name": "Mode" }, { "name": "18 - Mode", "reg_type": "holding", "address": 11801, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=19", "original_name": "Mode" }, { "name": "18 - First error code", "reg_type": "input", "address": 11801, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=19" }, { "name": "18 - Active mode", "reg_type": "holding", "address": 11802, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=19", "original_name": "Active mode" }, { "name": "18 - Active mode", "reg_type": "holding", "address": 11802, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=19", "original_name": "Active mode" }, { "name": "18 - Indoor air temperature", "reg_type": "holding", "address": 11803, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=19", "original_name": "Indoor air temperature" }, { "name": "18 - Indoor air temperature", "reg_type": "holding", "address": 11803, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=19", "original_name": "Indoor air temperature" }, { "name": "18 - Target temperature", "reg_type": "holding", "address": 11805, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=19" }, { "name": "18 - Thermostat state", "reg_type": "holding", "address": 11806, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=19", "original_name": "Thermostat state" }, { "name": "18 - Thermostat state", "reg_type": "holding", "address": 11806, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=19", "original_name": "Thermostat state" }, { "name": "18 - Fan speed", "reg_type": "holding", "address": 11807, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=19", "original_name": "Fan speed" }, { "name": "18 - Fan speed", "reg_type": "holding", "address": 11807, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=19", "original_name": "Fan speed" }, { "name": "18 - Smart fan speed", "reg_type": "holding", "address": 11808, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=19", "original_name": "Smart fan speed" }, { "name": "18 - Smart fan speed", "reg_type": "holding", "address": 11808, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=19", "original_name": "Smart fan speed" }, { "name": "18 - Horizontal vanes", "reg_type": "holding", "address": 11809, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=19", "original_name": "Horizontal vanes" }, { "name": "18 - Horizontal vanes", "reg_type": "holding", "address": 11809, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=19", "original_name": "Horizontal vanes" }, { "name": "18 - Vanes swing", "reg_type": "holding", "address": 11811, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=19", "original_name": "Vanes swing" }, { "name": "18 - Vanes swing", "reg_type": "holding", "address": 11811, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=19", "original_name": "Vanes swing" }, { "name": "18 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 11823, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=19" }, { "name": "18 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 11824, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=19" }, { "name": "19 - AC connected", "reg_type": "coil", "address": 11920, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=20" }, { "name": "19 - Errors", "reg_type": "discrete", "address": 11900, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=20" }, { "name": "19 - Active", "reg_type": "coil", "address": 11901, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=20" }, { "name": "19 - Mode", "reg_type": "holding", "address": 11901, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=20", "original_name": "Mode" }, { "name": "19 - Mode", "reg_type": "holding", "address": 11901, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=20", "original_name": "Mode" }, { "name": "19 - First error code", "reg_type": "input", "address": 11901, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=20" }, { "name": "19 - Active mode", "reg_type": "holding", "address": 11902, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=20", "original_name": "Active mode" }, { "name": "19 - Active mode", "reg_type": "holding", "address": 11902, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=20", "original_name": "Active mode" }, { "name": "19 - Indoor air temperature", "reg_type": "holding", "address": 11903, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=20", "original_name": "Indoor air temperature" }, { "name": "19 - Indoor air temperature", "reg_type": "holding", "address": 11903, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=20", "original_name": "Indoor air temperature" }, { "name": "19 - Target temperature", "reg_type": "holding", "address": 11905, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=20" }, { "name": "19 - Thermostat state", "reg_type": "holding", "address": 11906, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=20", "original_name": "Thermostat state" }, { "name": "19 - Thermostat state", "reg_type": "holding", "address": 11906, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=20", "original_name": "Thermostat state" }, { "name": "19 - Fan speed", "reg_type": "holding", "address": 11907, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=20", "original_name": "Fan speed" }, { "name": "19 - Fan speed", "reg_type": "holding", "address": 11907, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=20", "original_name": "Fan speed" }, { "name": "19 - Smart fan speed", "reg_type": "holding", "address": 11908, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=20", "original_name": "Smart fan speed" }, { "name": "19 - Smart fan speed", "reg_type": "holding", "address": 11908, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=20", "original_name": "Smart fan speed" }, { "name": "19 - Horizontal vanes", "reg_type": "holding", "address": 11909, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=20", "original_name": "Horizontal vanes" }, { "name": "19 - Horizontal vanes", "reg_type": "holding", "address": 11909, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=20", "original_name": "Horizontal vanes" }, { "name": "19 - Vanes swing", "reg_type": "holding", "address": 11911, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=20", "original_name": "Vanes swing" }, { "name": "19 - Vanes swing", "reg_type": "holding", "address": 11911, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=20", "original_name": "Vanes swing" }, { "name": "19 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 11923, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=20" }, { "name": "19 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 11924, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=20" }, { "name": "20 - AC connected", "reg_type": "coil", "address": 12020, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=21" }, { "name": "20 - Errors", "reg_type": "discrete", "address": 12000, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=21" }, { "name": "20 - Active", "reg_type": "coil", "address": 12001, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=21" }, { "name": "20 - Mode", "reg_type": "holding", "address": 12001, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=21", "original_name": "Mode" }, { "name": "20 - Mode", "reg_type": "holding", "address": 12001, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=21", "original_name": "Mode" }, { "name": "20 - First error code", "reg_type": "input", "address": 12001, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=21" }, { "name": "20 - Active mode", "reg_type": "holding", "address": 12002, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=21", "original_name": "Active mode" }, { "name": "20 - Active mode", "reg_type": "holding", "address": 12002, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=21", "original_name": "Active mode" }, { "name": "20 - Indoor air temperature", "reg_type": "holding", "address": 12003, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=21", "original_name": "Indoor air temperature" }, { "name": "20 - Indoor air temperature", "reg_type": "holding", "address": 12003, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=21", "original_name": "Indoor air temperature" }, { "name": "20 - Target temperature", "reg_type": "holding", "address": 12005, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=21" }, { "name": "20 - Thermostat state", "reg_type": "holding", "address": 12006, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=21", "original_name": "Thermostat state" }, { "name": "20 - Thermostat state", "reg_type": "holding", "address": 12006, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=21", "original_name": "Thermostat state" }, { "name": "20 - Fan speed", "reg_type": "holding", "address": 12007, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=21", "original_name": "Fan speed" }, { "name": "20 - Fan speed", "reg_type": "holding", "address": 12007, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=21", "original_name": "Fan speed" }, { "name": "20 - Smart fan speed", "reg_type": "holding", "address": 12008, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=21", "original_name": "Smart fan speed" }, { "name": "20 - Smart fan speed", "reg_type": "holding", "address": 12008, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=21", "original_name": "Smart fan speed" }, { "name": "20 - Horizontal vanes", "reg_type": "holding", "address": 12009, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=21", "original_name": "Horizontal vanes" }, { "name": "20 - Horizontal vanes", "reg_type": "holding", "address": 12009, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=21", "original_name": "Horizontal vanes" }, { "name": "20 - Vanes swing", "reg_type": "holding", "address": 12011, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=21", "original_name": "Vanes swing" }, { "name": "20 - Vanes swing", "reg_type": "holding", "address": 12011, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=21", "original_name": "Vanes swing" }, { "name": "20 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 12023, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=21" }, { "name": "20 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 12024, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=21" }, { "name": "21 - AC connected", "reg_type": "coil", "address": 12120, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=22" }, { "name": "21 - Errors", "reg_type": "discrete", "address": 12100, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=22" }, { "name": "21 - Active", "reg_type": "coil", "address": 12101, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=22" }, { "name": "21 - Mode", "reg_type": "holding", "address": 12101, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=22", "original_name": "Mode" }, { "name": "21 - Mode", "reg_type": "holding", "address": 12101, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=22", "original_name": "Mode" }, { "name": "21 - First error code", "reg_type": "input", "address": 12101, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=22" }, { "name": "21 - Active mode", "reg_type": "holding", "address": 12102, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=22", "original_name": "Active mode" }, { "name": "21 - Active mode", "reg_type": "holding", "address": 12102, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=22", "original_name": "Active mode" }, { "name": "21 - Indoor air temperature", "reg_type": "holding", "address": 12103, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=22", "original_name": "Indoor air temperature" }, { "name": "21 - Indoor air temperature", "reg_type": "holding", "address": 12103, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=22", "original_name": "Indoor air temperature" }, { "name": "21 - Target temperature", "reg_type": "holding", "address": 12105, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=22" }, { "name": "21 - Thermostat state", "reg_type": "holding", "address": 12106, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=22", "original_name": "Thermostat state" }, { "name": "21 - Thermostat state", "reg_type": "holding", "address": 12106, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=22", "original_name": "Thermostat state" }, { "name": "21 - Fan speed", "reg_type": "holding", "address": 12107, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=22", "original_name": "Fan speed" }, { "name": "21 - Fan speed", "reg_type": "holding", "address": 12107, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=22", "original_name": "Fan speed" }, { "name": "21 - Smart fan speed", "reg_type": "holding", "address": 12108, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=22", "original_name": "Smart fan speed" }, { "name": "21 - Smart fan speed", "reg_type": "holding", "address": 12108, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=22", "original_name": "Smart fan speed" }, { "name": "21 - Horizontal vanes", "reg_type": "holding", "address": 12109, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=22", "original_name": "Horizontal vanes" }, { "name": "21 - Horizontal vanes", "reg_type": "holding", "address": 12109, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=22", "original_name": "Horizontal vanes" }, { "name": "21 - Vanes swing", "reg_type": "holding", "address": 12111, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=22", "original_name": "Vanes swing" }, { "name": "21 - Vanes swing", "reg_type": "holding", "address": 12111, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=22", "original_name": "Vanes swing" }, { "name": "21 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 12123, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=22" }, { "name": "21 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 12124, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=22" }, { "name": "22 - AC connected", "reg_type": "coil", "address": 12220, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=23" }, { "name": "22 - Errors", "reg_type": "discrete", "address": 12200, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=23" }, { "name": "22 - Active", "reg_type": "coil", "address": 12201, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=23" }, { "name": "22 - Mode", "reg_type": "holding", "address": 12201, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=23", "original_name": "Mode" }, { "name": "22 - Mode", "reg_type": "holding", "address": 12201, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=23", "original_name": "Mode" }, { "name": "22 - First error code", "reg_type": "input", "address": 12201, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=23" }, { "name": "22 - Active mode", "reg_type": "holding", "address": 12202, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=23", "original_name": "Active mode" }, { "name": "22 - Active mode", "reg_type": "holding", "address": 12202, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=23", "original_name": "Active mode" }, { "name": "22 - Indoor air temperature", "reg_type": "holding", "address": 12203, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=23", "original_name": "Indoor air temperature" }, { "name": "22 - Indoor air temperature", "reg_type": "holding", "address": 12203, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=23", "original_name": "Indoor air temperature" }, { "name": "22 - Target temperature", "reg_type": "holding", "address": 12205, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=23" }, { "name": "22 - Thermostat state", "reg_type": "holding", "address": 12206, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=23", "original_name": "Thermostat state" }, { "name": "22 - Thermostat state", "reg_type": "holding", "address": 12206, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=23", "original_name": "Thermostat state" }, { "name": "22 - Fan speed", "reg_type": "holding", "address": 12207, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=23", "original_name": "Fan speed" }, { "name": "22 - Fan speed", "reg_type": "holding", "address": 12207, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=23", "original_name": "Fan speed" }, { "name": "22 - Smart fan speed", "reg_type": "holding", "address": 12208, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=23", "original_name": "Smart fan speed" }, { "name": "22 - Smart fan speed", "reg_type": "holding", "address": 12208, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=23", "original_name": "Smart fan speed" }, { "name": "22 - Horizontal vanes", "reg_type": "holding", "address": 12209, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=23", "original_name": "Horizontal vanes" }, { "name": "22 - Horizontal vanes", "reg_type": "holding", "address": 12209, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=23", "original_name": "Horizontal vanes" }, { "name": "22 - Vanes swing", "reg_type": "holding", "address": 12211, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=23", "original_name": "Vanes swing" }, { "name": "22 - Vanes swing", "reg_type": "holding", "address": 12211, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=23", "original_name": "Vanes swing" }, { "name": "22 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 12223, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=23" }, { "name": "22 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 12224, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=23" }, { "name": "23 - AC connected", "reg_type": "coil", "address": 12320, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=24" }, { "name": "23 - Errors", "reg_type": "discrete", "address": 12300, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=24" }, { "name": "23 - Active", "reg_type": "coil", "address": 12301, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=24" }, { "name": "23 - Mode", "reg_type": "holding", "address": 12301, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=24", "original_name": "Mode" }, { "name": "23 - Mode", "reg_type": "holding", "address": 12301, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=24", "original_name": "Mode" }, { "name": "23 - First error code", "reg_type": "input", "address": 12301, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=24" }, { "name": "23 - Active mode", "reg_type": "holding", "address": 12302, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=24", "original_name": "Active mode" }, { "name": "23 - Active mode", "reg_type": "holding", "address": 12302, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=24", "original_name": "Active mode" }, { "name": "23 - Indoor air temperature", "reg_type": "holding", "address": 12303, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=24", "original_name": "Indoor air temperature" }, { "name": "23 - Indoor air temperature", "reg_type": "holding", "address": 12303, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=24", "original_name": "Indoor air temperature" }, { "name": "23 - Target temperature", "reg_type": "holding", "address": 12305, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=24" }, { "name": "23 - Thermostat state", "reg_type": "holding", "address": 12306, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=24", "original_name": "Thermostat state" }, { "name": "23 - Thermostat state", "reg_type": "holding", "address": 12306, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=24", "original_name": "Thermostat state" }, { "name": "23 - Fan speed", "reg_type": "holding", "address": 12307, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=24", "original_name": "Fan speed" }, { "name": "23 - Fan speed", "reg_type": "holding", "address": 12307, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=24", "original_name": "Fan speed" }, { "name": "23 - Smart fan speed", "reg_type": "holding", "address": 12308, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=24", "original_name": "Smart fan speed" }, { "name": "23 - Smart fan speed", "reg_type": "holding", "address": 12308, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=24", "original_name": "Smart fan speed" }, { "name": "23 - Horizontal vanes", "reg_type": "holding", "address": 12309, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=24", "original_name": "Horizontal vanes" }, { "name": "23 - Horizontal vanes", "reg_type": "holding", "address": 12309, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=24", "original_name": "Horizontal vanes" }, { "name": "23 - Vanes swing", "reg_type": "holding", "address": 12311, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=24", "original_name": "Vanes swing" }, { "name": "23 - Vanes swing", "reg_type": "holding", "address": 12311, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=24", "original_name": "Vanes swing" }, { "name": "23 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 12323, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=24" }, { "name": "23 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 12324, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=24" }, { "name": "24 - AC connected", "reg_type": "coil", "address": 12420, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=25" }, { "name": "24 - Errors", "reg_type": "discrete", "address": 12400, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=25" }, { "name": "24 - Active", "reg_type": "coil", "address": 12401, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=25" }, { "name": "24 - Mode", "reg_type": "holding", "address": 12401, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=25", "original_name": "Mode" }, { "name": "24 - Mode", "reg_type": "holding", "address": 12401, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=25", "original_name": "Mode" }, { "name": "24 - First error code", "reg_type": "input", "address": 12401, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=25" }, { "name": "24 - Active mode", "reg_type": "holding", "address": 12402, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=25", "original_name": "Active mode" }, { "name": "24 - Active mode", "reg_type": "holding", "address": 12402, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=25", "original_name": "Active mode" }, { "name": "24 - Indoor air temperature", "reg_type": "holding", "address": 12403, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=25", "original_name": "Indoor air temperature" }, { "name": "24 - Indoor air temperature", "reg_type": "holding", "address": 12403, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=25", "original_name": "Indoor air temperature" }, { "name": "24 - Target temperature", "reg_type": "holding", "address": 12405, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=25" }, { "name": "24 - Thermostat state", "reg_type": "holding", "address": 12406, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=25", "original_name": "Thermostat state" }, { "name": "24 - Thermostat state", "reg_type": "holding", "address": 12406, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=25", "original_name": "Thermostat state" }, { "name": "24 - Fan speed", "reg_type": "holding", "address": 12407, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=25", "original_name": "Fan speed" }, { "name": "24 - Fan speed", "reg_type": "holding", "address": 12407, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=25", "original_name": "Fan speed" }, { "name": "24 - Smart fan speed", "reg_type": "holding", "address": 12408, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=25", "original_name": "Smart fan speed" }, { "name": "24 - Smart fan speed", "reg_type": "holding", "address": 12408, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=25", "original_name": "Smart fan speed" }, { "name": "24 - Horizontal vanes", "reg_type": "holding", "address": 12409, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=25", "original_name": "Horizontal vanes" }, { "name": "24 - Horizontal vanes", "reg_type": "holding", "address": 12409, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=25", "original_name": "Horizontal vanes" }, { "name": "24 - Vanes swing", "reg_type": "holding", "address": 12411, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=25", "original_name": "Vanes swing" }, { "name": "24 - Vanes swing", "reg_type": "holding", "address": 12411, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=25", "original_name": "Vanes swing" }, { "name": "24 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 12423, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=25" }, { "name": "24 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 12424, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=25" }, { "name": "25 - AC connected", "reg_type": "coil", "address": 12520, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=26" }, { "name": "25 - Errors", "reg_type": "discrete", "address": 12500, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=26" }, { "name": "25 - Active", "reg_type": "coil", "address": 12501, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=26" }, { "name": "25 - Mode", "reg_type": "holding", "address": 12501, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=26", "original_name": "Mode" }, { "name": "25 - Mode", "reg_type": "holding", "address": 12501, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=26", "original_name": "Mode" }, { "name": "25 - First error code", "reg_type": "input", "address": 12501, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=26" }, { "name": "25 - Active mode", "reg_type": "holding", "address": 12502, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=26", "original_name": "Active mode" }, { "name": "25 - Active mode", "reg_type": "holding", "address": 12502, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=26", "original_name": "Active mode" }, { "name": "25 - Indoor air temperature", "reg_type": "holding", "address": 12503, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=26", "original_name": "Indoor air temperature" }, { "name": "25 - Indoor air temperature", "reg_type": "holding", "address": 12503, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=26", "original_name": "Indoor air temperature" }, { "name": "25 - Target temperature", "reg_type": "holding", "address": 12505, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=26" }, { "name": "25 - Thermostat state", "reg_type": "holding", "address": 12506, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=26", "original_name": "Thermostat state" }, { "name": "25 - Thermostat state", "reg_type": "holding", "address": 12506, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=26", "original_name": "Thermostat state" }, { "name": "25 - Fan speed", "reg_type": "holding", "address": 12507, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=26", "original_name": "Fan speed" }, { "name": "25 - Fan speed", "reg_type": "holding", "address": 12507, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=26", "original_name": "Fan speed" }, { "name": "25 - Smart fan speed", "reg_type": "holding", "address": 12508, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=26", "original_name": "Smart fan speed" }, { "name": "25 - Smart fan speed", "reg_type": "holding", "address": 12508, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=26", "original_name": "Smart fan speed" }, { "name": "25 - Horizontal vanes", "reg_type": "holding", "address": 12509, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=26", "original_name": "Horizontal vanes" }, { "name": "25 - Horizontal vanes", "reg_type": "holding", "address": 12509, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=26", "original_name": "Horizontal vanes" }, { "name": "25 - Vanes swing", "reg_type": "holding", "address": 12511, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=26", "original_name": "Vanes swing" }, { "name": "25 - Vanes swing", "reg_type": "holding", "address": 12511, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=26", "original_name": "Vanes swing" }, { "name": "25 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 12523, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=26" }, { "name": "25 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 12524, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=26" }, { "name": "26 - AC connected", "reg_type": "coil", "address": 12620, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=27" }, { "name": "26 - Errors", "reg_type": "discrete", "address": 12600, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=27" }, { "name": "26 - Active", "reg_type": "coil", "address": 12601, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=27" }, { "name": "26 - Mode", "reg_type": "holding", "address": 12601, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=27", "original_name": "Mode" }, { "name": "26 - Mode", "reg_type": "holding", "address": 12601, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=27", "original_name": "Mode" }, { "name": "26 - First error code", "reg_type": "input", "address": 12601, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=27" }, { "name": "26 - Active mode", "reg_type": "holding", "address": 12602, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=27", "original_name": "Active mode" }, { "name": "26 - Active mode", "reg_type": "holding", "address": 12602, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=27", "original_name": "Active mode" }, { "name": "26 - Indoor air temperature", "reg_type": "holding", "address": 12603, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=27", "original_name": "Indoor air temperature" }, { "name": "26 - Indoor air temperature", "reg_type": "holding", "address": 12603, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=27", "original_name": "Indoor air temperature" }, { "name": "26 - Target temperature", "reg_type": "holding", "address": 12605, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=27" }, { "name": "26 - Thermostat state", "reg_type": "holding", "address": 12606, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=27", "original_name": "Thermostat state" }, { "name": "26 - Thermostat state", "reg_type": "holding", "address": 12606, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=27", "original_name": "Thermostat state" }, { "name": "26 - Fan speed", "reg_type": "holding", "address": 12607, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=27", "original_name": "Fan speed" }, { "name": "26 - Fan speed", "reg_type": "holding", "address": 12607, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=27", "original_name": "Fan speed" }, { "name": "26 - Smart fan speed", "reg_type": "holding", "address": 12608, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=27", "original_name": "Smart fan speed" }, { "name": "26 - Smart fan speed", "reg_type": "holding", "address": 12608, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=27", "original_name": "Smart fan speed" }, { "name": "26 - Horizontal vanes", "reg_type": "holding", "address": 12609, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=27", "original_name": "Horizontal vanes" }, { "name": "26 - Horizontal vanes", "reg_type": "holding", "address": 12609, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=27", "original_name": "Horizontal vanes" }, { "name": "26 - Vanes swing", "reg_type": "holding", "address": 12611, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=27", "original_name": "Vanes swing" }, { "name": "26 - Vanes swing", "reg_type": "holding", "address": 12611, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=27", "original_name": "Vanes swing" }, { "name": "26 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 12623, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=27" }, { "name": "26 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 12624, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=27" }, { "name": "27 - AC connected", "reg_type": "coil", "address": 12720, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=28" }, { "name": "27 - Errors", "reg_type": "discrete", "address": 12700, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=28" }, { "name": "27 - Active", "reg_type": "coil", "address": 12701, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=28" }, { "name": "27 - Mode", "reg_type": "holding", "address": 12701, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=28", "original_name": "Mode" }, { "name": "27 - Mode", "reg_type": "holding", "address": 12701, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=28", "original_name": "Mode" }, { "name": "27 - First error code", "reg_type": "input", "address": 12701, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=28" }, { "name": "27 - Active mode", "reg_type": "holding", "address": 12702, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=28", "original_name": "Active mode" }, { "name": "27 - Active mode", "reg_type": "holding", "address": 12702, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=28", "original_name": "Active mode" }, { "name": "27 - Indoor air temperature", "reg_type": "holding", "address": 12703, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=28", "original_name": "Indoor air temperature" }, { "name": "27 - Indoor air temperature", "reg_type": "holding", "address": 12703, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=28", "original_name": "Indoor air temperature" }, { "name": "27 - Target temperature", "reg_type": "holding", "address": 12705, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=28" }, { "name": "27 - Thermostat state", "reg_type": "holding", "address": 12706, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=28", "original_name": "Thermostat state" }, { "name": "27 - Thermostat state", "reg_type": "holding", "address": 12706, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=28", "original_name": "Thermostat state" }, { "name": "27 - Fan speed", "reg_type": "holding", "address": 12707, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=28", "original_name": "Fan speed" }, { "name": "27 - Fan speed", "reg_type": "holding", "address": 12707, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=28", "original_name": "Fan speed" }, { "name": "27 - Smart fan speed", "reg_type": "holding", "address": 12708, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=28", "original_name": "Smart fan speed" }, { "name": "27 - Smart fan speed", "reg_type": "holding", "address": 12708, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=28", "original_name": "Smart fan speed" }, { "name": "27 - Horizontal vanes", "reg_type": "holding", "address": 12709, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=28", "original_name": "Horizontal vanes" }, { "name": "27 - Horizontal vanes", "reg_type": "holding", "address": 12709, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=28", "original_name": "Horizontal vanes" }, { "name": "27 - Vanes swing", "reg_type": "holding", "address": 12711, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=28", "original_name": "Vanes swing" }, { "name": "27 - Vanes swing", "reg_type": "holding", "address": 12711, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=28", "original_name": "Vanes swing" }, { "name": "27 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 12723, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=28" }, { "name": "27 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 12724, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=28" }, { "name": "28 - AC connected", "reg_type": "coil", "address": 12820, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=29" }, { "name": "28 - Errors", "reg_type": "discrete", "address": 12800, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=29" }, { "name": "28 - Active", "reg_type": "coil", "address": 12801, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=29" }, { "name": "28 - Mode", "reg_type": "holding", "address": 12801, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=29", "original_name": "Mode" }, { "name": "28 - Mode", "reg_type": "holding", "address": 12801, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=29", "original_name": "Mode" }, { "name": "28 - First error code", "reg_type": "input", "address": 12801, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=29" }, { "name": "28 - Active mode", "reg_type": "holding", "address": 12802, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=29", "original_name": "Active mode" }, { "name": "28 - Active mode", "reg_type": "holding", "address": 12802, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=29", "original_name": "Active mode" }, { "name": "28 - Indoor air temperature", "reg_type": "holding", "address": 12803, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=29", "original_name": "Indoor air temperature" }, { "name": "28 - Indoor air temperature", "reg_type": "holding", "address": 12803, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=29", "original_name": "Indoor air temperature" }, { "name": "28 - Target temperature", "reg_type": "holding", "address": 12805, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=29" }, { "name": "28 - Thermostat state", "reg_type": "holding", "address": 12806, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=29", "original_name": "Thermostat state" }, { "name": "28 - Thermostat state", "reg_type": "holding", "address": 12806, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=29", "original_name": "Thermostat state" }, { "name": "28 - Fan speed", "reg_type": "holding", "address": 12807, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=29", "original_name": "Fan speed" }, { "name": "28 - Fan speed", "reg_type": "holding", "address": 12807, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=29", "original_name": "Fan speed" }, { "name": "28 - Smart fan speed", "reg_type": "holding", "address": 12808, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=29", "original_name": "Smart fan speed" }, { "name": "28 - Smart fan speed", "reg_type": "holding", "address": 12808, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=29", "original_name": "Smart fan speed" }, { "name": "28 - Horizontal vanes", "reg_type": "holding", "address": 12809, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=29", "original_name": "Horizontal vanes" }, { "name": "28 - Horizontal vanes", "reg_type": "holding", "address": 12809, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=29", "original_name": "Horizontal vanes" }, { "name": "28 - Vanes swing", "reg_type": "holding", "address": 12811, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=29", "original_name": "Vanes swing" }, { "name": "28 - Vanes swing", "reg_type": "holding", "address": 12811, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=29", "original_name": "Vanes swing" }, { "name": "28 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 12823, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=29" }, { "name": "28 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 12824, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=29" }, { "name": "29 - AC connected", "reg_type": "coil", "address": 12920, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=30" }, { "name": "29 - Errors", "reg_type": "discrete", "address": 12900, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=30" }, { "name": "29 - Active", "reg_type": "coil", "address": 12901, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=30" }, { "name": "29 - Mode", "reg_type": "holding", "address": 12901, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=30", "original_name": "Mode" }, { "name": "29 - Mode", "reg_type": "holding", "address": 12901, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=30", "original_name": "Mode" }, { "name": "29 - First error code", "reg_type": "input", "address": 12901, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=30" }, { "name": "29 - Active mode", "reg_type": "holding", "address": 12902, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=30", "original_name": "Active mode" }, { "name": "29 - Active mode", "reg_type": "holding", "address": 12902, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=30", "original_name": "Active mode" }, { "name": "29 - Indoor air temperature", "reg_type": "holding", "address": 12903, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=30", "original_name": "Indoor air temperature" }, { "name": "29 - Indoor air temperature", "reg_type": "holding", "address": 12903, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=30", "original_name": "Indoor air temperature" }, { "name": "29 - Target temperature", "reg_type": "holding", "address": 12905, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=30" }, { "name": "29 - Thermostat state", "reg_type": "holding", "address": 12906, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=30", "original_name": "Thermostat state" }, { "name": "29 - Thermostat state", "reg_type": "holding", "address": 12906, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=30", "original_name": "Thermostat state" }, { "name": "29 - Fan speed", "reg_type": "holding", "address": 12907, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=30", "original_name": "Fan speed" }, { "name": "29 - Fan speed", "reg_type": "holding", "address": 12907, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=30", "original_name": "Fan speed" }, { "name": "29 - Smart fan speed", "reg_type": "holding", "address": 12908, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=30", "original_name": "Smart fan speed" }, { "name": "29 - Smart fan speed", "reg_type": "holding", "address": 12908, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=30", "original_name": "Smart fan speed" }, { "name": "29 - Horizontal vanes", "reg_type": "holding", "address": 12909, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=30", "original_name": "Horizontal vanes" }, { "name": "29 - Horizontal vanes", "reg_type": "holding", "address": 12909, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=30", "original_name": "Horizontal vanes" }, { "name": "29 - Vanes swing", "reg_type": "holding", "address": 12911, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=30", "original_name": "Vanes swing" }, { "name": "29 - Vanes swing", "reg_type": "holding", "address": 12911, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=30", "original_name": "Vanes swing" }, { "name": "29 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 12923, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=30" }, { "name": "29 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 12924, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=30" }, { "name": "30 - AC connected", "reg_type": "coil", "address": 13020, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=31" }, { "name": "30 - Errors", "reg_type": "discrete", "address": 13000, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=31" }, { "name": "30 - Active", "reg_type": "coil", "address": 13001, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=31" }, { "name": "30 - Mode", "reg_type": "holding", "address": 13001, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=31", "original_name": "Mode" }, { "name": "30 - Mode", "reg_type": "holding", "address": 13001, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=31", "original_name": "Mode" }, { "name": "30 - First error code", "reg_type": "input", "address": 13001, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=31" }, { "name": "30 - Active mode", "reg_type": "holding", "address": 13002, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=31", "original_name": "Active mode" }, { "name": "30 - Active mode", "reg_type": "holding", "address": 13002, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=31", "original_name": "Active mode" }, { "name": "30 - Indoor air temperature", "reg_type": "holding", "address": 13003, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=31", "original_name": "Indoor air temperature" }, { "name": "30 - Indoor air temperature", "reg_type": "holding", "address": 13003, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=31", "original_name": "Indoor air temperature" }, { "name": "30 - Target temperature", "reg_type": "holding", "address": 13005, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=31" }, { "name": "30 - Thermostat state", "reg_type": "holding", "address": 13006, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=31", "original_name": "Thermostat state" }, { "name": "30 - Thermostat state", "reg_type": "holding", "address": 13006, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=31", "original_name": "Thermostat state" }, { "name": "30 - Fan speed", "reg_type": "holding", "address": 13007, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=31", "original_name": "Fan speed" }, { "name": "30 - Fan speed", "reg_type": "holding", "address": 13007, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=31", "original_name": "Fan speed" }, { "name": "30 - Smart fan speed", "reg_type": "holding", "address": 13008, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=31", "original_name": "Smart fan speed" }, { "name": "30 - Smart fan speed", "reg_type": "holding", "address": 13008, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=31", "original_name": "Smart fan speed" }, { "name": "30 - Horizontal vanes", "reg_type": "holding", "address": 13009, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=31", "original_name": "Horizontal vanes" }, { "name": "30 - Horizontal vanes", "reg_type": "holding", "address": 13009, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=31", "original_name": "Horizontal vanes" }, { "name": "30 - Vanes swing", "reg_type": "holding", "address": 13011, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=31", "original_name": "Vanes swing" }, { "name": "30 - Vanes swing", "reg_type": "holding", "address": 13011, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=31", "original_name": "Vanes swing" }, { "name": "30 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 13023, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=31" }, { "name": "30 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 13024, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=31" }, { "name": "31 - AC connected", "reg_type": "coil", "address": 13120, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=32" }, { "name": "31 - Errors", "reg_type": "discrete", "address": 13100, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=32" }, { "name": "31 - Active", "reg_type": "coil", "address": 13101, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=32" }, { "name": "31 - Mode", "reg_type": "holding", "address": 13101, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=32", "original_name": "Mode" }, { "name": "31 - Mode", "reg_type": "holding", "address": 13101, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=32", "original_name": "Mode" }, { "name": "31 - First error code", "reg_type": "input", "address": 13101, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=32" }, { "name": "31 - Active mode", "reg_type": "holding", "address": 13102, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=32", "original_name": "Active mode" }, { "name": "31 - Active mode", "reg_type": "holding", "address": 13102, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=32", "original_name": "Active mode" }, { "name": "31 - Indoor air temperature", "reg_type": "holding", "address": 13103, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=32", "original_name": "Indoor air temperature" }, { "name": "31 - Indoor air temperature", "reg_type": "holding", "address": 13103, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=32", "original_name": "Indoor air temperature" }, { "name": "31 - Target temperature", "reg_type": "holding", "address": 13105, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=32" }, { "name": "31 - Thermostat state", "reg_type": "holding", "address": 13106, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=32", "original_name": "Thermostat state" }, { "name": "31 - Thermostat state", "reg_type": "holding", "address": 13106, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=32", "original_name": "Thermostat state" }, { "name": "31 - Fan speed", "reg_type": "holding", "address": 13107, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=32", "original_name": "Fan speed" }, { "name": "31 - Fan speed", "reg_type": "holding", "address": 13107, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=32", "original_name": "Fan speed" }, { "name": "31 - Smart fan speed", "reg_type": "holding", "address": 13108, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=32", "original_name": "Smart fan speed" }, { "name": "31 - Smart fan speed", "reg_type": "holding", "address": 13108, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=32", "original_name": "Smart fan speed" }, { "name": "31 - Horizontal vanes", "reg_type": "holding", "address": 13109, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=32", "original_name": "Horizontal vanes" }, { "name": "31 - Horizontal vanes", "reg_type": "holding", "address": 13109, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=32", "original_name": "Horizontal vanes" }, { "name": "31 - Vanes swing", "reg_type": "holding", "address": 13111, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=32", "original_name": "Vanes swing" }, { "name": "31 - Vanes swing", "reg_type": "holding", "address": 13111, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=32", "original_name": "Vanes swing" }, { "name": "31 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 13123, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=32" }, { "name": "31 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 13124, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=32" }, { "name": "32 - AC connected", "reg_type": "coil", "address": 13220, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=33" }, { "name": "32 - Errors", "reg_type": "discrete", "address": 13200, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=33" }, { "name": "32 - Active", "reg_type": "coil", "address": 13201, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=33" }, { "name": "32 - Mode", "reg_type": "holding", "address": 13201, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=33", "original_name": "Mode" }, { "name": "32 - Mode", "reg_type": "holding", "address": 13201, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=33", "original_name": "Mode" }, { "name": "32 - First error code", "reg_type": "input", "address": 13201, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=33" }, { "name": "32 - Active mode", "reg_type": "holding", "address": 13202, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=33", "original_name": "Active mode" }, { "name": "32 - Active mode", "reg_type": "holding", "address": 13202, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=33", "original_name": "Active mode" }, { "name": "32 - Indoor air temperature", "reg_type": "holding", "address": 13203, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=33", "original_name": "Indoor air temperature" }, { "name": "32 - Indoor air temperature", "reg_type": "holding", "address": 13203, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=33", "original_name": "Indoor air temperature" }, { "name": "32 - Target temperature", "reg_type": "holding", "address": 13205, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=33" }, { "name": "32 - Thermostat state", "reg_type": "holding", "address": 13206, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=33", "original_name": "Thermostat state" }, { "name": "32 - Thermostat state", "reg_type": "holding", "address": 13206, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=33", "original_name": "Thermostat state" }, { "name": "32 - Fan speed", "reg_type": "holding", "address": 13207, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=33", "original_name": "Fan speed" }, { "name": "32 - Fan speed", "reg_type": "holding", "address": 13207, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=33", "original_name": "Fan speed" }, { "name": "32 - Smart fan speed", "reg_type": "holding", "address": 13208, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=33", "original_name": "Smart fan speed" }, { "name": "32 - Smart fan speed", "reg_type": "holding", "address": 13208, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=33", "original_name": "Smart fan speed" }, { "name": "32 - Horizontal vanes", "reg_type": "holding", "address": 13209, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=33", "original_name": "Horizontal vanes" }, { "name": "32 - Horizontal vanes", "reg_type": "holding", "address": 13209, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=33", "original_name": "Horizontal vanes" }, { "name": "32 - Vanes swing", "reg_type": "holding", "address": 13211, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=33", "original_name": "Vanes swing" }, { "name": "32 - Vanes swing", "reg_type": "holding", "address": 13211, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=33", "original_name": "Vanes swing" }, { "name": "32 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 13223, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=33" }, { "name": "32 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 13224, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=33" }, { "name": "33 - AC connected", "reg_type": "coil", "address": 13320, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=34" }, { "name": "33 - Errors", "reg_type": "discrete", "address": 13300, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=34" }, { "name": "33 - Active", "reg_type": "coil", "address": 13301, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=34" }, { "name": "33 - Mode", "reg_type": "holding", "address": 13301, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=34", "original_name": "Mode" }, { "name": "33 - Mode", "reg_type": "holding", "address": 13301, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=34", "original_name": "Mode" }, { "name": "33 - First error code", "reg_type": "input", "address": 13301, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=34" }, { "name": "33 - Active mode", "reg_type": "holding", "address": 13302, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=34", "original_name": "Active mode" }, { "name": "33 - Active mode", "reg_type": "holding", "address": 13302, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=34", "original_name": "Active mode" }, { "name": "33 - Indoor air temperature", "reg_type": "holding", "address": 13303, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=34", "original_name": "Indoor air temperature" }, { "name": "33 - Indoor air temperature", "reg_type": "holding", "address": 13303, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=34", "original_name": "Indoor air temperature" }, { "name": "33 - Target temperature", "reg_type": "holding", "address": 13305, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=34" }, { "name": "33 - Thermostat state", "reg_type": "holding", "address": 13306, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=34", "original_name": "Thermostat state" }, { "name": "33 - Thermostat state", "reg_type": "holding", "address": 13306, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=34", "original_name": "Thermostat state" }, { "name": "33 - Fan speed", "reg_type": "holding", "address": 13307, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=34", "original_name": "Fan speed" }, { "name": "33 - Fan speed", "reg_type": "holding", "address": 13307, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=34", "original_name": "Fan speed" }, { "name": "33 - Smart fan speed", "reg_type": "holding", "address": 13308, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=34", "original_name": "Smart fan speed" }, { "name": "33 - Smart fan speed", "reg_type": "holding", "address": 13308, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=34", "original_name": "Smart fan speed" }, { "name": "33 - Horizontal vanes", "reg_type": "holding", "address": 13309, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=34", "original_name": "Horizontal vanes" }, { "name": "33 - Horizontal vanes", "reg_type": "holding", "address": 13309, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=34", "original_name": "Horizontal vanes" }, { "name": "33 - Vanes swing", "reg_type": "holding", "address": 13311, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=34", "original_name": "Vanes swing" }, { "name": "33 - Vanes swing", "reg_type": "holding", "address": 13311, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=34", "original_name": "Vanes swing" }, { "name": "33 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 13323, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=34" }, { "name": "33 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 13324, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=34" }, { "name": "34 - AC connected", "reg_type": "coil", "address": 13420, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=35" }, { "name": "34 - Errors", "reg_type": "discrete", "address": 13400, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=35" }, { "name": "34 - Active", "reg_type": "coil", "address": 13401, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=35" }, { "name": "34 - Mode", "reg_type": "holding", "address": 13401, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=35", "original_name": "Mode" }, { "name": "34 - Mode", "reg_type": "holding", "address": 13401, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=35", "original_name": "Mode" }, { "name": "34 - First error code", "reg_type": "input", "address": 13401, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=35" }, { "name": "34 - Active mode", "reg_type": "holding", "address": 13402, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=35", "original_name": "Active mode" }, { "name": "34 - Active mode", "reg_type": "holding", "address": 13402, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=35", "original_name": "Active mode" }, { "name": "34 - Indoor air temperature", "reg_type": "holding", "address": 13403, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=35", "original_name": "Indoor air temperature" }, { "name": "34 - Indoor air temperature", "reg_type": "holding", "address": 13403, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=35", "original_name": "Indoor air temperature" }, { "name": "34 - Target temperature", "reg_type": "holding", "address": 13405, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=35" }, { "name": "34 - Thermostat state", "reg_type": "holding", "address": 13406, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=35", "original_name": "Thermostat state" }, { "name": "34 - Thermostat state", "reg_type": "holding", "address": 13406, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=35", "original_name": "Thermostat state" }, { "name": "34 - Fan speed", "reg_type": "holding", "address": 13407, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=35", "original_name": "Fan speed" }, { "name": "34 - Fan speed", "reg_type": "holding", "address": 13407, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=35", "original_name": "Fan speed" }, { "name": "34 - Smart fan speed", "reg_type": "holding", "address": 13408, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=35", "original_name": "Smart fan speed" }, { "name": "34 - Smart fan speed", "reg_type": "holding", "address": 13408, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=35", "original_name": "Smart fan speed" }, { "name": "34 - Horizontal vanes", "reg_type": "holding", "address": 13409, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=35", "original_name": "Horizontal vanes" }, { "name": "34 - Horizontal vanes", "reg_type": "holding", "address": 13409, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=35", "original_name": "Horizontal vanes" }, { "name": "34 - Vanes swing", "reg_type": "holding", "address": 13411, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=35", "original_name": "Vanes swing" }, { "name": "34 - Vanes swing", "reg_type": "holding", "address": 13411, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=35", "original_name": "Vanes swing" }, { "name": "34 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 13423, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=35" }, { "name": "34 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 13424, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=35" }, { "name": "35 - AC connected", "reg_type": "coil", "address": 13520, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=36" }, { "name": "35 - Errors", "reg_type": "discrete", "address": 13500, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=36" }, { "name": "35 - Active", "reg_type": "coil", "address": 13501, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=36" }, { "name": "35 - Mode", "reg_type": "holding", "address": 13501, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=36", "original_name": "Mode" }, { "name": "35 - Mode", "reg_type": "holding", "address": 13501, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=36", "original_name": "Mode" }, { "name": "35 - First error code", "reg_type": "input", "address": 13501, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=36" }, { "name": "35 - Active mode", "reg_type": "holding", "address": 13502, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=36", "original_name": "Active mode" }, { "name": "35 - Active mode", "reg_type": "holding", "address": 13502, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=36", "original_name": "Active mode" }, { "name": "35 - Indoor air temperature", "reg_type": "holding", "address": 13503, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=36", "original_name": "Indoor air temperature" }, { "name": "35 - Indoor air temperature", "reg_type": "holding", "address": 13503, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=36", "original_name": "Indoor air temperature" }, { "name": "35 - Target temperature", "reg_type": "holding", "address": 13505, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=36" }, { "name": "35 - Thermostat state", "reg_type": "holding", "address": 13506, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=36", "original_name": "Thermostat state" }, { "name": "35 - Thermostat state", "reg_type": "holding", "address": 13506, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=36", "original_name": "Thermostat state" }, { "name": "35 - Fan speed", "reg_type": "holding", "address": 13507, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=36", "original_name": "Fan speed" }, { "name": "35 - Fan speed", "reg_type": "holding", "address": 13507, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=36", "original_name": "Fan speed" }, { "name": "35 - Smart fan speed", "reg_type": "holding", "address": 13508, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=36", "original_name": "Smart fan speed" }, { "name": "35 - Smart fan speed", "reg_type": "holding", "address": 13508, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=36", "original_name": "Smart fan speed" }, { "name": "35 - Horizontal vanes", "reg_type": "holding", "address": 13509, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=36", "original_name": "Horizontal vanes" }, { "name": "35 - Horizontal vanes", "reg_type": "holding", "address": 13509, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=36", "original_name": "Horizontal vanes" }, { "name": "35 - Vanes swing", "reg_type": "holding", "address": 13511, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=36", "original_name": "Vanes swing" }, { "name": "35 - Vanes swing", "reg_type": "holding", "address": 13511, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=36", "original_name": "Vanes swing" }, { "name": "35 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 13523, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=36" }, { "name": "35 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 13524, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=36" }, { "name": "36 - AC connected", "reg_type": "coil", "address": 13620, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=37" }, { "name": "36 - Errors", "reg_type": "discrete", "address": 13600, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=37" }, { "name": "36 - Active", "reg_type": "coil", "address": 13601, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=37" }, { "name": "36 - Mode", "reg_type": "holding", "address": 13601, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=37", "original_name": "Mode" }, { "name": "36 - Mode", "reg_type": "holding", "address": 13601, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=37", "original_name": "Mode" }, { "name": "36 - First error code", "reg_type": "input", "address": 13601, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=37" }, { "name": "36 - Active mode", "reg_type": "holding", "address": 13602, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=37", "original_name": "Active mode" }, { "name": "36 - Active mode", "reg_type": "holding", "address": 13602, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=37", "original_name": "Active mode" }, { "name": "36 - Indoor air temperature", "reg_type": "holding", "address": 13603, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=37", "original_name": "Indoor air temperature" }, { "name": "36 - Indoor air temperature", "reg_type": "holding", "address": 13603, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=37", "original_name": "Indoor air temperature" }, { "name": "36 - Target temperature", "reg_type": "holding", "address": 13605, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=37" }, { "name": "36 - Thermostat state", "reg_type": "holding", "address": 13606, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=37", "original_name": "Thermostat state" }, { "name": "36 - Thermostat state", "reg_type": "holding", "address": 13606, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=37", "original_name": "Thermostat state" }, { "name": "36 - Fan speed", "reg_type": "holding", "address": 13607, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=37", "original_name": "Fan speed" }, { "name": "36 - Fan speed", "reg_type": "holding", "address": 13607, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=37", "original_name": "Fan speed" }, { "name": "36 - Smart fan speed", "reg_type": "holding", "address": 13608, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=37", "original_name": "Smart fan speed" }, { "name": "36 - Smart fan speed", "reg_type": "holding", "address": 13608, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=37", "original_name": "Smart fan speed" }, { "name": "36 - Horizontal vanes", "reg_type": "holding", "address": 13609, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=37", "original_name": "Horizontal vanes" }, { "name": "36 - Horizontal vanes", "reg_type": "holding", "address": 13609, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=37", "original_name": "Horizontal vanes" }, { "name": "36 - Vanes swing", "reg_type": "holding", "address": 13611, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=37", "original_name": "Vanes swing" }, { "name": "36 - Vanes swing", "reg_type": "holding", "address": 13611, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=37", "original_name": "Vanes swing" }, { "name": "36 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 13623, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=37" }, { "name": "36 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 13624, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=37" }, { "name": "37 - AC connected", "reg_type": "coil", "address": 13720, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=38" }, { "name": "37 - Errors", "reg_type": "discrete", "address": 13700, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=38" }, { "name": "37 - Active", "reg_type": "coil", "address": 13701, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=38" }, { "name": "37 - Mode", "reg_type": "holding", "address": 13701, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=38", "original_name": "Mode" }, { "name": "37 - Mode", "reg_type": "holding", "address": 13701, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=38", "original_name": "Mode" }, { "name": "37 - First error code", "reg_type": "input", "address": 13701, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=38" }, { "name": "37 - Active mode", "reg_type": "holding", "address": 13702, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=38", "original_name": "Active mode" }, { "name": "37 - Active mode", "reg_type": "holding", "address": 13702, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=38", "original_name": "Active mode" }, { "name": "37 - Indoor air temperature", "reg_type": "holding", "address": 13703, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=38", "original_name": "Indoor air temperature" }, { "name": "37 - Indoor air temperature", "reg_type": "holding", "address": 13703, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=38", "original_name": "Indoor air temperature" }, { "name": "37 - Target temperature", "reg_type": "holding", "address": 13705, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=38" }, { "name": "37 - Thermostat state", "reg_type": "holding", "address": 13706, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=38", "original_name": "Thermostat state" }, { "name": "37 - Thermostat state", "reg_type": "holding", "address": 13706, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=38", "original_name": "Thermostat state" }, { "name": "37 - Fan speed", "reg_type": "holding", "address": 13707, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=38", "original_name": "Fan speed" }, { "name": "37 - Fan speed", "reg_type": "holding", "address": 13707, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=38", "original_name": "Fan speed" }, { "name": "37 - Smart fan speed", "reg_type": "holding", "address": 13708, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=38", "original_name": "Smart fan speed" }, { "name": "37 - Smart fan speed", "reg_type": "holding", "address": 13708, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=38", "original_name": "Smart fan speed" }, { "name": "37 - Horizontal vanes", "reg_type": "holding", "address": 13709, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=38", "original_name": "Horizontal vanes" }, { "name": "37 - Horizontal vanes", "reg_type": "holding", "address": 13709, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=38", "original_name": "Horizontal vanes" }, { "name": "37 - Vanes swing", "reg_type": "holding", "address": 13711, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=38", "original_name": "Vanes swing" }, { "name": "37 - Vanes swing", "reg_type": "holding", "address": 13711, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=38", "original_name": "Vanes swing" }, { "name": "37 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 13723, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=38" }, { "name": "37 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 13724, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=38" }, { "name": "38 - AC connected", "reg_type": "coil", "address": 13820, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=39" }, { "name": "38 - Errors", "reg_type": "discrete", "address": 13800, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=39" }, { "name": "38 - Active", "reg_type": "coil", "address": 13801, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=39" }, { "name": "38 - Mode", "reg_type": "holding", "address": 13801, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=39", "original_name": "Mode" }, { "name": "38 - Mode", "reg_type": "holding", "address": 13801, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=39", "original_name": "Mode" }, { "name": "38 - First error code", "reg_type": "input", "address": 13801, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=39" }, { "name": "38 - Active mode", "reg_type": "holding", "address": 13802, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=39", "original_name": "Active mode" }, { "name": "38 - Active mode", "reg_type": "holding", "address": 13802, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=39", "original_name": "Active mode" }, { "name": "38 - Indoor air temperature", "reg_type": "holding", "address": 13803, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=39", "original_name": "Indoor air temperature" }, { "name": "38 - Indoor air temperature", "reg_type": "holding", "address": 13803, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=39", "original_name": "Indoor air temperature" }, { "name": "38 - Target temperature", "reg_type": "holding", "address": 13805, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=39" }, { "name": "38 - Thermostat state", "reg_type": "holding", "address": 13806, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=39", "original_name": "Thermostat state" }, { "name": "38 - Thermostat state", "reg_type": "holding", "address": 13806, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=39", "original_name": "Thermostat state" }, { "name": "38 - Fan speed", "reg_type": "holding", "address": 13807, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=39", "original_name": "Fan speed" }, { "name": "38 - Fan speed", "reg_type": "holding", "address": 13807, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=39", "original_name": "Fan speed" }, { "name": "38 - Smart fan speed", "reg_type": "holding", "address": 13808, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=39", "original_name": "Smart fan speed" }, { "name": "38 - Smart fan speed", "reg_type": "holding", "address": 13808, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=39", "original_name": "Smart fan speed" }, { "name": "38 - Horizontal vanes", "reg_type": "holding", "address": 13809, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=39", "original_name": "Horizontal vanes" }, { "name": "38 - Horizontal vanes", "reg_type": "holding", "address": 13809, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=39", "original_name": "Horizontal vanes" }, { "name": "38 - Vanes swing", "reg_type": "holding", "address": 13811, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=39", "original_name": "Vanes swing" }, { "name": "38 - Vanes swing", "reg_type": "holding", "address": 13811, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=39", "original_name": "Vanes swing" }, { "name": "38 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 13823, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=39" }, { "name": "38 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 13824, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=39" }, { "name": "39 - AC connected", "reg_type": "coil", "address": 13920, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=40" }, { "name": "39 - Errors", "reg_type": "discrete", "address": 13900, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=40" }, { "name": "39 - Active", "reg_type": "coil", "address": 13901, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=40" }, { "name": "39 - Mode", "reg_type": "holding", "address": 13901, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=40", "original_name": "Mode" }, { "name": "39 - Mode", "reg_type": "holding", "address": 13901, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=40", "original_name": "Mode" }, { "name": "39 - First error code", "reg_type": "input", "address": 13901, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=40" }, { "name": "39 - Active mode", "reg_type": "holding", "address": 13902, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=40", "original_name": "Active mode" }, { "name": "39 - Active mode", "reg_type": "holding", "address": 13902, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=40", "original_name": "Active mode" }, { "name": "39 - Indoor air temperature", "reg_type": "holding", "address": 13903, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=40", "original_name": "Indoor air temperature" }, { "name": "39 - Indoor air temperature", "reg_type": "holding", "address": 13903, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=40", "original_name": "Indoor air temperature" }, { "name": "39 - Target temperature", "reg_type": "holding", "address": 13905, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=40" }, { "name": "39 - Thermostat state", "reg_type": "holding", "address": 13906, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=40", "original_name": "Thermostat state" }, { "name": "39 - Thermostat state", "reg_type": "holding", "address": 13906, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=40", "original_name": "Thermostat state" }, { "name": "39 - Fan speed", "reg_type": "holding", "address": 13907, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=40", "original_name": "Fan speed" }, { "name": "39 - Fan speed", "reg_type": "holding", "address": 13907, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=40", "original_name": "Fan speed" }, { "name": "39 - Smart fan speed", "reg_type": "holding", "address": 13908, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=40", "original_name": "Smart fan speed" }, { "name": "39 - Smart fan speed", "reg_type": "holding", "address": 13908, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=40", "original_name": "Smart fan speed" }, { "name": "39 - Horizontal vanes", "reg_type": "holding", "address": 13909, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=40", "original_name": "Horizontal vanes" }, { "name": "39 - Horizontal vanes", "reg_type": "holding", "address": 13909, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=40", "original_name": "Horizontal vanes" }, { "name": "39 - Vanes swing", "reg_type": "holding", "address": 13911, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=40", "original_name": "Vanes swing" }, { "name": "39 - Vanes swing", "reg_type": "holding", "address": 13911, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=40", "original_name": "Vanes swing" }, { "name": "39 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 13923, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=40" }, { "name": "39 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 13924, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=40" }, { "name": "40 - AC connected", "reg_type": "coil", "address": 14020, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=41" }, { "name": "40 - Errors", "reg_type": "discrete", "address": 14000, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=41" }, { "name": "40 - Active", "reg_type": "coil", "address": 14001, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=41" }, { "name": "40 - Mode", "reg_type": "holding", "address": 14001, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=41", "original_name": "Mode" }, { "name": "40 - Mode", "reg_type": "holding", "address": 14001, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=41", "original_name": "Mode" }, { "name": "40 - First error code", "reg_type": "input", "address": 14001, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=41" }, { "name": "40 - Active mode", "reg_type": "holding", "address": 14002, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=41", "original_name": "Active mode" }, { "name": "40 - Active mode", "reg_type": "holding", "address": 14002, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=41", "original_name": "Active mode" }, { "name": "40 - Indoor air temperature", "reg_type": "holding", "address": 14003, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=41", "original_name": "Indoor air temperature" }, { "name": "40 - Indoor air temperature", "reg_type": "holding", "address": 14003, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=41", "original_name": "Indoor air temperature" }, { "name": "40 - Target temperature", "reg_type": "holding", "address": 14005, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=41" }, { "name": "40 - Thermostat state", "reg_type": "holding", "address": 14006, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=41", "original_name": "Thermostat state" }, { "name": "40 - Thermostat state", "reg_type": "holding", "address": 14006, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=41", "original_name": "Thermostat state" }, { "name": "40 - Fan speed", "reg_type": "holding", "address": 14007, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=41", "original_name": "Fan speed" }, { "name": "40 - Fan speed", "reg_type": "holding", "address": 14007, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=41", "original_name": "Fan speed" }, { "name": "40 - Smart fan speed", "reg_type": "holding", "address": 14008, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=41", "original_name": "Smart fan speed" }, { "name": "40 - Smart fan speed", "reg_type": "holding", "address": 14008, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=41", "original_name": "Smart fan speed" }, { "name": "40 - Horizontal vanes", "reg_type": "holding", "address": 14009, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=41", "original_name": "Horizontal vanes" }, { "name": "40 - Horizontal vanes", "reg_type": "holding", "address": 14009, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=41", "original_name": "Horizontal vanes" }, { "name": "40 - Vanes swing", "reg_type": "holding", "address": 14011, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=41", "original_name": "Vanes swing" }, { "name": "40 - Vanes swing", "reg_type": "holding", "address": 14011, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=41", "original_name": "Vanes swing" }, { "name": "40 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 14023, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=41" }, { "name": "40 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 14024, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=41" }, { "name": "41 - AC connected", "reg_type": "coil", "address": 14120, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=42" }, { "name": "41 - Errors", "reg_type": "discrete", "address": 14100, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=42" }, { "name": "41 - Active", "reg_type": "coil", "address": 14101, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=42" }, { "name": "41 - Mode", "reg_type": "holding", "address": 14101, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=42", "original_name": "Mode" }, { "name": "41 - Mode", "reg_type": "holding", "address": 14101, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=42", "original_name": "Mode" }, { "name": "41 - First error code", "reg_type": "input", "address": 14101, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=42" }, { "name": "41 - Active mode", "reg_type": "holding", "address": 14102, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=42", "original_name": "Active mode" }, { "name": "41 - Active mode", "reg_type": "holding", "address": 14102, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=42", "original_name": "Active mode" }, { "name": "41 - Indoor air temperature", "reg_type": "holding", "address": 14103, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=42", "original_name": "Indoor air temperature" }, { "name": "41 - Indoor air temperature", "reg_type": "holding", "address": 14103, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=42", "original_name": "Indoor air temperature" }, { "name": "41 - Target temperature", "reg_type": "holding", "address": 14105, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=42" }, { "name": "41 - Thermostat state", "reg_type": "holding", "address": 14106, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=42", "original_name": "Thermostat state" }, { "name": "41 - Thermostat state", "reg_type": "holding", "address": 14106, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=42", "original_name": "Thermostat state" }, { "name": "41 - Fan speed", "reg_type": "holding", "address": 14107, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=42", "original_name": "Fan speed" }, { "name": "41 - Fan speed", "reg_type": "holding", "address": 14107, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=42", "original_name": "Fan speed" }, { "name": "41 - Smart fan speed", "reg_type": "holding", "address": 14108, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=42", "original_name": "Smart fan speed" }, { "name": "41 - Smart fan speed", "reg_type": "holding", "address": 14108, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=42", "original_name": "Smart fan speed" }, { "name": "41 - Horizontal vanes", "reg_type": "holding", "address": 14109, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=42", "original_name": "Horizontal vanes" }, { "name": "41 - Horizontal vanes", "reg_type": "holding", "address": 14109, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=42", "original_name": "Horizontal vanes" }, { "name": "41 - Vanes swing", "reg_type": "holding", "address": 14111, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=42", "original_name": "Vanes swing" }, { "name": "41 - Vanes swing", "reg_type": "holding", "address": 14111, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=42", "original_name": "Vanes swing" }, { "name": "41 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 14123, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=42" }, { "name": "41 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 14124, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=42" }, { "name": "42 - AC connected", "reg_type": "coil", "address": 14220, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=43" }, { "name": "42 - Errors", "reg_type": "discrete", "address": 14200, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=43" }, { "name": "42 - Active", "reg_type": "coil", "address": 14201, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=43" }, { "name": "42 - Mode", "reg_type": "holding", "address": 14201, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=43", "original_name": "Mode" }, { "name": "42 - Mode", "reg_type": "holding", "address": 14201, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=43", "original_name": "Mode" }, { "name": "42 - First error code", "reg_type": "input", "address": 14201, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=43" }, { "name": "42 - Active mode", "reg_type": "holding", "address": 14202, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=43", "original_name": "Active mode" }, { "name": "42 - Active mode", "reg_type": "holding", "address": 14202, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=43", "original_name": "Active mode" }, { "name": "42 - Indoor air temperature", "reg_type": "holding", "address": 14203, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=43", "original_name": "Indoor air temperature" }, { "name": "42 - Indoor air temperature", "reg_type": "holding", "address": 14203, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=43", "original_name": "Indoor air temperature" }, { "name": "42 - Target temperature", "reg_type": "holding", "address": 14205, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=43" }, { "name": "42 - Thermostat state", "reg_type": "holding", "address": 14206, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=43", "original_name": "Thermostat state" }, { "name": "42 - Thermostat state", "reg_type": "holding", "address": 14206, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=43", "original_name": "Thermostat state" }, { "name": "42 - Fan speed", "reg_type": "holding", "address": 14207, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=43", "original_name": "Fan speed" }, { "name": "42 - Fan speed", "reg_type": "holding", "address": 14207, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=43", "original_name": "Fan speed" }, { "name": "42 - Smart fan speed", "reg_type": "holding", "address": 14208, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=43", "original_name": "Smart fan speed" }, { "name": "42 - Smart fan speed", "reg_type": "holding", "address": 14208, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=43", "original_name": "Smart fan speed" }, { "name": "42 - Horizontal vanes", "reg_type": "holding", "address": 14209, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=43", "original_name": "Horizontal vanes" }, { "name": "42 - Horizontal vanes", "reg_type": "holding", "address": 14209, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=43", "original_name": "Horizontal vanes" }, { "name": "42 - Vanes swing", "reg_type": "holding", "address": 14211, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=43", "original_name": "Vanes swing" }, { "name": "42 - Vanes swing", "reg_type": "holding", "address": 14211, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=43", "original_name": "Vanes swing" }, { "name": "42 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 14223, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=43" }, { "name": "42 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 14224, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=43" }, { "name": "43 - AC connected", "reg_type": "coil", "address": 14320, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=44" }, { "name": "43 - Errors", "reg_type": "discrete", "address": 14300, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=44" }, { "name": "43 - Active", "reg_type": "coil", "address": 14301, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=44" }, { "name": "43 - Mode", "reg_type": "holding", "address": 14301, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=44", "original_name": "Mode" }, { "name": "43 - Mode", "reg_type": "holding", "address": 14301, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=44", "original_name": "Mode" }, { "name": "43 - First error code", "reg_type": "input", "address": 14301, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=44" }, { "name": "43 - Active mode", "reg_type": "holding", "address": 14302, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=44", "original_name": "Active mode" }, { "name": "43 - Active mode", "reg_type": "holding", "address": 14302, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=44", "original_name": "Active mode" }, { "name": "43 - Indoor air temperature", "reg_type": "holding", "address": 14303, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=44", "original_name": "Indoor air temperature" }, { "name": "43 - Indoor air temperature", "reg_type": "holding", "address": 14303, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=44", "original_name": "Indoor air temperature" }, { "name": "43 - Target temperature", "reg_type": "holding", "address": 14305, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=44" }, { "name": "43 - Thermostat state", "reg_type": "holding", "address": 14306, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=44", "original_name": "Thermostat state" }, { "name": "43 - Thermostat state", "reg_type": "holding", "address": 14306, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=44", "original_name": "Thermostat state" }, { "name": "43 - Fan speed", "reg_type": "holding", "address": 14307, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=44", "original_name": "Fan speed" }, { "name": "43 - Fan speed", "reg_type": "holding", "address": 14307, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=44", "original_name": "Fan speed" }, { "name": "43 - Smart fan speed", "reg_type": "holding", "address": 14308, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=44", "original_name": "Smart fan speed" }, { "name": "43 - Smart fan speed", "reg_type": "holding", "address": 14308, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=44", "original_name": "Smart fan speed" }, { "name": "43 - Horizontal vanes", "reg_type": "holding", "address": 14309, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=44", "original_name": "Horizontal vanes" }, { "name": "43 - Horizontal vanes", "reg_type": "holding", "address": 14309, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=44", "original_name": "Horizontal vanes" }, { "name": "43 - Vanes swing", "reg_type": "holding", "address": 14311, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=44", "original_name": "Vanes swing" }, { "name": "43 - Vanes swing", "reg_type": "holding", "address": 14311, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=44", "original_name": "Vanes swing" }, { "name": "43 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 14323, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=44" }, { "name": "43 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 14324, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=44" }, { "name": "44 - AC connected", "reg_type": "coil", "address": 14420, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=45" }, { "name": "44 - Errors", "reg_type": "discrete", "address": 14400, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=45" }, { "name": "44 - Active", "reg_type": "coil", "address": 14401, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=45" }, { "name": "44 - Mode", "reg_type": "holding", "address": 14401, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=45", "original_name": "Mode" }, { "name": "44 - Mode", "reg_type": "holding", "address": 14401, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=45", "original_name": "Mode" }, { "name": "44 - First error code", "reg_type": "input", "address": 14401, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=45" }, { "name": "44 - Active mode", "reg_type": "holding", "address": 14402, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=45", "original_name": "Active mode" }, { "name": "44 - Active mode", "reg_type": "holding", "address": 14402, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=45", "original_name": "Active mode" }, { "name": "44 - Indoor air temperature", "reg_type": "holding", "address": 14403, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=45", "original_name": "Indoor air temperature" }, { "name": "44 - Indoor air temperature", "reg_type": "holding", "address": 14403, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=45", "original_name": "Indoor air temperature" }, { "name": "44 - Target temperature", "reg_type": "holding", "address": 14405, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=45" }, { "name": "44 - Thermostat state", "reg_type": "holding", "address": 14406, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=45", "original_name": "Thermostat state" }, { "name": "44 - Thermostat state", "reg_type": "holding", "address": 14406, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=45", "original_name": "Thermostat state" }, { "name": "44 - Fan speed", "reg_type": "holding", "address": 14407, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=45", "original_name": "Fan speed" }, { "name": "44 - Fan speed", "reg_type": "holding", "address": 14407, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=45", "original_name": "Fan speed" }, { "name": "44 - Smart fan speed", "reg_type": "holding", "address": 14408, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=45", "original_name": "Smart fan speed" }, { "name": "44 - Smart fan speed", "reg_type": "holding", "address": 14408, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=45", "original_name": "Smart fan speed" }, { "name": "44 - Horizontal vanes", "reg_type": "holding", "address": 14409, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=45", "original_name": "Horizontal vanes" }, { "name": "44 - Horizontal vanes", "reg_type": "holding", "address": 14409, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=45", "original_name": "Horizontal vanes" }, { "name": "44 - Vanes swing", "reg_type": "holding", "address": 14411, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=45", "original_name": "Vanes swing" }, { "name": "44 - Vanes swing", "reg_type": "holding", "address": 14411, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=45", "original_name": "Vanes swing" }, { "name": "44 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 14423, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=45" }, { "name": "44 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 14424, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=45" }, { "name": "45 - AC connected", "reg_type": "coil", "address": 14520, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=46" }, { "name": "45 - Errors", "reg_type": "discrete", "address": 14500, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=46" }, { "name": "45 - Active", "reg_type": "coil", "address": 14501, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=46" }, { "name": "45 - Mode", "reg_type": "holding", "address": 14501, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=46", "original_name": "Mode" }, { "name": "45 - Mode", "reg_type": "holding", "address": 14501, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=46", "original_name": "Mode" }, { "name": "45 - First error code", "reg_type": "input", "address": 14501, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=46" }, { "name": "45 - Active mode", "reg_type": "holding", "address": 14502, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=46", "original_name": "Active mode" }, { "name": "45 - Active mode", "reg_type": "holding", "address": 14502, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=46", "original_name": "Active mode" }, { "name": "45 - Indoor air temperature", "reg_type": "holding", "address": 14503, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=46", "original_name": "Indoor air temperature" }, { "name": "45 - Indoor air temperature", "reg_type": "holding", "address": 14503, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=46", "original_name": "Indoor air temperature" }, { "name": "45 - Target temperature", "reg_type": "holding", "address": 14505, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=46" }, { "name": "45 - Thermostat state", "reg_type": "holding", "address": 14506, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=46", "original_name": "Thermostat state" }, { "name": "45 - Thermostat state", "reg_type": "holding", "address": 14506, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=46", "original_name": "Thermostat state" }, { "name": "45 - Fan speed", "reg_type": "holding", "address": 14507, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=46", "original_name": "Fan speed" }, { "name": "45 - Fan speed", "reg_type": "holding", "address": 14507, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=46", "original_name": "Fan speed" }, { "name": "45 - Smart fan speed", "reg_type": "holding", "address": 14508, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=46", "original_name": "Smart fan speed" }, { "name": "45 - Smart fan speed", "reg_type": "holding", "address": 14508, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=46", "original_name": "Smart fan speed" }, { "name": "45 - Horizontal vanes", "reg_type": "holding", "address": 14509, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=46", "original_name": "Horizontal vanes" }, { "name": "45 - Horizontal vanes", "reg_type": "holding", "address": 14509, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=46", "original_name": "Horizontal vanes" }, { "name": "45 - Vanes swing", "reg_type": "holding", "address": 14511, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=46", "original_name": "Vanes swing" }, { "name": "45 - Vanes swing", "reg_type": "holding", "address": 14511, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=46", "original_name": "Vanes swing" }, { "name": "45 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 14523, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=46" }, { "name": "45 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 14524, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=46" }, { "name": "46 - AC connected", "reg_type": "coil", "address": 14620, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=47" }, { "name": "46 - Errors", "reg_type": "discrete", "address": 14600, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=47" }, { "name": "46 - Active", "reg_type": "coil", "address": 14601, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=47" }, { "name": "46 - Mode", "reg_type": "holding", "address": 14601, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=47", "original_name": "Mode" }, { "name": "46 - Mode", "reg_type": "holding", "address": 14601, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=47", "original_name": "Mode" }, { "name": "46 - First error code", "reg_type": "input", "address": 14601, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=47" }, { "name": "46 - Active mode", "reg_type": "holding", "address": 14602, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=47", "original_name": "Active mode" }, { "name": "46 - Active mode", "reg_type": "holding", "address": 14602, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=47", "original_name": "Active mode" }, { "name": "46 - Indoor air temperature", "reg_type": "holding", "address": 14603, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=47", "original_name": "Indoor air temperature" }, { "name": "46 - Indoor air temperature", "reg_type": "holding", "address": 14603, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=47", "original_name": "Indoor air temperature" }, { "name": "46 - Target temperature", "reg_type": "holding", "address": 14605, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=47" }, { "name": "46 - Thermostat state", "reg_type": "holding", "address": 14606, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=47", "original_name": "Thermostat state" }, { "name": "46 - Thermostat state", "reg_type": "holding", "address": 14606, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=47", "original_name": "Thermostat state" }, { "name": "46 - Fan speed", "reg_type": "holding", "address": 14607, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=47", "original_name": "Fan speed" }, { "name": "46 - Fan speed", "reg_type": "holding", "address": 14607, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=47", "original_name": "Fan speed" }, { "name": "46 - Smart fan speed", "reg_type": "holding", "address": 14608, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=47", "original_name": "Smart fan speed" }, { "name": "46 - Smart fan speed", "reg_type": "holding", "address": 14608, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=47", "original_name": "Smart fan speed" }, { "name": "46 - Horizontal vanes", "reg_type": "holding", "address": 14609, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=47", "original_name": "Horizontal vanes" }, { "name": "46 - Horizontal vanes", "reg_type": "holding", "address": 14609, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=47", "original_name": "Horizontal vanes" }, { "name": "46 - Vanes swing", "reg_type": "holding", "address": 14611, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=47", "original_name": "Vanes swing" }, { "name": "46 - Vanes swing", "reg_type": "holding", "address": 14611, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=47", "original_name": "Vanes swing" }, { "name": "46 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 14623, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=47" }, { "name": "46 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 14624, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=47" }, { "name": "47 - AC connected", "reg_type": "coil", "address": 14720, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=48" }, { "name": "47 - Errors", "reg_type": "discrete", "address": 14700, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=48" }, { "name": "47 - Active", "reg_type": "coil", "address": 14701, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=48" }, { "name": "47 - Mode", "reg_type": "holding", "address": 14701, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=48", "original_name": "Mode" }, { "name": "47 - Mode", "reg_type": "holding", "address": 14701, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=48", "original_name": "Mode" }, { "name": "47 - First error code", "reg_type": "input", "address": 14701, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=48" }, { "name": "47 - Active mode", "reg_type": "holding", "address": 14702, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=48", "original_name": "Active mode" }, { "name": "47 - Active mode", "reg_type": "holding", "address": 14702, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=48", "original_name": "Active mode" }, { "name": "47 - Indoor air temperature", "reg_type": "holding", "address": 14703, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=48", "original_name": "Indoor air temperature" }, { "name": "47 - Indoor air temperature", "reg_type": "holding", "address": 14703, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=48", "original_name": "Indoor air temperature" }, { "name": "47 - Target temperature", "reg_type": "holding", "address": 14705, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=48" }, { "name": "47 - Thermostat state", "reg_type": "holding", "address": 14706, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=48", "original_name": "Thermostat state" }, { "name": "47 - Thermostat state", "reg_type": "holding", "address": 14706, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=48", "original_name": "Thermostat state" }, { "name": "47 - Fan speed", "reg_type": "holding", "address": 14707, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=48", "original_name": "Fan speed" }, { "name": "47 - Fan speed", "reg_type": "holding", "address": 14707, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=48", "original_name": "Fan speed" }, { "name": "47 - Smart fan speed", "reg_type": "holding", "address": 14708, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=48", "original_name": "Smart fan speed" }, { "name": "47 - Smart fan speed", "reg_type": "holding", "address": 14708, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=48", "original_name": "Smart fan speed" }, { "name": "47 - Horizontal vanes", "reg_type": "holding", "address": 14709, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=48", "original_name": "Horizontal vanes" }, { "name": "47 - Horizontal vanes", "reg_type": "holding", "address": 14709, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=48", "original_name": "Horizontal vanes" }, { "name": "47 - Vanes swing", "reg_type": "holding", "address": 14711, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=48", "original_name": "Vanes swing" }, { "name": "47 - Vanes swing", "reg_type": "holding", "address": 14711, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=48", "original_name": "Vanes swing" }, { "name": "47 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 14723, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=48" }, { "name": "47 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 14724, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=48" }, { "name": "48 - AC connected", "reg_type": "coil", "address": 14820, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=49" }, { "name": "48 - Errors", "reg_type": "discrete", "address": 14800, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=49" }, { "name": "48 - Active", "reg_type": "coil", "address": 14801, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=49" }, { "name": "48 - Mode", "reg_type": "holding", "address": 14801, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=49", "original_name": "Mode" }, { "name": "48 - Mode", "reg_type": "holding", "address": 14801, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=49", "original_name": "Mode" }, { "name": "48 - First error code", "reg_type": "input", "address": 14801, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=49" }, { "name": "48 - Active mode", "reg_type": "holding", "address": 14802, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=49", "original_name": "Active mode" }, { "name": "48 - Active mode", "reg_type": "holding", "address": 14802, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=49", "original_name": "Active mode" }, { "name": "48 - Indoor air temperature", "reg_type": "holding", "address": 14803, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=49", "original_name": "Indoor air temperature" }, { "name": "48 - Indoor air temperature", "reg_type": "holding", "address": 14803, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=49", "original_name": "Indoor air temperature" }, { "name": "48 - Target temperature", "reg_type": "holding", "address": 14805, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=49" }, { "name": "48 - Thermostat state", "reg_type": "holding", "address": 14806, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=49", "original_name": "Thermostat state" }, { "name": "48 - Thermostat state", "reg_type": "holding", "address": 14806, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=49", "original_name": "Thermostat state" }, { "name": "48 - Fan speed", "reg_type": "holding", "address": 14807, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=49", "original_name": "Fan speed" }, { "name": "48 - Fan speed", "reg_type": "holding", "address": 14807, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=49", "original_name": "Fan speed" }, { "name": "48 - Smart fan speed", "reg_type": "holding", "address": 14808, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=49", "original_name": "Smart fan speed" }, { "name": "48 - Smart fan speed", "reg_type": "holding", "address": 14808, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=49", "original_name": "Smart fan speed" }, { "name": "48 - Horizontal vanes", "reg_type": "holding", "address": 14809, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=49", "original_name": "Horizontal vanes" }, { "name": "48 - Horizontal vanes", "reg_type": "holding", "address": 14809, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=49", "original_name": "Horizontal vanes" }, { "name": "48 - Vanes swing", "reg_type": "holding", "address": 14811, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=49", "original_name": "Vanes swing" }, { "name": "48 - Vanes swing", "reg_type": "holding", "address": 14811, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=49", "original_name": "Vanes swing" }, { "name": "48 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 14823, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=49" }, { "name": "48 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 14824, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=49" }, { "name": "49 - AC connected", "reg_type": "coil", "address": 14920, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=50" }, { "name": "49 - Errors", "reg_type": "discrete", "address": 14900, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=50" }, { "name": "49 - Active", "reg_type": "coil", "address": 14901, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=50" }, { "name": "49 - Mode", "reg_type": "holding", "address": 14901, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=50", "original_name": "Mode" }, { "name": "49 - Mode", "reg_type": "holding", "address": 14901, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=50", "original_name": "Mode" }, { "name": "49 - First error code", "reg_type": "input", "address": 14901, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=50" }, { "name": "49 - Active mode", "reg_type": "holding", "address": 14902, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=50", "original_name": "Active mode" }, { "name": "49 - Active mode", "reg_type": "holding", "address": 14902, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=50", "original_name": "Active mode" }, { "name": "49 - Indoor air temperature", "reg_type": "holding", "address": 14903, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=50", "original_name": "Indoor air temperature" }, { "name": "49 - Indoor air temperature", "reg_type": "holding", "address": 14903, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=50", "original_name": "Indoor air temperature" }, { "name": "49 - Target temperature", "reg_type": "holding", "address": 14905, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=50" }, { "name": "49 - Thermostat state", "reg_type": "holding", "address": 14906, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=50", "original_name": "Thermostat state" }, { "name": "49 - Thermostat state", "reg_type": "holding", "address": 14906, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=50", "original_name": "Thermostat state" }, { "name": "49 - Fan speed", "reg_type": "holding", "address": 14907, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=50", "original_name": "Fan speed" }, { "name": "49 - Fan speed", "reg_type": "holding", "address": 14907, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=50", "original_name": "Fan speed" }, { "name": "49 - Smart fan speed", "reg_type": "holding", "address": 14908, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=50", "original_name": "Smart fan speed" }, { "name": "49 - Smart fan speed", "reg_type": "holding", "address": 14908, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=50", "original_name": "Smart fan speed" }, { "name": "49 - Horizontal vanes", "reg_type": "holding", "address": 14909, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=50", "original_name": "Horizontal vanes" }, { "name": "49 - Horizontal vanes", "reg_type": "holding", "address": 14909, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=50", "original_name": "Horizontal vanes" }, { "name": "49 - Vanes swing", "reg_type": "holding", "address": 14911, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=50", "original_name": "Vanes swing" }, { "name": "49 - Vanes swing", "reg_type": "holding", "address": 14911, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=50", "original_name": "Vanes swing" }, { "name": "49 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 14923, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=50" }, { "name": "49 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 14924, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=50" }, { "name": "50 - AC connected", "reg_type": "coil", "address": 15020, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=51" }, { "name": "50 - Errors", "reg_type": "discrete", "address": 15000, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=51" }, { "name": "50 - Active", "reg_type": "coil", "address": 15001, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=51" }, { "name": "50 - Mode", "reg_type": "holding", "address": 15001, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=51", "original_name": "Mode" }, { "name": "50 - Mode", "reg_type": "holding", "address": 15001, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=51", "original_name": "Mode" }, { "name": "50 - First error code", "reg_type": "input", "address": 15001, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=51" }, { "name": "50 - Active mode", "reg_type": "holding", "address": 15002, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=51", "original_name": "Active mode" }, { "name": "50 - Active mode", "reg_type": "holding", "address": 15002, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=51", "original_name": "Active mode" }, { "name": "50 - Indoor air temperature", "reg_type": "holding", "address": 15003, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=51", "original_name": "Indoor air temperature" }, { "name": "50 - Indoor air temperature", "reg_type": "holding", "address": 15003, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=51", "original_name": "Indoor air temperature" }, { "name": "50 - Target temperature", "reg_type": "holding", "address": 15005, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=51" }, { "name": "50 - Thermostat state", "reg_type": "holding", "address": 15006, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=51", "original_name": "Thermostat state" }, { "name": "50 - Thermostat state", "reg_type": "holding", "address": 15006, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=51", "original_name": "Thermostat state" }, { "name": "50 - Fan speed", "reg_type": "holding", "address": 15007, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=51", "original_name": "Fan speed" }, { "name": "50 - Fan speed", "reg_type": "holding", "address": 15007, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=51", "original_name": "Fan speed" }, { "name": "50 - Smart fan speed", "reg_type": "holding", "address": 15008, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=51", "original_name": "Smart fan speed" }, { "name": "50 - Smart fan speed", "reg_type": "holding", "address": 15008, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=51", "original_name": "Smart fan speed" }, { "name": "50 - Horizontal vanes", "reg_type": "holding", "address": 15009, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=51", "original_name": "Horizontal vanes" }, { "name": "50 - Horizontal vanes", "reg_type": "holding", "address": 15009, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=51", "original_name": "Horizontal vanes" }, { "name": "50 - Vanes swing", "reg_type": "holding", "address": 15011, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=51", "original_name": "Vanes swing" }, { "name": "50 - Vanes swing", "reg_type": "holding", "address": 15011, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=51", "original_name": "Vanes swing" }, { "name": "50 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 15023, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=51" }, { "name": "50 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 15024, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=51" }, { "name": "51 - AC connected", "reg_type": "coil", "address": 15120, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=52" }, { "name": "51 - Errors", "reg_type": "discrete", "address": 15100, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=52" }, { "name": "51 - Active", "reg_type": "coil", "address": 15101, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=52" }, { "name": "51 - Mode", "reg_type": "holding", "address": 15101, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=52", "original_name": "Mode" }, { "name": "51 - Mode", "reg_type": "holding", "address": 15101, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=52", "original_name": "Mode" }, { "name": "51 - First error code", "reg_type": "input", "address": 15101, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=52" }, { "name": "51 - Active mode", "reg_type": "holding", "address": 15102, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=52", "original_name": "Active mode" }, { "name": "51 - Active mode", "reg_type": "holding", "address": 15102, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=52", "original_name": "Active mode" }, { "name": "51 - Indoor air temperature", "reg_type": "holding", "address": 15103, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=52", "original_name": "Indoor air temperature" }, { "name": "51 - Indoor air temperature", "reg_type": "holding", "address": 15103, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=52", "original_name": "Indoor air temperature" }, { "name": "51 - Target temperature", "reg_type": "holding", "address": 15105, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=52" }, { "name": "51 - Thermostat state", "reg_type": "holding", "address": 15106, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=52", "original_name": "Thermostat state" }, { "name": "51 - Thermostat state", "reg_type": "holding", "address": 15106, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=52", "original_name": "Thermostat state" }, { "name": "51 - Fan speed", "reg_type": "holding", "address": 15107, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=52", "original_name": "Fan speed" }, { "name": "51 - Fan speed", "reg_type": "holding", "address": 15107, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=52", "original_name": "Fan speed" }, { "name": "51 - Smart fan speed", "reg_type": "holding", "address": 15108, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=52", "original_name": "Smart fan speed" }, { "name": "51 - Smart fan speed", "reg_type": "holding", "address": 15108, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=52", "original_name": "Smart fan speed" }, { "name": "51 - Horizontal vanes", "reg_type": "holding", "address": 15109, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=52", "original_name": "Horizontal vanes" }, { "name": "51 - Horizontal vanes", "reg_type": "holding", "address": 15109, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=52", "original_name": "Horizontal vanes" }, { "name": "51 - Vanes swing", "reg_type": "holding", "address": 15111, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=52", "original_name": "Vanes swing" }, { "name": "51 - Vanes swing", "reg_type": "holding", "address": 15111, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=52", "original_name": "Vanes swing" }, { "name": "51 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 15123, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=52" }, { "name": "51 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 15124, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=52" }, { "name": "52 - AC connected", "reg_type": "coil", "address": 15220, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=53" }, { "name": "52 - Errors", "reg_type": "discrete", "address": 15200, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=53" }, { "name": "52 - Active", "reg_type": "coil", "address": 15201, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=53" }, { "name": "52 - Mode", "reg_type": "holding", "address": 15201, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=53", "original_name": "Mode" }, { "name": "52 - Mode", "reg_type": "holding", "address": 15201, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=53", "original_name": "Mode" }, { "name": "52 - First error code", "reg_type": "input", "address": 15201, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=53" }, { "name": "52 - Active mode", "reg_type": "holding", "address": 15202, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=53", "original_name": "Active mode" }, { "name": "52 - Active mode", "reg_type": "holding", "address": 15202, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=53", "original_name": "Active mode" }, { "name": "52 - Indoor air temperature", "reg_type": "holding", "address": 15203, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=53", "original_name": "Indoor air temperature" }, { "name": "52 - Indoor air temperature", "reg_type": "holding", "address": 15203, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=53", "original_name": "Indoor air temperature" }, { "name": "52 - Target temperature", "reg_type": "holding", "address": 15205, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=53" }, { "name": "52 - Thermostat state", "reg_type": "holding", "address": 15206, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=53", "original_name": "Thermostat state" }, { "name": "52 - Thermostat state", "reg_type": "holding", "address": 15206, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=53", "original_name": "Thermostat state" }, { "name": "52 - Fan speed", "reg_type": "holding", "address": 15207, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=53", "original_name": "Fan speed" }, { "name": "52 - Fan speed", "reg_type": "holding", "address": 15207, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=53", "original_name": "Fan speed" }, { "name": "52 - Smart fan speed", "reg_type": "holding", "address": 15208, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=53", "original_name": "Smart fan speed" }, { "name": "52 - Smart fan speed", "reg_type": "holding", "address": 15208, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=53", "original_name": "Smart fan speed" }, { "name": "52 - Horizontal vanes", "reg_type": "holding", "address": 15209, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=53", "original_name": "Horizontal vanes" }, { "name": "52 - Horizontal vanes", "reg_type": "holding", "address": 15209, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=53", "original_name": "Horizontal vanes" }, { "name": "52 - Vanes swing", "reg_type": "holding", "address": 15211, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=53", "original_name": "Vanes swing" }, { "name": "52 - Vanes swing", "reg_type": "holding", "address": 15211, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=53", "original_name": "Vanes swing" }, { "name": "52 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 15223, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=53" }, { "name": "52 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 15224, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=53" }, { "name": "53 - AC connected", "reg_type": "coil", "address": 15320, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=54" }, { "name": "53 - Errors", "reg_type": "discrete", "address": 15300, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=54" }, { "name": "53 - Active", "reg_type": "coil", "address": 15301, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=54" }, { "name": "53 - Mode", "reg_type": "holding", "address": 15301, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=54", "original_name": "Mode" }, { "name": "53 - Mode", "reg_type": "holding", "address": 15301, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=54", "original_name": "Mode" }, { "name": "53 - First error code", "reg_type": "input", "address": 15301, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=54" }, { "name": "53 - Active mode", "reg_type": "holding", "address": 15302, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=54", "original_name": "Active mode" }, { "name": "53 - Active mode", "reg_type": "holding", "address": 15302, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=54", "original_name": "Active mode" }, { "name": "53 - Indoor air temperature", "reg_type": "holding", "address": 15303, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=54", "original_name": "Indoor air temperature" }, { "name": "53 - Indoor air temperature", "reg_type": "holding", "address": 15303, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=54", "original_name": "Indoor air temperature" }, { "name": "53 - Target temperature", "reg_type": "holding", "address": 15305, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=54" }, { "name": "53 - Thermostat state", "reg_type": "holding", "address": 15306, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=54", "original_name": "Thermostat state" }, { "name": "53 - Thermostat state", "reg_type": "holding", "address": 15306, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=54", "original_name": "Thermostat state" }, { "name": "53 - Fan speed", "reg_type": "holding", "address": 15307, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=54", "original_name": "Fan speed" }, { "name": "53 - Fan speed", "reg_type": "holding", "address": 15307, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=54", "original_name": "Fan speed" }, { "name": "53 - Smart fan speed", "reg_type": "holding", "address": 15308, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=54", "original_name": "Smart fan speed" }, { "name": "53 - Smart fan speed", "reg_type": "holding", "address": 15308, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=54", "original_name": "Smart fan speed" }, { "name": "53 - Horizontal vanes", "reg_type": "holding", "address": 15309, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=54", "original_name": "Horizontal vanes" }, { "name": "53 - Horizontal vanes", "reg_type": "holding", "address": 15309, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=54", "original_name": "Horizontal vanes" }, { "name": "53 - Vanes swing", "reg_type": "holding", "address": 15311, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=54", "original_name": "Vanes swing" }, { "name": "53 - Vanes swing", "reg_type": "holding", "address": 15311, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=54", "original_name": "Vanes swing" }, { "name": "53 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 15323, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=54" }, { "name": "53 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 15324, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=54" }, { "name": "54 - AC connected", "reg_type": "coil", "address": 15420, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=55" }, { "name": "54 - Errors", "reg_type": "discrete", "address": 15400, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=55" }, { "name": "54 - Active", "reg_type": "coil", "address": 15401, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=55" }, { "name": "54 - Mode", "reg_type": "holding", "address": 15401, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=55", "original_name": "Mode" }, { "name": "54 - Mode", "reg_type": "holding", "address": 15401, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=55", "original_name": "Mode" }, { "name": "54 - First error code", "reg_type": "input", "address": 15401, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=55" }, { "name": "54 - Active mode", "reg_type": "holding", "address": 15402, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=55", "original_name": "Active mode" }, { "name": "54 - Active mode", "reg_type": "holding", "address": 15402, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=55", "original_name": "Active mode" }, { "name": "54 - Indoor air temperature", "reg_type": "holding", "address": 15403, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=55", "original_name": "Indoor air temperature" }, { "name": "54 - Indoor air temperature", "reg_type": "holding", "address": 15403, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=55", "original_name": "Indoor air temperature" }, { "name": "54 - Target temperature", "reg_type": "holding", "address": 15405, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=55" }, { "name": "54 - Thermostat state", "reg_type": "holding", "address": 15406, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=55", "original_name": "Thermostat state" }, { "name": "54 - Thermostat state", "reg_type": "holding", "address": 15406, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=55", "original_name": "Thermostat state" }, { "name": "54 - Fan speed", "reg_type": "holding", "address": 15407, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=55", "original_name": "Fan speed" }, { "name": "54 - Fan speed", "reg_type": "holding", "address": 15407, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=55", "original_name": "Fan speed" }, { "name": "54 - Smart fan speed", "reg_type": "holding", "address": 15408, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=55", "original_name": "Smart fan speed" }, { "name": "54 - Smart fan speed", "reg_type": "holding", "address": 15408, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=55", "original_name": "Smart fan speed" }, { "name": "54 - Horizontal vanes", "reg_type": "holding", "address": 15409, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=55", "original_name": "Horizontal vanes" }, { "name": "54 - Horizontal vanes", "reg_type": "holding", "address": 15409, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=55", "original_name": "Horizontal vanes" }, { "name": "54 - Vanes swing", "reg_type": "holding", "address": 15411, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=55", "original_name": "Vanes swing" }, { "name": "54 - Vanes swing", "reg_type": "holding", "address": 15411, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=55", "original_name": "Vanes swing" }, { "name": "54 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 15423, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=55" }, { "name": "54 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 15424, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=55" }, { "name": "55 - AC connected", "reg_type": "coil", "address": 15520, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=56" }, { "name": "55 - Errors", "reg_type": "discrete", "address": 15500, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=56" }, { "name": "55 - Active", "reg_type": "coil", "address": 15501, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=56" }, { "name": "55 - Mode", "reg_type": "holding", "address": 15501, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=56", "original_name": "Mode" }, { "name": "55 - Mode", "reg_type": "holding", "address": 15501, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=56", "original_name": "Mode" }, { "name": "55 - First error code", "reg_type": "input", "address": 15501, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=56" }, { "name": "55 - Active mode", "reg_type": "holding", "address": 15502, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=56", "original_name": "Active mode" }, { "name": "55 - Active mode", "reg_type": "holding", "address": 15502, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=56", "original_name": "Active mode" }, { "name": "55 - Indoor air temperature", "reg_type": "holding", "address": 15503, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=56", "original_name": "Indoor air temperature" }, { "name": "55 - Indoor air temperature", "reg_type": "holding", "address": 15503, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=56", "original_name": "Indoor air temperature" }, { "name": "55 - Target temperature", "reg_type": "holding", "address": 15505, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=56" }, { "name": "55 - Thermostat state", "reg_type": "holding", "address": 15506, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=56", "original_name": "Thermostat state" }, { "name": "55 - Thermostat state", "reg_type": "holding", "address": 15506, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=56", "original_name": "Thermostat state" }, { "name": "55 - Fan speed", "reg_type": "holding", "address": 15507, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=56", "original_name": "Fan speed" }, { "name": "55 - Fan speed", "reg_type": "holding", "address": 15507, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=56", "original_name": "Fan speed" }, { "name": "55 - Smart fan speed", "reg_type": "holding", "address": 15508, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=56", "original_name": "Smart fan speed" }, { "name": "55 - Smart fan speed", "reg_type": "holding", "address": 15508, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=56", "original_name": "Smart fan speed" }, { "name": "55 - Horizontal vanes", "reg_type": "holding", "address": 15509, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=56", "original_name": "Horizontal vanes" }, { "name": "55 - Horizontal vanes", "reg_type": "holding", "address": 15509, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=56", "original_name": "Horizontal vanes" }, { "name": "55 - Vanes swing", "reg_type": "holding", "address": 15511, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=56", "original_name": "Vanes swing" }, { "name": "55 - Vanes swing", "reg_type": "holding", "address": 15511, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=56", "original_name": "Vanes swing" }, { "name": "55 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 15523, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=56" }, { "name": "55 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 15524, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=56" }, { "name": "56 - AC connected", "reg_type": "coil", "address": 15620, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=57" }, { "name": "56 - Errors", "reg_type": "discrete", "address": 15600, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=57" }, { "name": "56 - Active", "reg_type": "coil", "address": 15601, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=57" }, { "name": "56 - Mode", "reg_type": "holding", "address": 15601, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=57", "original_name": "Mode" }, { "name": "56 - Mode", "reg_type": "holding", "address": 15601, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=57", "original_name": "Mode" }, { "name": "56 - First error code", "reg_type": "input", "address": 15601, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=57" }, { "name": "56 - Active mode", "reg_type": "holding", "address": 15602, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=57", "original_name": "Active mode" }, { "name": "56 - Active mode", "reg_type": "holding", "address": 15602, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=57", "original_name": "Active mode" }, { "name": "56 - Indoor air temperature", "reg_type": "holding", "address": 15603, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=57", "original_name": "Indoor air temperature" }, { "name": "56 - Indoor air temperature", "reg_type": "holding", "address": 15603, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=57", "original_name": "Indoor air temperature" }, { "name": "56 - Target temperature", "reg_type": "holding", "address": 15605, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=57" }, { "name": "56 - Thermostat state", "reg_type": "holding", "address": 15606, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=57", "original_name": "Thermostat state" }, { "name": "56 - Thermostat state", "reg_type": "holding", "address": 15606, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=57", "original_name": "Thermostat state" }, { "name": "56 - Fan speed", "reg_type": "holding", "address": 15607, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=57", "original_name": "Fan speed" }, { "name": "56 - Fan speed", "reg_type": "holding", "address": 15607, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=57", "original_name": "Fan speed" }, { "name": "56 - Smart fan speed", "reg_type": "holding", "address": 15608, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=57", "original_name": "Smart fan speed" }, { "name": "56 - Smart fan speed", "reg_type": "holding", "address": 15608, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=57", "original_name": "Smart fan speed" }, { "name": "56 - Horizontal vanes", "reg_type": "holding", "address": 15609, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=57", "original_name": "Horizontal vanes" }, { "name": "56 - Horizontal vanes", "reg_type": "holding", "address": 15609, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=57", "original_name": "Horizontal vanes" }, { "name": "56 - Vanes swing", "reg_type": "holding", "address": 15611, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=57", "original_name": "Vanes swing" }, { "name": "56 - Vanes swing", "reg_type": "holding", "address": 15611, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=57", "original_name": "Vanes swing" }, { "name": "56 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 15623, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=57" }, { "name": "56 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 15624, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=57" }, { "name": "57 - AC connected", "reg_type": "coil", "address": 15720, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=58" }, { "name": "57 - Errors", "reg_type": "discrete", "address": 15700, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=58" }, { "name": "57 - Active", "reg_type": "coil", "address": 15701, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=58" }, { "name": "57 - Mode", "reg_type": "holding", "address": 15701, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=58", "original_name": "Mode" }, { "name": "57 - Mode", "reg_type": "holding", "address": 15701, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=58", "original_name": "Mode" }, { "name": "57 - First error code", "reg_type": "input", "address": 15701, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=58" }, { "name": "57 - Active mode", "reg_type": "holding", "address": 15702, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=58", "original_name": "Active mode" }, { "name": "57 - Active mode", "reg_type": "holding", "address": 15702, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=58", "original_name": "Active mode" }, { "name": "57 - Indoor air temperature", "reg_type": "holding", "address": 15703, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=58", "original_name": "Indoor air temperature" }, { "name": "57 - Indoor air temperature", "reg_type": "holding", "address": 15703, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=58", "original_name": "Indoor air temperature" }, { "name": "57 - Target temperature", "reg_type": "holding", "address": 15705, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=58" }, { "name": "57 - Thermostat state", "reg_type": "holding", "address": 15706, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=58", "original_name": "Thermostat state" }, { "name": "57 - Thermostat state", "reg_type": "holding", "address": 15706, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=58", "original_name": "Thermostat state" }, { "name": "57 - Fan speed", "reg_type": "holding", "address": 15707, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=58", "original_name": "Fan speed" }, { "name": "57 - Fan speed", "reg_type": "holding", "address": 15707, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=58", "original_name": "Fan speed" }, { "name": "57 - Smart fan speed", "reg_type": "holding", "address": 15708, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=58", "original_name": "Smart fan speed" }, { "name": "57 - Smart fan speed", "reg_type": "holding", "address": 15708, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=58", "original_name": "Smart fan speed" }, { "name": "57 - Horizontal vanes", "reg_type": "holding", "address": 15709, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=58", "original_name": "Horizontal vanes" }, { "name": "57 - Horizontal vanes", "reg_type": "holding", "address": 15709, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=58", "original_name": "Horizontal vanes" }, { "name": "57 - Vanes swing", "reg_type": "holding", "address": 15711, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=58", "original_name": "Vanes swing" }, { "name": "57 - Vanes swing", "reg_type": "holding", "address": 15711, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=58", "original_name": "Vanes swing" }, { "name": "57 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 15723, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=58" }, { "name": "57 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 15724, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=58" }, { "name": "58 - AC connected", "reg_type": "coil", "address": 15820, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=59" }, { "name": "58 - Errors", "reg_type": "discrete", "address": 15800, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=59" }, { "name": "58 - Active", "reg_type": "coil", "address": 15801, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=59" }, { "name": "58 - Mode", "reg_type": "holding", "address": 15801, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=59", "original_name": "Mode" }, { "name": "58 - Mode", "reg_type": "holding", "address": 15801, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=59", "original_name": "Mode" }, { "name": "58 - First error code", "reg_type": "input", "address": 15801, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=59" }, { "name": "58 - Active mode", "reg_type": "holding", "address": 15802, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=59", "original_name": "Active mode" }, { "name": "58 - Active mode", "reg_type": "holding", "address": 15802, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=59", "original_name": "Active mode" }, { "name": "58 - Indoor air temperature", "reg_type": "holding", "address": 15803, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=59", "original_name": "Indoor air temperature" }, { "name": "58 - Indoor air temperature", "reg_type": "holding", "address": 15803, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=59", "original_name": "Indoor air temperature" }, { "name": "58 - Target temperature", "reg_type": "holding", "address": 15805, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=59" }, { "name": "58 - Thermostat state", "reg_type": "holding", "address": 15806, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=59", "original_name": "Thermostat state" }, { "name": "58 - Thermostat state", "reg_type": "holding", "address": 15806, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=59", "original_name": "Thermostat state" }, { "name": "58 - Fan speed", "reg_type": "holding", "address": 15807, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=59", "original_name": "Fan speed" }, { "name": "58 - Fan speed", "reg_type": "holding", "address": 15807, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=59", "original_name": "Fan speed" }, { "name": "58 - Smart fan speed", "reg_type": "holding", "address": 15808, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=59", "original_name": "Smart fan speed" }, { "name": "58 - Smart fan speed", "reg_type": "holding", "address": 15808, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=59", "original_name": "Smart fan speed" }, { "name": "58 - Horizontal vanes", "reg_type": "holding", "address": 15809, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=59", "original_name": "Horizontal vanes" }, { "name": "58 - Horizontal vanes", "reg_type": "holding", "address": 15809, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=59", "original_name": "Horizontal vanes" }, { "name": "58 - Vanes swing", "reg_type": "holding", "address": 15811, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=59", "original_name": "Vanes swing" }, { "name": "58 - Vanes swing", "reg_type": "holding", "address": 15811, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=59", "original_name": "Vanes swing" }, { "name": "58 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 15823, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=59" }, { "name": "58 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 15824, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=59" }, { "name": "59 - AC connected", "reg_type": "coil", "address": 15920, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=60" }, { "name": "59 - Errors", "reg_type": "discrete", "address": 15900, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=60" }, { "name": "59 - Active", "reg_type": "coil", "address": 15901, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=60" }, { "name": "59 - Mode", "reg_type": "holding", "address": 15901, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=60", "original_name": "Mode" }, { "name": "59 - Mode", "reg_type": "holding", "address": 15901, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=60", "original_name": "Mode" }, { "name": "59 - First error code", "reg_type": "input", "address": 15901, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=60" }, { "name": "59 - Active mode", "reg_type": "holding", "address": 15902, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=60", "original_name": "Active mode" }, { "name": "59 - Active mode", "reg_type": "holding", "address": 15902, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=60", "original_name": "Active mode" }, { "name": "59 - Indoor air temperature", "reg_type": "holding", "address": 15903, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=60", "original_name": "Indoor air temperature" }, { "name": "59 - Indoor air temperature", "reg_type": "holding", "address": 15903, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=60", "original_name": "Indoor air temperature" }, { "name": "59 - Target temperature", "reg_type": "holding", "address": 15905, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=60" }, { "name": "59 - Thermostat state", "reg_type": "holding", "address": 15906, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=60", "original_name": "Thermostat state" }, { "name": "59 - Thermostat state", "reg_type": "holding", "address": 15906, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=60", "original_name": "Thermostat state" }, { "name": "59 - Fan speed", "reg_type": "holding", "address": 15907, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=60", "original_name": "Fan speed" }, { "name": "59 - Fan speed", "reg_type": "holding", "address": 15907, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=60", "original_name": "Fan speed" }, { "name": "59 - Smart fan speed", "reg_type": "holding", "address": 15908, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=60", "original_name": "Smart fan speed" }, { "name": "59 - Smart fan speed", "reg_type": "holding", "address": 15908, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=60", "original_name": "Smart fan speed" }, { "name": "59 - Horizontal vanes", "reg_type": "holding", "address": 15909, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=60", "original_name": "Horizontal vanes" }, { "name": "59 - Horizontal vanes", "reg_type": "holding", "address": 15909, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=60", "original_name": "Horizontal vanes" }, { "name": "59 - Vanes swing", "reg_type": "holding", "address": 15911, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=60", "original_name": "Vanes swing" }, { "name": "59 - Vanes swing", "reg_type": "holding", "address": 15911, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=60", "original_name": "Vanes swing" }, { "name": "59 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 15923, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=60" }, { "name": "59 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 15924, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=60" }, { "name": "60 - AC connected", "reg_type": "coil", "address": 16020, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=61" }, { "name": "60 - Errors", "reg_type": "discrete", "address": 16000, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=61" }, { "name": "60 - Active", "reg_type": "coil", "address": 16001, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=61" }, { "name": "60 - Mode", "reg_type": "holding", "address": 16001, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=61", "original_name": "Mode" }, { "name": "60 - Mode", "reg_type": "holding", "address": 16001, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=61", "original_name": "Mode" }, { "name": "60 - First error code", "reg_type": "input", "address": 16001, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=61" }, { "name": "60 - Active mode", "reg_type": "holding", "address": 16002, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=61", "original_name": "Active mode" }, { "name": "60 - Active mode", "reg_type": "holding", "address": 16002, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=61", "original_name": "Active mode" }, { "name": "60 - Indoor air temperature", "reg_type": "holding", "address": 16003, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=61", "original_name": "Indoor air temperature" }, { "name": "60 - Indoor air temperature", "reg_type": "holding", "address": 16003, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=61", "original_name": "Indoor air temperature" }, { "name": "60 - Target temperature", "reg_type": "holding", "address": 16005, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=61" }, { "name": "60 - Thermostat state", "reg_type": "holding", "address": 16006, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=61", "original_name": "Thermostat state" }, { "name": "60 - Thermostat state", "reg_type": "holding", "address": 16006, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=61", "original_name": "Thermostat state" }, { "name": "60 - Fan speed", "reg_type": "holding", "address": 16007, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=61", "original_name": "Fan speed" }, { "name": "60 - Fan speed", "reg_type": "holding", "address": 16007, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=61", "original_name": "Fan speed" }, { "name": "60 - Smart fan speed", "reg_type": "holding", "address": 16008, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=61", "original_name": "Smart fan speed" }, { "name": "60 - Smart fan speed", "reg_type": "holding", "address": 16008, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=61", "original_name": "Smart fan speed" }, { "name": "60 - Horizontal vanes", "reg_type": "holding", "address": 16009, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=61", "original_name": "Horizontal vanes" }, { "name": "60 - Horizontal vanes", "reg_type": "holding", "address": 16009, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=61", "original_name": "Horizontal vanes" }, { "name": "60 - Vanes swing", "reg_type": "holding", "address": 16011, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=61", "original_name": "Vanes swing" }, { "name": "60 - Vanes swing", "reg_type": "holding", "address": 16011, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=61", "original_name": "Vanes swing" }, { "name": "60 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 16023, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=61" }, { "name": "60 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 16024, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=61" }, { "name": "61 - AC connected", "reg_type": "coil", "address": 16120, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=62" }, { "name": "61 - Errors", "reg_type": "discrete", "address": 16100, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=62" }, { "name": "61 - Active", "reg_type": "coil", "address": 16101, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=62" }, { "name": "61 - Mode", "reg_type": "holding", "address": 16101, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=62", "original_name": "Mode" }, { "name": "61 - Mode", "reg_type": "holding", "address": 16101, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=62", "original_name": "Mode" }, { "name": "61 - First error code", "reg_type": "input", "address": 16101, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=62" }, { "name": "61 - Active mode", "reg_type": "holding", "address": 16102, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=62", "original_name": "Active mode" }, { "name": "61 - Active mode", "reg_type": "holding", "address": 16102, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=62", "original_name": "Active mode" }, { "name": "61 - Indoor air temperature", "reg_type": "holding", "address": 16103, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=62", "original_name": "Indoor air temperature" }, { "name": "61 - Indoor air temperature", "reg_type": "holding", "address": 16103, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=62", "original_name": "Indoor air temperature" }, { "name": "61 - Target temperature", "reg_type": "holding", "address": 16105, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=62" }, { "name": "61 - Thermostat state", "reg_type": "holding", "address": 16106, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=62", "original_name": "Thermostat state" }, { "name": "61 - Thermostat state", "reg_type": "holding", "address": 16106, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=62", "original_name": "Thermostat state" }, { "name": "61 - Fan speed", "reg_type": "holding", "address": 16107, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=62", "original_name": "Fan speed" }, { "name": "61 - Fan speed", "reg_type": "holding", "address": 16107, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=62", "original_name": "Fan speed" }, { "name": "61 - Smart fan speed", "reg_type": "holding", "address": 16108, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=62", "original_name": "Smart fan speed" }, { "name": "61 - Smart fan speed", "reg_type": "holding", "address": 16108, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=62", "original_name": "Smart fan speed" }, { "name": "61 - Horizontal vanes", "reg_type": "holding", "address": 16109, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=62", "original_name": "Horizontal vanes" }, { "name": "61 - Horizontal vanes", "reg_type": "holding", "address": 16109, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=62", "original_name": "Horizontal vanes" }, { "name": "61 - Vanes swing", "reg_type": "holding", "address": 16111, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=62", "original_name": "Vanes swing" }, { "name": "61 - Vanes swing", "reg_type": "holding", "address": 16111, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=62", "original_name": "Vanes swing" }, { "name": "61 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 16123, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=62" }, { "name": "61 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 16124, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=62" }, { "name": "62 - AC connected", "reg_type": "coil", "address": 16220, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=63" }, { "name": "62 - Errors", "reg_type": "discrete", "address": 16200, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=63" }, { "name": "62 - Active", "reg_type": "coil", "address": 16201, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=63" }, { "name": "62 - Mode", "reg_type": "holding", "address": 16201, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=63", "original_name": "Mode" }, { "name": "62 - Mode", "reg_type": "holding", "address": 16201, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=63", "original_name": "Mode" }, { "name": "62 - First error code", "reg_type": "input", "address": 16201, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=63" }, { "name": "62 - Active mode", "reg_type": "holding", "address": 16202, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=63", "original_name": "Active mode" }, { "name": "62 - Active mode", "reg_type": "holding", "address": 16202, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=63", "original_name": "Active mode" }, { "name": "62 - Indoor air temperature", "reg_type": "holding", "address": 16203, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=63", "original_name": "Indoor air temperature" }, { "name": "62 - Indoor air temperature", "reg_type": "holding", "address": 16203, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=63", "original_name": "Indoor air temperature" }, { "name": "62 - Target temperature", "reg_type": "holding", "address": 16205, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=63" }, { "name": "62 - Thermostat state", "reg_type": "holding", "address": 16206, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=63", "original_name": "Thermostat state" }, { "name": "62 - Thermostat state", "reg_type": "holding", "address": 16206, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=63", "original_name": "Thermostat state" }, { "name": "62 - Fan speed", "reg_type": "holding", "address": 16207, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=63", "original_name": "Fan speed" }, { "name": "62 - Fan speed", "reg_type": "holding", "address": 16207, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=63", "original_name": "Fan speed" }, { "name": "62 - Smart fan speed", "reg_type": "holding", "address": 16208, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=63", "original_name": "Smart fan speed" }, { "name": "62 - Smart fan speed", "reg_type": "holding", "address": 16208, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=63", "original_name": "Smart fan speed" }, { "name": "62 - Horizontal vanes", "reg_type": "holding", "address": 16209, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=63", "original_name": "Horizontal vanes" }, { "name": "62 - Horizontal vanes", "reg_type": "holding", "address": 16209, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=63", "original_name": "Horizontal vanes" }, { "name": "62 - Vanes swing", "reg_type": "holding", "address": 16211, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=63", "original_name": "Vanes swing" }, { "name": "62 - Vanes swing", "reg_type": "holding", "address": 16211, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=63", "original_name": "Vanes swing" }, { "name": "62 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 16223, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=63" }, { "name": "62 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 16224, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=63" }, { "name": "63 - AC connected", "reg_type": "coil", "address": 16320, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "original_name": "AC connected", "condition": "IDU_count>=64" }, { "name": "63 - Errors", "reg_type": "discrete", "address": 16300, "type": "switch", "group": "errors", "readonly": true, "original_name": "Errors", "condition": "IDU_count>=64" }, { "name": "63 - Active", "reg_type": "coil", "address": 16301, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "original_name": "Active", "condition": "IDU_count>=64" }, { "name": "63 - Mode", "reg_type": "holding", "address": 16301, "type": "range", "format": "u16", "min": 1, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=64", "original_name": "Mode" }, { "name": "63 - Mode", "reg_type": "holding", "address": 16301, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 1, 2, 3, 4, 5 ], "enum_titles": [ "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=64", "original_name": "Mode" }, { "name": "63 - First error code", "reg_type": "input", "address": 16301, "type": "value", "min": 0, "max": 40, "group": "errors", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], "enum_titles": [ "No error", "Error 1", "Error 2", "Error 3", "Error 4", "Error 5", "Error 6", "Error 7", "Error 8", "Error 9", "Error 10", "Error 11", "Error 12", "Error 13", "Error 14", "Error 15", "Error 16", "Error 17", "Error 18", "Error 19", "Error 20", "Error 21", "Error 22", "Error 23", "Error 24", "Error 25", "Error 26", "Error 27", "Error 28", "Error 29", "Error 30", "Error 31", "Error 32", "Error 33", "Error 34", "Error 35", "Error 36", "Error 37", "Error 38", "Error 39", "Error 40" ], "readonly": true, "original_name": "First error code", "condition": "IDU_count>=64" }, { "name": "63 - Active mode", "reg_type": "holding", "address": 16302, "type": "range", "format": "u16", "min": 0, "max": 5, "sporadic": true, "group": "general", "condition": "Show_modes_as_range==1&&IDU_count>=64", "original_name": "Active mode" }, { "name": "63 - Active mode", "reg_type": "holding", "address": 16302, "type": "value", "format": "u16", "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3, 4, 5 ], "enum_titles": [ "Off", "Heat", "Cool", "Auto", "Dry", "Fan" ], "condition": "Show_modes_as_range!=1&&IDU_count>=64", "original_name": "Active mode" }, { "name": "63 - Indoor air temperature", "reg_type": "holding", "address": 16303, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor!=1&&IDU_count>=64", "original_name": "Indoor air temperature" }, { "name": "63 - Indoor air temperature", "reg_type": "holding", "address": 16303, "type": "value", "format": "s16", "min": -50, "max": 50, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "condition": "Allow_the_use_of_an_external_temperature_sensor==1&&IDU_count>=64", "original_name": "Indoor air temperature" }, { "name": "63 - Target temperature", "reg_type": "holding", "address": 16305, "type": "range", "format": "s16", "min": 16, "max": 32, "scale": 0.01, "sporadic": true, "group": "temperatureControl", "units": "deg C", "original_name": "Target temperature", "condition": "IDU_count>=64" }, { "name": "63 - Thermostat state", "reg_type": "holding", "address": 16306, "type": "range", "format": "u16", "min": 0, "max": 2, "sporadic": true, "group": "temperatureControl", "readonly": true, "condition": "Show_thermostat_state_as_range==1&&IDU_count>=64", "original_name": "Thermostat state" }, { "name": "63 - Thermostat state", "reg_type": "holding", "address": 16306, "type": "value", "format": "u16", "sporadic": true, "group": "temperatureControl", "enum": [ 0, 1, 2 ], "enum_titles": [ "Idle", "Heating", "Cooling" ], "readonly": true, "condition": "Show_thermostat_state_as_range!=1&&IDU_count>=64", "original_name": "Thermostat state" }, { "name": "63 - Fan speed", "reg_type": "holding", "address": 16307, "type": "range", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=64", "original_name": "Fan speed" }, { "name": "63 - Fan speed", "reg_type": "holding", "address": 16307, "type": "value", "format": "u16", "min": 0, "max": 3, "sporadic": true, "group": "general", "enum": [ 0, 1, 2, 3 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=64", "original_name": "Fan speed" }, { "name": "63 - Smart fan speed", "reg_type": "holding", "address": 16308, "type": "range", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "condition": "Show_fan_as_range==1&&IDU_count>=64", "original_name": "Smart fan speed" }, { "name": "63 - Smart fan speed", "reg_type": "holding", "address": 16308, "type": "value", "format": "u16", "min": 0, "max": 4, "sporadic": true, "group": "general", "enum": [ 0, 2, 3, 4 ], "enum_titles": [ "Auto", "1 Speed", "2 Speed", "3 Speed" ], "condition": "Show_fan_as_range!=1&&IDU_count>=64", "original_name": "Smart fan speed" }, { "name": "63 - Horizontal vanes", "reg_type": "holding", "address": 16309, "type": "range", "format": "u16", "min": 1, "max": 6, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=64", "original_name": "Horizontal vanes" }, { "name": "63 - Horizontal vanes", "reg_type": "holding", "address": 16309, "type": "value", "format": "u16", "min": 0, "max": 8, "sporadic": true, "group": "vanes", "enum": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "Stop", "Swing", "Lowest", "Low", "Middle Low", "Middle", "Middle High", "High", "Highest" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=64", "original_name": "Horizontal vanes" }, { "name": "63 - Vanes swing", "reg_type": "holding", "address": 16311, "type": "range", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=64", "original_name": "Vanes swing" }, { "name": "63 - Vanes swing", "reg_type": "holding", "address": 16311, "type": "value", "format": "u16", "min": 0, "max": 1, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Swinging horizontal blinds" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=64", "original_name": "Vanes swing" }, { "name": "63 - Indoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 16323, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Indoor heat exchanger temperature", "condition": "IDU_count>=64" }, { "name": "63 - Outdoor heat exchanger temperature", "enabled": false, "reg_type": "holding", "address": 16324, "type": "value", "format": "s16", "scale": 0.01, "sporadic": true, "group": "temperatureControl", "readonly": true, "units": "deg C", "original_name": "Outdoor heat exchanger temperature", "condition": "IDU_count>=64" }, { "name": "HW Version", "enabled": false, "reg_type": "holding", "address": 200, "type": "text", "format": "string", "sporadic": true, "group": "hw_info", "readonly": true, "string_data_size": 20 }, { "name": "FW Version", "enabled": false, "reg_type": "holding", "address": 250, "type": "text", "format": "string", "sporadic": true, "group": "hw_info", "readonly": true, "string_data_size": 16 }, { "name": "PROTO Version", "enabled": false, "reg_type": "input", "address": 400, "type": "text", "format": "string", "sporadic": true, "group": "hw_info", "readonly": true, "string_data_size": 16 }, { "name": "Signature", "enabled": false, "reg_type": "input", "address": 290, "type": "text", "format": "string", "sporadic": true, "group": "hw_info", "readonly": true, "string_data_size": 12 }, { "name": "Serial", "enabled": false, "reg_type": "holding", "address": 270, "type": "text", "format": "u32", "group": "hw_info", "readonly": true }, { "name": "Uptime", "enabled": false, "reg_type": "input", "address": 104, "type": "text", "format": "u32", "group": "hw_info" }, { "name": "MCU Temperature", "enabled": false, "reg_type": "input", "address": 124, "type": "temperature", "format": "s16", "scale": 0.1, "group": "hw_info" }, { "name": "Reboot Device", "enabled": false, "reg_type": "holding", "address": 120, "type": "pushbutton", "group": "hw_info" }, { "name": "Gateway mode", "reg_type": "holding", "address": 656, "type": "value", "min": 0, "max": 2, "group": "setup", "enum": [ 0, 1, 2 ], "enum_titles": [ "LISTEN_ONLY", "EMULATE_M_WRC", "EMULATE_S_WRC" ] } ], "translations": { "en": { "template_title": "ONOKOM AIR HS-VRF-MB-B (Adapter for VRF Hisense systems)", "Error 1": "E0 - Phase error or phase imbalance", "Error 2": "E1 - Data communication error", "Error 3": "E2 - T1 sensor error", "Error 4": "E3 - T2 sensor error", "Error 5": "E4 - T2B sensor error", "Error 6": "E5 - T3, T4 or T7 sensor error", "Error 7": "E6 - Zero-crossing error?", "Error 8": "E7 - EEPROM error", "Error 9": "E8 - No response from fan motor", "Error 10": "E9 - Communication error between PCB and display", "Error 11": "EA - Compressor overload (4 times)", "Error 12": "EB - Inverter module protection", "Error 13": "EC - External error (not in the system)", "Error 14": "ED - Outdoor unit protection", "Error 15": "EE - Drain overflow error", "Error 16": "EF - Other errors", "Error 17": "P0 - Evaporator temperature protection", "Error 18": "P1 - Anti-freeze and cold air prevention protection", "Error 19": "P2 - High condensation temperature protection", "Error 20": "P3 - Compressor thermal protection", "Error 21": "P4 - High discharge temperature protection", "Error 22": "P5 - High discharge pressure protection", "Error 23": "P6 - Low discharge pressure protection", "Error 24": "P7 - High/low power supply voltage protection", "Error 25": "P8 - Compressor overcurrent protection (4 times)", "Error 26": "P9 - Reserved", "Error 27": "PA - Reserved", "Error 28": "PB - Reserved", "Error 29": "PC - Reserved", "Error 30": "PD - Reserved", "Error 31": "PE - Reserved", "Error 32": "PF - Other protection functions", "Error 33": "0 - Communication error between CCM and PC", "Error 34": "1 - Communication error between CCM and network interface module", "Error 35": "2 - Reserved", "Error 36": "3 - Reserved", "Error 37": "4 - Reserved", "Error 38": "5 - Reserved", "Error 39": "6 - Reserved", "Error 40": "7 - Reserved" }, "ru": { "template_title": "ONOKOM AIR HS-VRF-MB-B (Адаптер для мультизональных систем Hisense)", "General": "Основные режимы и функции", "Active": "Состояние", "Mode": "Режим", "Active mode": "Состояние и режим", "Fan speed": "Скорость вентилятора", "Smart fan speed": "Скорость вентилятора расширенная", "Show modes as range": "Отображать режимы как ползунок", "Off": "Выключен", "Heat": "Нагрев", "Cool": "Охлаждение", "Auto": "Авто", "Dry": "Осушение", "Fan": "Вентиляция", "Idle": "Простаивает", "Heating": "Нагрев", "Cooling": "Охлаждение", "Temperature control": "Контроль температуры", "Allow the use of an external temperature sensor": "Разрешить использование внешнего датчика температуры", "Indoor air temperature": "Температура воздуха в помещении", "Indoor heat exchanger temperature": "Температура внутреннего теплообменника", "Outdoor heat exchanger temperature": "Температура внешнего теплообменника", "Target temperature": "Целевая температура", "Show thermostat state as range": "Отображать состояние термостата как ползунок", "Thermostat state": "Состояние термостата", "Vanes": "Жалюзи", "Show vanes as range": "Отображать жалюзи как ползунок", "Horizontal vanes": "Горизонтальные жалюзи", "Swing": "Качание", "Lowest": "Самое низкое", "Low": "Низкое", "Middle Low": "Среднее низкое", "Middle": "Среднее", "Middle High": "Среднее высокое", "High": "Высокое", "Highest": "Самое высокое", "Vanes swing": "Качание жалюзи", "Stop": "Остановлены", "Swinging horizontal blinds": "Качание горизонтальных жалюзи", "Show fan as range": "Отображать вентилятор как ползунок", "1 Speed": "1 Скорость", "2 Speed": "2 Скорость", "3 Speed": "3 Скорость", "No": "Нет", "Yes": "Да", "Baud rate": "Скорость обмена", "baud_rate_description": "Перед изменением параметра убедитесь, что связь с устройством установлена. Выберите нужную скорость обмена, сохраните конфигурацию, а затем укажите в настройках порта эту же скорость.", "Parity bit": "Бит чётности", "parity_bit_description": "Перед изменением параметра убедитесь, что связь с устройством установлена. Выберите нужный бит четности, сохраните конфигурацию, а затем укажите в настройках порта этот же бит четности.", "HW Info": "Данные модуля", "HW Version": "Версия устройства", "FW Version": "Версия прошивки", "PROTO Version": "Версия протокола", "Signature": "Сигнатура устройства", "Uptime": "Время работы с момента включения (с)", "MCU Temperature": "Температура МК", "Serial": "Серийный номер", "Reboot Device": "Перезагрузить устройство", "Setup": "Настройки", "Gateway mode": "Режим шлюза", "LISTEN_ONLY": "Слушатель", "EMULATE_M_WRC": "Главный", "EMULATE_S_WRC": "Ведомый", "Debug": "Диагностика", "AC connected": "Кондиционер подключен", "Show error switches": "Показать переключатели ошибок", "Errors": "Ошибки", "First error code": "Код первой ошибки", "No error": "Нет ошибки", "Error 1": "E0 - Ошибка фазности, или перекос фаз", "Error 2": "E1 - Ошибка обмена данными", "Error 3": "E2 - Ошибка датчика T1", "Error 4": "E3 - Ошибка датчика T2", "Error 5": "E4 - Ошибка датчика T2B", "Error 6": "E5 - Ошибка датчика T3, T4 или T7", "Error 7": "E6 - Ошибка перехода через 0?", "Error 8": "E7 - Ошибка EEPROM", "Error 9": "E8 - Нет отклика от мотора вентилятора", "Error 10": "E9 - Ошибка обмена данными между PCB и дисплеем", "Error 11": "EA - Перегрузка компрессора (4 раза)", "Error 12": "EB - Защита инверторного модуля", "Error 13": "EC - Внешняя ошибка (не в системе)", "Error 14": "ED - Защита наружного блока ", "Error 15": "EE - Ошибка переполнения дренажа", "Error 16": "EF - Другие ошибки", "Error 17": "P0 - Защита по температуре испарителя", "Error 18": "P1 - Защита от замораживания и от подачи холодного воздуха в помещение", "Error 19": "P2 - Защита от высокой температуры конденсации", "Error 20": "P3 - Тепловая защита компрессора", "Error 21": "P4 - Защита от высокой температуры нагнетания", "Error 22": "P5 - Защита от высокого давления нагнетания", "Error 23": "P6 - Защита от низкого давления нагнетания", "Error 24": "P7 - Защита от высокого и низкого напряжения питания", "Error 25": "P8 - Защита компрессора от сверхтока (4 раза)", "Error 26": "P9 - Резервный", "Error 27": "PA - Резервный", "Error 28": "PB - Резервный", "Error 29": "PC - Резервный", "Error 30": "PD - Резервный", "Error 31": "PE - Резервный", "Error 32": "PF - Прочие функции защиты", "Error 33": "0 - Ошибка обмена данными между CCM и PC", "Error 34": "1 - Ошибка обмена данными между CCM и сетевым интерфейсным модулем", "Error 35": "2 - Резервный", "Error 36": "3 - Резервный", "Error 37": "4 - Резервный", "Error 38": "5 - Резервный", "Error 39": "6 - Резервный", "Error 40": "7 - Резервный", "0 - Active": "0 - Состояние", "0 - Mode": "0 - Режим", "0 - Active mode": "0 - Состояние и режим", "0 - Fan speed": "0 - Скорость вентилятора", "0 - Smart fan speed": "0 - Скорость вентилятора расширенная", "0 - Indoor air temperature": "0 - Температура воздуха в помещении", "0 - Indoor heat exchanger temperature": "0 - Температура внутреннего теплообменника", "0 - Outdoor heat exchanger temperature": "0 - Температура внешнего теплообменника", "0 - Target temperature": "0 - Целевая температура", "0 - Thermostat state": "0 - Состояние термостата", "0 - Horizontal vanes": "0 - Горизонтальные жалюзи", "0 - Vanes swing": "0 - Качание жалюзи", "0 - AC connected": "0 - Кондиционер подключен", "0 - Errors": "0 - Ошибки", "0 - First error code": "0 - Код первой ошибки", "1 - Active": "1 - Состояние", "1 - Mode": "1 - Режим", "1 - Active mode": "1 - Состояние и режим", "1 - Fan speed": "1 - Скорость вентилятора", "1 - Smart fan speed": "1 - Скорость вентилятора расширенная", "1 - Indoor air temperature": "1 - Температура воздуха в помещении", "1 - Indoor heat exchanger temperature": "1 - Температура внутреннего теплообменника", "1 - Outdoor heat exchanger temperature": "1 - Температура внешнего теплообменника", "1 - Target temperature": "1 - Целевая температура", "1 - Thermostat state": "1 - Состояние термостата", "1 - Horizontal vanes": "1 - Горизонтальные жалюзи", "1 - Vanes swing": "1 - Качание жалюзи", "1 - AC connected": "1 - Кондиционер подключен", "1 - Errors": "1 - Ошибки", "1 - First error code": "1 - Код первой ошибки", "2 - Active": "2 - Состояние", "2 - Mode": "2 - Режим", "2 - Active mode": "2 - Состояние и режим", "2 - Fan speed": "2 - Скорость вентилятора", "2 - Smart fan speed": "2 - Скорость вентилятора расширенная", "2 - Indoor air temperature": "2 - Температура воздуха в помещении", "2 - Indoor heat exchanger temperature": "2 - Температура внутреннего теплообменника", "2 - Outdoor heat exchanger temperature": "2 - Температура внешнего теплообменника", "2 - Target temperature": "2 - Целевая температура", "2 - Thermostat state": "2 - Состояние термостата", "2 - Horizontal vanes": "2 - Горизонтальные жалюзи", "2 - Vanes swing": "2 - Качание жалюзи", "2 - AC connected": "2 - Кондиционер подключен", "2 - Errors": "2 - Ошибки", "2 - First error code": "2 - Код первой ошибки", "3 - Active": "3 - Состояние", "3 - Mode": "3 - Режим", "3 - Active mode": "3 - Состояние и режим", "3 - Fan speed": "3 - Скорость вентилятора", "3 - Smart fan speed": "3 - Скорость вентилятора расширенная", "3 - Indoor air temperature": "3 - Температура воздуха в помещении", "3 - Indoor heat exchanger temperature": "3 - Температура внутреннего теплообменника", "3 - Outdoor heat exchanger temperature": "3 - Температура внешнего теплообменника", "3 - Target temperature": "3 - Целевая температура", "3 - Thermostat state": "3 - Состояние термостата", "3 - Horizontal vanes": "3 - Горизонтальные жалюзи", "3 - Vanes swing": "3 - Качание жалюзи", "3 - AC connected": "3 - Кондиционер подключен", "3 - Errors": "3 - Ошибки", "3 - First error code": "3 - Код первой ошибки", "4 - Active": "4 - Состояние", "4 - Mode": "4 - Режим", "4 - Active mode": "4 - Состояние и режим", "4 - Fan speed": "4 - Скорость вентилятора", "4 - Smart fan speed": "4 - Скорость вентилятора расширенная", "4 - Indoor air temperature": "4 - Температура воздуха в помещении", "4 - Indoor heat exchanger temperature": "4 - Температура внутреннего теплообменника", "4 - Outdoor heat exchanger temperature": "4 - Температура внешнего теплообменника", "4 - Target temperature": "4 - Целевая температура", "4 - Thermostat state": "4 - Состояние термостата", "4 - Horizontal vanes": "4 - Горизонтальные жалюзи", "4 - Vanes swing": "4 - Качание жалюзи", "4 - AC connected": "4 - Кондиционер подключен", "4 - Errors": "4 - Ошибки", "4 - First error code": "4 - Код первой ошибки", "5 - Active": "5 - Состояние", "5 - Mode": "5 - Режим", "5 - Active mode": "5 - Состояние и режим", "5 - Fan speed": "5 - Скорость вентилятора", "5 - Smart fan speed": "5 - Скорость вентилятора расширенная", "5 - Indoor air temperature": "5 - Температура воздуха в помещении", "5 - Indoor heat exchanger temperature": "5 - Температура внутреннего теплообменника", "5 - Outdoor heat exchanger temperature": "5 - Температура внешнего теплообменника", "5 - Target temperature": "5 - Целевая температура", "5 - Thermostat state": "5 - Состояние термостата", "5 - Horizontal vanes": "5 - Горизонтальные жалюзи", "5 - Vanes swing": "5 - Качание жалюзи", "5 - AC connected": "5 - Кондиционер подключен", "5 - Errors": "5 - Ошибки", "5 - First error code": "5 - Код первой ошибки", "6 - Active": "6 - Состояние", "6 - Mode": "6 - Режим", "6 - Active mode": "6 - Состояние и режим", "6 - Fan speed": "6 - Скорость вентилятора", "6 - Smart fan speed": "6 - Скорость вентилятора расширенная", "6 - Indoor air temperature": "6 - Температура воздуха в помещении", "6 - Indoor heat exchanger temperature": "6 - Температура внутреннего теплообменника", "6 - Outdoor heat exchanger temperature": "6 - Температура внешнего теплообменника", "6 - Target temperature": "6 - Целевая температура", "6 - Thermostat state": "6 - Состояние термостата", "6 - Horizontal vanes": "6 - Горизонтальные жалюзи", "6 - Vanes swing": "6 - Качание жалюзи", "6 - AC connected": "6 - Кондиционер подключен", "6 - Errors": "6 - Ошибки", "6 - First error code": "6 - Код первой ошибки", "7 - Active": "7 - Состояние", "7 - Mode": "7 - Режим", "7 - Active mode": "7 - Состояние и режим", "7 - Fan speed": "7 - Скорость вентилятора", "7 - Smart fan speed": "7 - Скорость вентилятора расширенная", "7 - Indoor air temperature": "7 - Температура воздуха в помещении", "7 - Indoor heat exchanger temperature": "7 - Температура внутреннего теплообменника", "7 - Outdoor heat exchanger temperature": "7 - Температура внешнего теплообменника", "7 - Target temperature": "7 - Целевая температура", "7 - Thermostat state": "7 - Состояние термостата", "7 - Horizontal vanes": "7 - Горизонтальные жалюзи", "7 - Vanes swing": "7 - Качание жалюзи", "7 - AC connected": "7 - Кондиционер подключен", "7 - Errors": "7 - Ошибки", "7 - First error code": "7 - Код первой ошибки", "8 - Active": "8 - Состояние", "8 - Mode": "8 - Режим", "8 - Active mode": "8 - Состояние и режим", "8 - Fan speed": "8 - Скорость вентилятора", "8 - Smart fan speed": "8 - Скорость вентилятора расширенная", "8 - Indoor air temperature": "8 - Температура воздуха в помещении", "8 - Indoor heat exchanger temperature": "8 - Температура внутреннего теплообменника", "8 - Outdoor heat exchanger temperature": "8 - Температура внешнего теплообменника", "8 - Target temperature": "8 - Целевая температура", "8 - Thermostat state": "8 - Состояние термостата", "8 - Horizontal vanes": "8 - Горизонтальные жалюзи", "8 - Vanes swing": "8 - Качание жалюзи", "8 - AC connected": "8 - Кондиционер подключен", "8 - Errors": "8 - Ошибки", "8 - First error code": "8 - Код первой ошибки", "9 - Active": "9 - Состояние", "9 - Mode": "9 - Режим", "9 - Active mode": "9 - Состояние и режим", "9 - Fan speed": "9 - Скорость вентилятора", "9 - Smart fan speed": "9 - Скорость вентилятора расширенная", "9 - Indoor air temperature": "9 - Температура воздуха в помещении", "9 - Indoor heat exchanger temperature": "9 - Температура внутреннего теплообменника", "9 - Outdoor heat exchanger temperature": "9 - Температура внешнего теплообменника", "9 - Target temperature": "9 - Целевая температура", "9 - Thermostat state": "9 - Состояние термостата", "9 - Horizontal vanes": "9 - Горизонтальные жалюзи", "9 - Vanes swing": "9 - Качание жалюзи", "9 - AC connected": "9 - Кондиционер подключен", "9 - Errors": "9 - Ошибки", "9 - First error code": "9 - Код первой ошибки", "10 - Active": "10 - Состояние", "10 - Mode": "10 - Режим", "10 - Active mode": "10 - Состояние и режим", "10 - Fan speed": "10 - Скорость вентилятора", "10 - Smart fan speed": "10 - Скорость вентилятора расширенная", "10 - Indoor air temperature": "10 - Температура воздуха в помещении", "10 - Indoor heat exchanger temperature": "10 - Температура внутреннего теплообменника", "10 - Outdoor heat exchanger temperature": "10 - Температура внешнего теплообменника", "10 - Target temperature": "10 - Целевая температура", "10 - Thermostat state": "10 - Состояние термостата", "10 - Horizontal vanes": "10 - Горизонтальные жалюзи", "10 - Vanes swing": "10 - Качание жалюзи", "10 - AC connected": "10 - Кондиционер подключен", "10 - Errors": "10 - Ошибки", "10 - First error code": "10 - Код первой ошибки", "11 - Active": "11 - Состояние", "11 - Mode": "11 - Режим", "11 - Active mode": "11 - Состояние и режим", "11 - Fan speed": "11 - Скорость вентилятора", "11 - Smart fan speed": "11 - Скорость вентилятора расширенная", "11 - Indoor air temperature": "11 - Температура воздуха в помещении", "11 - Indoor heat exchanger temperature": "11 - Температура внутреннего теплообменника", "11 - Outdoor heat exchanger temperature": "11 - Температура внешнего теплообменника", "11 - Target temperature": "11 - Целевая температура", "11 - Thermostat state": "11 - Состояние термостата", "11 - Horizontal vanes": "11 - Горизонтальные жалюзи", "11 - Vanes swing": "11 - Качание жалюзи", "11 - AC connected": "11 - Кондиционер подключен", "11 - Errors": "11 - Ошибки", "11 - First error code": "11 - Код первой ошибки", "12 - Active": "12 - Состояние", "12 - Mode": "12 - Режим", "12 - Active mode": "12 - Состояние и режим", "12 - Fan speed": "12 - Скорость вентилятора", "12 - Smart fan speed": "12 - Скорость вентилятора расширенная", "12 - Indoor air temperature": "12 - Температура воздуха в помещении", "12 - Indoor heat exchanger temperature": "12 - Температура внутреннего теплообменника", "12 - Outdoor heat exchanger temperature": "12 - Температура внешнего теплообменника", "12 - Target temperature": "12 - Целевая температура", "12 - Thermostat state": "12 - Состояние термостата", "12 - Horizontal vanes": "12 - Горизонтальные жалюзи", "12 - Vanes swing": "12 - Качание жалюзи", "12 - AC connected": "12 - Кондиционер подключен", "12 - Errors": "12 - Ошибки", "12 - First error code": "12 - Код первой ошибки", "13 - Active": "13 - Состояние", "13 - Mode": "13 - Режим", "13 - Active mode": "13 - Состояние и режим", "13 - Fan speed": "13 - Скорость вентилятора", "13 - Smart fan speed": "13 - Скорость вентилятора расширенная", "13 - Indoor air temperature": "13 - Температура воздуха в помещении", "13 - Indoor heat exchanger temperature": "13 - Температура внутреннего теплообменника", "13 - Outdoor heat exchanger temperature": "13 - Температура внешнего теплообменника", "13 - Target temperature": "13 - Целевая температура", "13 - Thermostat state": "13 - Состояние термостата", "13 - Horizontal vanes": "13 - Горизонтальные жалюзи", "13 - Vanes swing": "13 - Качание жалюзи", "13 - AC connected": "13 - Кондиционер подключен", "13 - Errors": "13 - Ошибки", "13 - First error code": "13 - Код первой ошибки", "14 - Active": "14 - Состояние", "14 - Mode": "14 - Режим", "14 - Active mode": "14 - Состояние и режим", "14 - Fan speed": "14 - Скорость вентилятора", "14 - Smart fan speed": "14 - Скорость вентилятора расширенная", "14 - Indoor air temperature": "14 - Температура воздуха в помещении", "14 - Indoor heat exchanger temperature": "14 - Температура внутреннего теплообменника", "14 - Outdoor heat exchanger temperature": "14 - Температура внешнего теплообменника", "14 - Target temperature": "14 - Целевая температура", "14 - Thermostat state": "14 - Состояние термостата", "14 - Horizontal vanes": "14 - Горизонтальные жалюзи", "14 - Vanes swing": "14 - Качание жалюзи", "14 - AC connected": "14 - Кондиционер подключен", "14 - Errors": "14 - Ошибки", "14 - First error code": "14 - Код первой ошибки", "15 - Active": "15 - Состояние", "15 - Mode": "15 - Режим", "15 - Active mode": "15 - Состояние и режим", "15 - Fan speed": "15 - Скорость вентилятора", "15 - Smart fan speed": "15 - Скорость вентилятора расширенная", "15 - Indoor air temperature": "15 - Температура воздуха в помещении", "15 - Indoor heat exchanger temperature": "15 - Температура внутреннего теплообменника", "15 - Outdoor heat exchanger temperature": "15 - Температура внешнего теплообменника", "15 - Target temperature": "15 - Целевая температура", "15 - Thermostat state": "15 - Состояние термостата", "15 - Horizontal vanes": "15 - Горизонтальные жалюзи", "15 - Vanes swing": "15 - Качание жалюзи", "15 - AC connected": "15 - Кондиционер подключен", "15 - Errors": "15 - Ошибки", "15 - First error code": "15 - Код первой ошибки", "16 - Active": "16 - Состояние", "16 - Mode": "16 - Режим", "16 - Active mode": "16 - Состояние и режим", "16 - Fan speed": "16 - Скорость вентилятора", "16 - Smart fan speed": "16 - Скорость вентилятора расширенная", "16 - Indoor air temperature": "16 - Температура воздуха в помещении", "16 - Indoor heat exchanger temperature": "16 - Температура внутреннего теплообменника", "16 - Outdoor heat exchanger temperature": "16 - Температура внешнего теплообменника", "16 - Target temperature": "16 - Целевая температура", "16 - Thermostat state": "16 - Состояние термостата", "16 - Horizontal vanes": "16 - Горизонтальные жалюзи", "16 - Vanes swing": "16 - Качание жалюзи", "16 - AC connected": "16 - Кондиционер подключен", "16 - Errors": "16 - Ошибки", "16 - First error code": "16 - Код первой ошибки", "17 - Active": "17 - Состояние", "17 - Mode": "17 - Режим", "17 - Active mode": "17 - Состояние и режим", "17 - Fan speed": "17 - Скорость вентилятора", "17 - Smart fan speed": "17 - Скорость вентилятора расширенная", "17 - Indoor air temperature": "17 - Температура воздуха в помещении", "17 - Indoor heat exchanger temperature": "17 - Температура внутреннего теплообменника", "17 - Outdoor heat exchanger temperature": "17 - Температура внешнего теплообменника", "17 - Target temperature": "17 - Целевая температура", "17 - Thermostat state": "17 - Состояние термостата", "17 - Horizontal vanes": "17 - Горизонтальные жалюзи", "17 - Vanes swing": "17 - Качание жалюзи", "17 - AC connected": "17 - Кондиционер подключен", "17 - Errors": "17 - Ошибки", "17 - First error code": "17 - Код первой ошибки", "18 - Active": "18 - Состояние", "18 - Mode": "18 - Режим", "18 - Active mode": "18 - Состояние и режим", "18 - Fan speed": "18 - Скорость вентилятора", "18 - Smart fan speed": "18 - Скорость вентилятора расширенная", "18 - Indoor air temperature": "18 - Температура воздуха в помещении", "18 - Indoor heat exchanger temperature": "18 - Температура внутреннего теплообменника", "18 - Outdoor heat exchanger temperature": "18 - Температура внешнего теплообменника", "18 - Target temperature": "18 - Целевая температура", "18 - Thermostat state": "18 - Состояние термостата", "18 - Horizontal vanes": "18 - Горизонтальные жалюзи", "18 - Vanes swing": "18 - Качание жалюзи", "18 - AC connected": "18 - Кондиционер подключен", "18 - Errors": "18 - Ошибки", "18 - First error code": "18 - Код первой ошибки", "19 - Active": "19 - Состояние", "19 - Mode": "19 - Режим", "19 - Active mode": "19 - Состояние и режим", "19 - Fan speed": "19 - Скорость вентилятора", "19 - Smart fan speed": "19 - Скорость вентилятора расширенная", "19 - Indoor air temperature": "19 - Температура воздуха в помещении", "19 - Indoor heat exchanger temperature": "19 - Температура внутреннего теплообменника", "19 - Outdoor heat exchanger temperature": "19 - Температура внешнего теплообменника", "19 - Target temperature": "19 - Целевая температура", "19 - Thermostat state": "19 - Состояние термостата", "19 - Horizontal vanes": "19 - Горизонтальные жалюзи", "19 - Vanes swing": "19 - Качание жалюзи", "19 - AC connected": "19 - Кондиционер подключен", "19 - Errors": "19 - Ошибки", "19 - First error code": "19 - Код первой ошибки", "20 - Active": "20 - Состояние", "20 - Mode": "20 - Режим", "20 - Active mode": "20 - Состояние и режим", "20 - Fan speed": "20 - Скорость вентилятора", "20 - Smart fan speed": "20 - Скорость вентилятора расширенная", "20 - Indoor air temperature": "20 - Температура воздуха в помещении", "20 - Indoor heat exchanger temperature": "20 - Температура внутреннего теплообменника", "20 - Outdoor heat exchanger temperature": "20 - Температура внешнего теплообменника", "20 - Target temperature": "20 - Целевая температура", "20 - Thermostat state": "20 - Состояние термостата", "20 - Horizontal vanes": "20 - Горизонтальные жалюзи", "20 - Vanes swing": "20 - Качание жалюзи", "20 - AC connected": "20 - Кондиционер подключен", "20 - Errors": "20 - Ошибки", "20 - First error code": "20 - Код первой ошибки", "21 - Active": "21 - Состояние", "21 - Mode": "21 - Режим", "21 - Active mode": "21 - Состояние и режим", "21 - Fan speed": "21 - Скорость вентилятора", "21 - Smart fan speed": "21 - Скорость вентилятора расширенная", "21 - Indoor air temperature": "21 - Температура воздуха в помещении", "21 - Indoor heat exchanger temperature": "21 - Температура внутреннего теплообменника", "21 - Outdoor heat exchanger temperature": "21 - Температура внешнего теплообменника", "21 - Target temperature": "21 - Целевая температура", "21 - Thermostat state": "21 - Состояние термостата", "21 - Horizontal vanes": "21 - Горизонтальные жалюзи", "21 - Vanes swing": "21 - Качание жалюзи", "21 - AC connected": "21 - Кондиционер подключен", "21 - Errors": "21 - Ошибки", "21 - First error code": "21 - Код первой ошибки", "22 - Active": "22 - Состояние", "22 - Mode": "22 - Режим", "22 - Active mode": "22 - Состояние и режим", "22 - Fan speed": "22 - Скорость вентилятора", "22 - Smart fan speed": "22 - Скорость вентилятора расширенная", "22 - Indoor air temperature": "22 - Температура воздуха в помещении", "22 - Indoor heat exchanger temperature": "22 - Температура внутреннего теплообменника", "22 - Outdoor heat exchanger temperature": "22 - Температура внешнего теплообменника", "22 - Target temperature": "22 - Целевая температура", "22 - Thermostat state": "22 - Состояние термостата", "22 - Horizontal vanes": "22 - Горизонтальные жалюзи", "22 - Vanes swing": "22 - Качание жалюзи", "22 - AC connected": "22 - Кондиционер подключен", "22 - Errors": "22 - Ошибки", "22 - First error code": "22 - Код первой ошибки", "23 - Active": "23 - Состояние", "23 - Mode": "23 - Режим", "23 - Active mode": "23 - Состояние и режим", "23 - Fan speed": "23 - Скорость вентилятора", "23 - Smart fan speed": "23 - Скорость вентилятора расширенная", "23 - Indoor air temperature": "23 - Температура воздуха в помещении", "23 - Indoor heat exchanger temperature": "23 - Температура внутреннего теплообменника", "23 - Outdoor heat exchanger temperature": "23 - Температура внешнего теплообменника", "23 - Target temperature": "23 - Целевая температура", "23 - Thermostat state": "23 - Состояние термостата", "23 - Horizontal vanes": "23 - Горизонтальные жалюзи", "23 - Vanes swing": "23 - Качание жалюзи", "23 - AC connected": "23 - Кондиционер подключен", "23 - Errors": "23 - Ошибки", "23 - First error code": "23 - Код первой ошибки", "24 - Active": "24 - Состояние", "24 - Mode": "24 - Режим", "24 - Active mode": "24 - Состояние и режим", "24 - Fan speed": "24 - Скорость вентилятора", "24 - Smart fan speed": "24 - Скорость вентилятора расширенная", "24 - Indoor air temperature": "24 - Температура воздуха в помещении", "24 - Indoor heat exchanger temperature": "24 - Температура внутреннего теплообменника", "24 - Outdoor heat exchanger temperature": "24 - Температура внешнего теплообменника", "24 - Target temperature": "24 - Целевая температура", "24 - Thermostat state": "24 - Состояние термостата", "24 - Horizontal vanes": "24 - Горизонтальные жалюзи", "24 - Vanes swing": "24 - Качание жалюзи", "24 - AC connected": "24 - Кондиционер подключен", "24 - Errors": "24 - Ошибки", "24 - First error code": "24 - Код первой ошибки", "25 - Active": "25 - Состояние", "25 - Mode": "25 - Режим", "25 - Active mode": "25 - Состояние и режим", "25 - Fan speed": "25 - Скорость вентилятора", "25 - Smart fan speed": "25 - Скорость вентилятора расширенная", "25 - Indoor air temperature": "25 - Температура воздуха в помещении", "25 - Indoor heat exchanger temperature": "25 - Температура внутреннего теплообменника", "25 - Outdoor heat exchanger temperature": "25 - Температура внешнего теплообменника", "25 - Target temperature": "25 - Целевая температура", "25 - Thermostat state": "25 - Состояние термостата", "25 - Horizontal vanes": "25 - Горизонтальные жалюзи", "25 - Vanes swing": "25 - Качание жалюзи", "25 - AC connected": "25 - Кондиционер подключен", "25 - Errors": "25 - Ошибки", "25 - First error code": "25 - Код первой ошибки", "26 - Active": "26 - Состояние", "26 - Mode": "26 - Режим", "26 - Active mode": "26 - Состояние и режим", "26 - Fan speed": "26 - Скорость вентилятора", "26 - Smart fan speed": "26 - Скорость вентилятора расширенная", "26 - Indoor air temperature": "26 - Температура воздуха в помещении", "26 - Indoor heat exchanger temperature": "26 - Температура внутреннего теплообменника", "26 - Outdoor heat exchanger temperature": "26 - Температура внешнего теплообменника", "26 - Target temperature": "26 - Целевая температура", "26 - Thermostat state": "26 - Состояние термостата", "26 - Horizontal vanes": "26 - Горизонтальные жалюзи", "26 - Vanes swing": "26 - Качание жалюзи", "26 - AC connected": "26 - Кондиционер подключен", "26 - Errors": "26 - Ошибки", "26 - First error code": "26 - Код первой ошибки", "27 - Active": "27 - Состояние", "27 - Mode": "27 - Режим", "27 - Active mode": "27 - Состояние и режим", "27 - Fan speed": "27 - Скорость вентилятора", "27 - Smart fan speed": "27 - Скорость вентилятора расширенная", "27 - Indoor air temperature": "27 - Температура воздуха в помещении", "27 - Indoor heat exchanger temperature": "27 - Температура внутреннего теплообменника", "27 - Outdoor heat exchanger temperature": "27 - Температура внешнего теплообменника", "27 - Target temperature": "27 - Целевая температура", "27 - Thermostat state": "27 - Состояние термостата", "27 - Horizontal vanes": "27 - Горизонтальные жалюзи", "27 - Vanes swing": "27 - Качание жалюзи", "27 - AC connected": "27 - Кондиционер подключен", "27 - Errors": "27 - Ошибки", "27 - First error code": "27 - Код первой ошибки", "28 - Active": "28 - Состояние", "28 - Mode": "28 - Режим", "28 - Active mode": "28 - Состояние и режим", "28 - Fan speed": "28 - Скорость вентилятора", "28 - Smart fan speed": "28 - Скорость вентилятора расширенная", "28 - Indoor air temperature": "28 - Температура воздуха в помещении", "28 - Indoor heat exchanger temperature": "28 - Температура внутреннего теплообменника", "28 - Outdoor heat exchanger temperature": "28 - Температура внешнего теплообменника", "28 - Target temperature": "28 - Целевая температура", "28 - Thermostat state": "28 - Состояние термостата", "28 - Horizontal vanes": "28 - Горизонтальные жалюзи", "28 - Vanes swing": "28 - Качание жалюзи", "28 - AC connected": "28 - Кондиционер подключен", "28 - Errors": "28 - Ошибки", "28 - First error code": "28 - Код первой ошибки", "29 - Active": "29 - Состояние", "29 - Mode": "29 - Режим", "29 - Active mode": "29 - Состояние и режим", "29 - Fan speed": "29 - Скорость вентилятора", "29 - Smart fan speed": "29 - Скорость вентилятора расширенная", "29 - Indoor air temperature": "29 - Температура воздуха в помещении", "29 - Indoor heat exchanger temperature": "29 - Температура внутреннего теплообменника", "29 - Outdoor heat exchanger temperature": "29 - Температура внешнего теплообменника", "29 - Target temperature": "29 - Целевая температура", "29 - Thermostat state": "29 - Состояние термостата", "29 - Horizontal vanes": "29 - Горизонтальные жалюзи", "29 - Vanes swing": "29 - Качание жалюзи", "29 - AC connected": "29 - Кондиционер подключен", "29 - Errors": "29 - Ошибки", "29 - First error code": "29 - Код первой ошибки", "30 - Active": "30 - Состояние", "30 - Mode": "30 - Режим", "30 - Active mode": "30 - Состояние и режим", "30 - Fan speed": "30 - Скорость вентилятора", "30 - Smart fan speed": "30 - Скорость вентилятора расширенная", "30 - Indoor air temperature": "30 - Температура воздуха в помещении", "30 - Indoor heat exchanger temperature": "30 - Температура внутреннего теплообменника", "30 - Outdoor heat exchanger temperature": "30 - Температура внешнего теплообменника", "30 - Target temperature": "30 - Целевая температура", "30 - Thermostat state": "30 - Состояние термостата", "30 - Horizontal vanes": "30 - Горизонтальные жалюзи", "30 - Vanes swing": "30 - Качание жалюзи", "30 - AC connected": "30 - Кондиционер подключен", "30 - Errors": "30 - Ошибки", "30 - First error code": "30 - Код первой ошибки", "31 - Active": "31 - Состояние", "31 - Mode": "31 - Режим", "31 - Active mode": "31 - Состояние и режим", "31 - Fan speed": "31 - Скорость вентилятора", "31 - Smart fan speed": "31 - Скорость вентилятора расширенная", "31 - Indoor air temperature": "31 - Температура воздуха в помещении", "31 - Indoor heat exchanger temperature": "31 - Температура внутреннего теплообменника", "31 - Outdoor heat exchanger temperature": "31 - Температура внешнего теплообменника", "31 - Target temperature": "31 - Целевая температура", "31 - Thermostat state": "31 - Состояние термостата", "31 - Horizontal vanes": "31 - Горизонтальные жалюзи", "31 - Vanes swing": "31 - Качание жалюзи", "31 - AC connected": "31 - Кондиционер подключен", "31 - Errors": "31 - Ошибки", "31 - First error code": "31 - Код первой ошибки", "32 - Active": "32 - Состояние", "32 - Mode": "32 - Режим", "32 - Active mode": "32 - Состояние и режим", "32 - Fan speed": "32 - Скорость вентилятора", "32 - Smart fan speed": "32 - Скорость вентилятора расширенная", "32 - Indoor air temperature": "32 - Температура воздуха в помещении", "32 - Indoor heat exchanger temperature": "32 - Температура внутреннего теплообменника", "32 - Outdoor heat exchanger temperature": "32 - Температура внешнего теплообменника", "32 - Target temperature": "32 - Целевая температура", "32 - Thermostat state": "32 - Состояние термостата", "32 - Horizontal vanes": "32 - Горизонтальные жалюзи", "32 - Vanes swing": "32 - Качание жалюзи", "32 - AC connected": "32 - Кондиционер подключен", "32 - Errors": "32 - Ошибки", "32 - First error code": "32 - Код первой ошибки", "33 - Active": "33 - Состояние", "33 - Mode": "33 - Режим", "33 - Active mode": "33 - Состояние и режим", "33 - Fan speed": "33 - Скорость вентилятора", "33 - Smart fan speed": "33 - Скорость вентилятора расширенная", "33 - Indoor air temperature": "33 - Температура воздуха в помещении", "33 - Indoor heat exchanger temperature": "33 - Температура внутреннего теплообменника", "33 - Outdoor heat exchanger temperature": "33 - Температура внешнего теплообменника", "33 - Target temperature": "33 - Целевая температура", "33 - Thermostat state": "33 - Состояние термостата", "33 - Horizontal vanes": "33 - Горизонтальные жалюзи", "33 - Vanes swing": "33 - Качание жалюзи", "33 - AC connected": "33 - Кондиционер подключен", "33 - Errors": "33 - Ошибки", "33 - First error code": "33 - Код первой ошибки", "34 - Active": "34 - Состояние", "34 - Mode": "34 - Режим", "34 - Active mode": "34 - Состояние и режим", "34 - Fan speed": "34 - Скорость вентилятора", "34 - Smart fan speed": "34 - Скорость вентилятора расширенная", "34 - Indoor air temperature": "34 - Температура воздуха в помещении", "34 - Indoor heat exchanger temperature": "34 - Температура внутреннего теплообменника", "34 - Outdoor heat exchanger temperature": "34 - Температура внешнего теплообменника", "34 - Target temperature": "34 - Целевая температура", "34 - Thermostat state": "34 - Состояние термостата", "34 - Horizontal vanes": "34 - Горизонтальные жалюзи", "34 - Vanes swing": "34 - Качание жалюзи", "34 - AC connected": "34 - Кондиционер подключен", "34 - Errors": "34 - Ошибки", "34 - First error code": "34 - Код первой ошибки", "35 - Active": "35 - Состояние", "35 - Mode": "35 - Режим", "35 - Active mode": "35 - Состояние и режим", "35 - Fan speed": "35 - Скорость вентилятора", "35 - Smart fan speed": "35 - Скорость вентилятора расширенная", "35 - Indoor air temperature": "35 - Температура воздуха в помещении", "35 - Indoor heat exchanger temperature": "35 - Температура внутреннего теплообменника", "35 - Outdoor heat exchanger temperature": "35 - Температура внешнего теплообменника", "35 - Target temperature": "35 - Целевая температура", "35 - Thermostat state": "35 - Состояние термостата", "35 - Horizontal vanes": "35 - Горизонтальные жалюзи", "35 - Vanes swing": "35 - Качание жалюзи", "35 - AC connected": "35 - Кондиционер подключен", "35 - Errors": "35 - Ошибки", "35 - First error code": "35 - Код первой ошибки", "36 - Active": "36 - Состояние", "36 - Mode": "36 - Режим", "36 - Active mode": "36 - Состояние и режим", "36 - Fan speed": "36 - Скорость вентилятора", "36 - Smart fan speed": "36 - Скорость вентилятора расширенная", "36 - Indoor air temperature": "36 - Температура воздуха в помещении", "36 - Indoor heat exchanger temperature": "36 - Температура внутреннего теплообменника", "36 - Outdoor heat exchanger temperature": "36 - Температура внешнего теплообменника", "36 - Target temperature": "36 - Целевая температура", "36 - Thermostat state": "36 - Состояние термостата", "36 - Horizontal vanes": "36 - Горизонтальные жалюзи", "36 - Vanes swing": "36 - Качание жалюзи", "36 - AC connected": "36 - Кондиционер подключен", "36 - Errors": "36 - Ошибки", "36 - First error code": "36 - Код первой ошибки", "37 - Active": "37 - Состояние", "37 - Mode": "37 - Режим", "37 - Active mode": "37 - Состояние и режим", "37 - Fan speed": "37 - Скорость вентилятора", "37 - Smart fan speed": "37 - Скорость вентилятора расширенная", "37 - Indoor air temperature": "37 - Температура воздуха в помещении", "37 - Indoor heat exchanger temperature": "37 - Температура внутреннего теплообменника", "37 - Outdoor heat exchanger temperature": "37 - Температура внешнего теплообменника", "37 - Target temperature": "37 - Целевая температура", "37 - Thermostat state": "37 - Состояние термостата", "37 - Horizontal vanes": "37 - Горизонтальные жалюзи", "37 - Vanes swing": "37 - Качание жалюзи", "37 - AC connected": "37 - Кондиционер подключен", "37 - Errors": "37 - Ошибки", "37 - First error code": "37 - Код первой ошибки", "38 - Active": "38 - Состояние", "38 - Mode": "38 - Режим", "38 - Active mode": "38 - Состояние и режим", "38 - Fan speed": "38 - Скорость вентилятора", "38 - Smart fan speed": "38 - Скорость вентилятора расширенная", "38 - Indoor air temperature": "38 - Температура воздуха в помещении", "38 - Indoor heat exchanger temperature": "38 - Температура внутреннего теплообменника", "38 - Outdoor heat exchanger temperature": "38 - Температура внешнего теплообменника", "38 - Target temperature": "38 - Целевая температура", "38 - Thermostat state": "38 - Состояние термостата", "38 - Horizontal vanes": "38 - Горизонтальные жалюзи", "38 - Vanes swing": "38 - Качание жалюзи", "38 - AC connected": "38 - Кондиционер подключен", "38 - Errors": "38 - Ошибки", "38 - First error code": "38 - Код первой ошибки", "39 - Active": "39 - Состояние", "39 - Mode": "39 - Режим", "39 - Active mode": "39 - Состояние и режим", "39 - Fan speed": "39 - Скорость вентилятора", "39 - Smart fan speed": "39 - Скорость вентилятора расширенная", "39 - Indoor air temperature": "39 - Температура воздуха в помещении", "39 - Indoor heat exchanger temperature": "39 - Температура внутреннего теплообменника", "39 - Outdoor heat exchanger temperature": "39 - Температура внешнего теплообменника", "39 - Target temperature": "39 - Целевая температура", "39 - Thermostat state": "39 - Состояние термостата", "39 - Horizontal vanes": "39 - Горизонтальные жалюзи", "39 - Vanes swing": "39 - Качание жалюзи", "39 - AC connected": "39 - Кондиционер подключен", "39 - Errors": "39 - Ошибки", "39 - First error code": "39 - Код первой ошибки", "40 - Active": "40 - Состояние", "40 - Mode": "40 - Режим", "40 - Active mode": "40 - Состояние и режим", "40 - Fan speed": "40 - Скорость вентилятора", "40 - Smart fan speed": "40 - Скорость вентилятора расширенная", "40 - Indoor air temperature": "40 - Температура воздуха в помещении", "40 - Indoor heat exchanger temperature": "40 - Температура внутреннего теплообменника", "40 - Outdoor heat exchanger temperature": "40 - Температура внешнего теплообменника", "40 - Target temperature": "40 - Целевая температура", "40 - Thermostat state": "40 - Состояние термостата", "40 - Horizontal vanes": "40 - Горизонтальные жалюзи", "40 - Vanes swing": "40 - Качание жалюзи", "40 - AC connected": "40 - Кондиционер подключен", "40 - Errors": "40 - Ошибки", "40 - First error code": "40 - Код первой ошибки", "41 - Active": "41 - Состояние", "41 - Mode": "41 - Режим", "41 - Active mode": "41 - Состояние и режим", "41 - Fan speed": "41 - Скорость вентилятора", "41 - Smart fan speed": "41 - Скорость вентилятора расширенная", "41 - Indoor air temperature": "41 - Температура воздуха в помещении", "41 - Indoor heat exchanger temperature": "41 - Температура внутреннего теплообменника", "41 - Outdoor heat exchanger temperature": "41 - Температура внешнего теплообменника", "41 - Target temperature": "41 - Целевая температура", "41 - Thermostat state": "41 - Состояние термостата", "41 - Horizontal vanes": "41 - Горизонтальные жалюзи", "41 - Vanes swing": "41 - Качание жалюзи", "41 - AC connected": "41 - Кондиционер подключен", "41 - Errors": "41 - Ошибки", "41 - First error code": "41 - Код первой ошибки", "42 - Active": "42 - Состояние", "42 - Mode": "42 - Режим", "42 - Active mode": "42 - Состояние и режим", "42 - Fan speed": "42 - Скорость вентилятора", "42 - Smart fan speed": "42 - Скорость вентилятора расширенная", "42 - Indoor air temperature": "42 - Температура воздуха в помещении", "42 - Indoor heat exchanger temperature": "42 - Температура внутреннего теплообменника", "42 - Outdoor heat exchanger temperature": "42 - Температура внешнего теплообменника", "42 - Target temperature": "42 - Целевая температура", "42 - Thermostat state": "42 - Состояние термостата", "42 - Horizontal vanes": "42 - Горизонтальные жалюзи", "42 - Vanes swing": "42 - Качание жалюзи", "42 - AC connected": "42 - Кондиционер подключен", "42 - Errors": "42 - Ошибки", "42 - First error code": "42 - Код первой ошибки", "43 - Active": "43 - Состояние", "43 - Mode": "43 - Режим", "43 - Active mode": "43 - Состояние и режим", "43 - Fan speed": "43 - Скорость вентилятора", "43 - Smart fan speed": "43 - Скорость вентилятора расширенная", "43 - Indoor air temperature": "43 - Температура воздуха в помещении", "43 - Indoor heat exchanger temperature": "43 - Температура внутреннего теплообменника", "43 - Outdoor heat exchanger temperature": "43 - Температура внешнего теплообменника", "43 - Target temperature": "43 - Целевая температура", "43 - Thermostat state": "43 - Состояние термостата", "43 - Horizontal vanes": "43 - Горизонтальные жалюзи", "43 - Vanes swing": "43 - Качание жалюзи", "43 - AC connected": "43 - Кондиционер подключен", "43 - Errors": "43 - Ошибки", "43 - First error code": "43 - Код первой ошибки", "44 - Active": "44 - Состояние", "44 - Mode": "44 - Режим", "44 - Active mode": "44 - Состояние и режим", "44 - Fan speed": "44 - Скорость вентилятора", "44 - Smart fan speed": "44 - Скорость вентилятора расширенная", "44 - Indoor air temperature": "44 - Температура воздуха в помещении", "44 - Indoor heat exchanger temperature": "44 - Температура внутреннего теплообменника", "44 - Outdoor heat exchanger temperature": "44 - Температура внешнего теплообменника", "44 - Target temperature": "44 - Целевая температура", "44 - Thermostat state": "44 - Состояние термостата", "44 - Horizontal vanes": "44 - Горизонтальные жалюзи", "44 - Vanes swing": "44 - Качание жалюзи", "44 - AC connected": "44 - Кондиционер подключен", "44 - Errors": "44 - Ошибки", "44 - First error code": "44 - Код первой ошибки", "45 - Active": "45 - Состояние", "45 - Mode": "45 - Режим", "45 - Active mode": "45 - Состояние и режим", "45 - Fan speed": "45 - Скорость вентилятора", "45 - Smart fan speed": "45 - Скорость вентилятора расширенная", "45 - Indoor air temperature": "45 - Температура воздуха в помещении", "45 - Indoor heat exchanger temperature": "45 - Температура внутреннего теплообменника", "45 - Outdoor heat exchanger temperature": "45 - Температура внешнего теплообменника", "45 - Target temperature": "45 - Целевая температура", "45 - Thermostat state": "45 - Состояние термостата", "45 - Horizontal vanes": "45 - Горизонтальные жалюзи", "45 - Vanes swing": "45 - Качание жалюзи", "45 - AC connected": "45 - Кондиционер подключен", "45 - Errors": "45 - Ошибки", "45 - First error code": "45 - Код первой ошибки", "46 - Active": "46 - Состояние", "46 - Mode": "46 - Режим", "46 - Active mode": "46 - Состояние и режим", "46 - Fan speed": "46 - Скорость вентилятора", "46 - Smart fan speed": "46 - Скорость вентилятора расширенная", "46 - Indoor air temperature": "46 - Температура воздуха в помещении", "46 - Indoor heat exchanger temperature": "46 - Температура внутреннего теплообменника", "46 - Outdoor heat exchanger temperature": "46 - Температура внешнего теплообменника", "46 - Target temperature": "46 - Целевая температура", "46 - Thermostat state": "46 - Состояние термостата", "46 - Horizontal vanes": "46 - Горизонтальные жалюзи", "46 - Vanes swing": "46 - Качание жалюзи", "46 - AC connected": "46 - Кондиционер подключен", "46 - Errors": "46 - Ошибки", "46 - First error code": "46 - Код первой ошибки", "47 - Active": "47 - Состояние", "47 - Mode": "47 - Режим", "47 - Active mode": "47 - Состояние и режим", "47 - Fan speed": "47 - Скорость вентилятора", "47 - Smart fan speed": "47 - Скорость вентилятора расширенная", "47 - Indoor air temperature": "47 - Температура воздуха в помещении", "47 - Indoor heat exchanger temperature": "47 - Температура внутреннего теплообменника", "47 - Outdoor heat exchanger temperature": "47 - Температура внешнего теплообменника", "47 - Target temperature": "47 - Целевая температура", "47 - Thermostat state": "47 - Состояние термостата", "47 - Horizontal vanes": "47 - Горизонтальные жалюзи", "47 - Vanes swing": "47 - Качание жалюзи", "47 - AC connected": "47 - Кондиционер подключен", "47 - Errors": "47 - Ошибки", "47 - First error code": "47 - Код первой ошибки", "48 - Active": "48 - Состояние", "48 - Mode": "48 - Режим", "48 - Active mode": "48 - Состояние и режим", "48 - Fan speed": "48 - Скорость вентилятора", "48 - Smart fan speed": "48 - Скорость вентилятора расширенная", "48 - Indoor air temperature": "48 - Температура воздуха в помещении", "48 - Indoor heat exchanger temperature": "48 - Температура внутреннего теплообменника", "48 - Outdoor heat exchanger temperature": "48 - Температура внешнего теплообменника", "48 - Target temperature": "48 - Целевая температура", "48 - Thermostat state": "48 - Состояние термостата", "48 - Horizontal vanes": "48 - Горизонтальные жалюзи", "48 - Vanes swing": "48 - Качание жалюзи", "48 - AC connected": "48 - Кондиционер подключен", "48 - Errors": "48 - Ошибки", "48 - First error code": "48 - Код первой ошибки", "49 - Active": "49 - Состояние", "49 - Mode": "49 - Режим", "49 - Active mode": "49 - Состояние и режим", "49 - Fan speed": "49 - Скорость вентилятора", "49 - Smart fan speed": "49 - Скорость вентилятора расширенная", "49 - Indoor air temperature": "49 - Температура воздуха в помещении", "49 - Indoor heat exchanger temperature": "49 - Температура внутреннего теплообменника", "49 - Outdoor heat exchanger temperature": "49 - Температура внешнего теплообменника", "49 - Target temperature": "49 - Целевая температура", "49 - Thermostat state": "49 - Состояние термостата", "49 - Horizontal vanes": "49 - Горизонтальные жалюзи", "49 - Vanes swing": "49 - Качание жалюзи", "49 - AC connected": "49 - Кондиционер подключен", "49 - Errors": "49 - Ошибки", "49 - First error code": "49 - Код первой ошибки", "50 - Active": "50 - Состояние", "50 - Mode": "50 - Режим", "50 - Active mode": "50 - Состояние и режим", "50 - Fan speed": "50 - Скорость вентилятора", "50 - Smart fan speed": "50 - Скорость вентилятора расширенная", "50 - Indoor air temperature": "50 - Температура воздуха в помещении", "50 - Indoor heat exchanger temperature": "50 - Температура внутреннего теплообменника", "50 - Outdoor heat exchanger temperature": "50 - Температура внешнего теплообменника", "50 - Target temperature": "50 - Целевая температура", "50 - Thermostat state": "50 - Состояние термостата", "50 - Horizontal vanes": "50 - Горизонтальные жалюзи", "50 - Vanes swing": "50 - Качание жалюзи", "50 - AC connected": "50 - Кондиционер подключен", "50 - Errors": "50 - Ошибки", "50 - First error code": "50 - Код первой ошибки", "51 - Active": "51 - Состояние", "51 - Mode": "51 - Режим", "51 - Active mode": "51 - Состояние и режим", "51 - Fan speed": "51 - Скорость вентилятора", "51 - Smart fan speed": "51 - Скорость вентилятора расширенная", "51 - Indoor air temperature": "51 - Температура воздуха в помещении", "51 - Indoor heat exchanger temperature": "51 - Температура внутреннего теплообменника", "51 - Outdoor heat exchanger temperature": "51 - Температура внешнего теплообменника", "51 - Target temperature": "51 - Целевая температура", "51 - Thermostat state": "51 - Состояние термостата", "51 - Horizontal vanes": "51 - Горизонтальные жалюзи", "51 - Vanes swing": "51 - Качание жалюзи", "51 - AC connected": "51 - Кондиционер подключен", "51 - Errors": "51 - Ошибки", "51 - First error code": "51 - Код первой ошибки", "52 - Active": "52 - Состояние", "52 - Mode": "52 - Режим", "52 - Active mode": "52 - Состояние и режим", "52 - Fan speed": "52 - Скорость вентилятора", "52 - Smart fan speed": "52 - Скорость вентилятора расширенная", "52 - Indoor air temperature": "52 - Температура воздуха в помещении", "52 - Indoor heat exchanger temperature": "52 - Температура внутреннего теплообменника", "52 - Outdoor heat exchanger temperature": "52 - Температура внешнего теплообменника", "52 - Target temperature": "52 - Целевая температура", "52 - Thermostat state": "52 - Состояние термостата", "52 - Horizontal vanes": "52 - Горизонтальные жалюзи", "52 - Vanes swing": "52 - Качание жалюзи", "52 - AC connected": "52 - Кондиционер подключен", "52 - Errors": "52 - Ошибки", "52 - First error code": "52 - Код первой ошибки", "53 - Active": "53 - Состояние", "53 - Mode": "53 - Режим", "53 - Active mode": "53 - Состояние и режим", "53 - Fan speed": "53 - Скорость вентилятора", "53 - Smart fan speed": "53 - Скорость вентилятора расширенная", "53 - Indoor air temperature": "53 - Температура воздуха в помещении", "53 - Indoor heat exchanger temperature": "53 - Температура внутреннего теплообменника", "53 - Outdoor heat exchanger temperature": "53 - Температура внешнего теплообменника", "53 - Target temperature": "53 - Целевая температура", "53 - Thermostat state": "53 - Состояние термостата", "53 - Horizontal vanes": "53 - Горизонтальные жалюзи", "53 - Vanes swing": "53 - Качание жалюзи", "53 - AC connected": "53 - Кондиционер подключен", "53 - Errors": "53 - Ошибки", "53 - First error code": "53 - Код первой ошибки", "54 - Active": "54 - Состояние", "54 - Mode": "54 - Режим", "54 - Active mode": "54 - Состояние и режим", "54 - Fan speed": "54 - Скорость вентилятора", "54 - Smart fan speed": "54 - Скорость вентилятора расширенная", "54 - Indoor air temperature": "54 - Температура воздуха в помещении", "54 - Indoor heat exchanger temperature": "54 - Температура внутреннего теплообменника", "54 - Outdoor heat exchanger temperature": "54 - Температура внешнего теплообменника", "54 - Target temperature": "54 - Целевая температура", "54 - Thermostat state": "54 - Состояние термостата", "54 - Horizontal vanes": "54 - Горизонтальные жалюзи", "54 - Vanes swing": "54 - Качание жалюзи", "54 - AC connected": "54 - Кондиционер подключен", "54 - Errors": "54 - Ошибки", "54 - First error code": "54 - Код первой ошибки", "55 - Active": "55 - Состояние", "55 - Mode": "55 - Режим", "55 - Active mode": "55 - Состояние и режим", "55 - Fan speed": "55 - Скорость вентилятора", "55 - Smart fan speed": "55 - Скорость вентилятора расширенная", "55 - Indoor air temperature": "55 - Температура воздуха в помещении", "55 - Indoor heat exchanger temperature": "55 - Температура внутреннего теплообменника", "55 - Outdoor heat exchanger temperature": "55 - Температура внешнего теплообменника", "55 - Target temperature": "55 - Целевая температура", "55 - Thermostat state": "55 - Состояние термостата", "55 - Horizontal vanes": "55 - Горизонтальные жалюзи", "55 - Vanes swing": "55 - Качание жалюзи", "55 - AC connected": "55 - Кондиционер подключен", "55 - Errors": "55 - Ошибки", "55 - First error code": "55 - Код первой ошибки", "56 - Active": "56 - Состояние", "56 - Mode": "56 - Режим", "56 - Active mode": "56 - Состояние и режим", "56 - Fan speed": "56 - Скорость вентилятора", "56 - Smart fan speed": "56 - Скорость вентилятора расширенная", "56 - Indoor air temperature": "56 - Температура воздуха в помещении", "56 - Indoor heat exchanger temperature": "56 - Температура внутреннего теплообменника", "56 - Outdoor heat exchanger temperature": "56 - Температура внешнего теплообменника", "56 - Target temperature": "56 - Целевая температура", "56 - Thermostat state": "56 - Состояние термостата", "56 - Horizontal vanes": "56 - Горизонтальные жалюзи", "56 - Vanes swing": "56 - Качание жалюзи", "56 - AC connected": "56 - Кондиционер подключен", "56 - Errors": "56 - Ошибки", "56 - First error code": "56 - Код первой ошибки", "57 - Active": "57 - Состояние", "57 - Mode": "57 - Режим", "57 - Active mode": "57 - Состояние и режим", "57 - Fan speed": "57 - Скорость вентилятора", "57 - Smart fan speed": "57 - Скорость вентилятора расширенная", "57 - Indoor air temperature": "57 - Температура воздуха в помещении", "57 - Indoor heat exchanger temperature": "57 - Температура внутреннего теплообменника", "57 - Outdoor heat exchanger temperature": "57 - Температура внешнего теплообменника", "57 - Target temperature": "57 - Целевая температура", "57 - Thermostat state": "57 - Состояние термостата", "57 - Horizontal vanes": "57 - Горизонтальные жалюзи", "57 - Vanes swing": "57 - Качание жалюзи", "57 - AC connected": "57 - Кондиционер подключен", "57 - Errors": "57 - Ошибки", "57 - First error code": "57 - Код первой ошибки", "58 - Active": "58 - Состояние", "58 - Mode": "58 - Режим", "58 - Active mode": "58 - Состояние и режим", "58 - Fan speed": "58 - Скорость вентилятора", "58 - Smart fan speed": "58 - Скорость вентилятора расширенная", "58 - Indoor air temperature": "58 - Температура воздуха в помещении", "58 - Indoor heat exchanger temperature": "58 - Температура внутреннего теплообменника", "58 - Outdoor heat exchanger temperature": "58 - Температура внешнего теплообменника", "58 - Target temperature": "58 - Целевая температура", "58 - Thermostat state": "58 - Состояние термостата", "58 - Horizontal vanes": "58 - Горизонтальные жалюзи", "58 - Vanes swing": "58 - Качание жалюзи", "58 - AC connected": "58 - Кондиционер подключен", "58 - Errors": "58 - Ошибки", "58 - First error code": "58 - Код первой ошибки", "59 - Active": "59 - Состояние", "59 - Mode": "59 - Режим", "59 - Active mode": "59 - Состояние и режим", "59 - Fan speed": "59 - Скорость вентилятора", "59 - Smart fan speed": "59 - Скорость вентилятора расширенная", "59 - Indoor air temperature": "59 - Температура воздуха в помещении", "59 - Indoor heat exchanger temperature": "59 - Температура внутреннего теплообменника", "59 - Outdoor heat exchanger temperature": "59 - Температура внешнего теплообменника", "59 - Target temperature": "59 - Целевая температура", "59 - Thermostat state": "59 - Состояние термостата", "59 - Horizontal vanes": "59 - Горизонтальные жалюзи", "59 - Vanes swing": "59 - Качание жалюзи", "59 - AC connected": "59 - Кондиционер подключен", "59 - Errors": "59 - Ошибки", "59 - First error code": "59 - Код первой ошибки", "60 - Active": "60 - Состояние", "60 - Mode": "60 - Режим", "60 - Active mode": "60 - Состояние и режим", "60 - Fan speed": "60 - Скорость вентилятора", "60 - Smart fan speed": "60 - Скорость вентилятора расширенная", "60 - Indoor air temperature": "60 - Температура воздуха в помещении", "60 - Indoor heat exchanger temperature": "60 - Температура внутреннего теплообменника", "60 - Outdoor heat exchanger temperature": "60 - Температура внешнего теплообменника", "60 - Target temperature": "60 - Целевая температура", "60 - Thermostat state": "60 - Состояние термостата", "60 - Horizontal vanes": "60 - Горизонтальные жалюзи", "60 - Vanes swing": "60 - Качание жалюзи", "60 - AC connected": "60 - Кондиционер подключен", "60 - Errors": "60 - Ошибки", "60 - First error code": "60 - Код первой ошибки", "61 - Active": "61 - Состояние", "61 - Mode": "61 - Режим", "61 - Active mode": "61 - Состояние и режим", "61 - Fan speed": "61 - Скорость вентилятора", "61 - Smart fan speed": "61 - Скорость вентилятора расширенная", "61 - Indoor air temperature": "61 - Температура воздуха в помещении", "61 - Indoor heat exchanger temperature": "61 - Температура внутреннего теплообменника", "61 - Outdoor heat exchanger temperature": "61 - Температура внешнего теплообменника", "61 - Target temperature": "61 - Целевая температура", "61 - Thermostat state": "61 - Состояние термостата", "61 - Horizontal vanes": "61 - Горизонтальные жалюзи", "61 - Vanes swing": "61 - Качание жалюзи", "61 - AC connected": "61 - Кондиционер подключен", "61 - Errors": "61 - Ошибки", "61 - First error code": "61 - Код первой ошибки", "62 - Active": "62 - Состояние", "62 - Mode": "62 - Режим", "62 - Active mode": "62 - Состояние и режим", "62 - Fan speed": "62 - Скорость вентилятора", "62 - Smart fan speed": "62 - Скорость вентилятора расширенная", "62 - Indoor air temperature": "62 - Температура воздуха в помещении", "62 - Indoor heat exchanger temperature": "62 - Температура внутреннего теплообменника", "62 - Outdoor heat exchanger temperature": "62 - Температура внешнего теплообменника", "62 - Target temperature": "62 - Целевая температура", "62 - Thermostat state": "62 - Состояние термостата", "62 - Horizontal vanes": "62 - Горизонтальные жалюзи", "62 - Vanes swing": "62 - Качание жалюзи", "62 - AC connected": "62 - Кондиционер подключен", "62 - Errors": "62 - Ошибки", "62 - First error code": "62 - Код первой ошибки", "63 - Active": "63 - Состояние", "63 - Mode": "63 - Режим", "63 - Active mode": "63 - Состояние и режим", "63 - Fan speed": "63 - Скорость вентилятора", "63 - Smart fan speed": "63 - Скорость вентилятора расширенная", "63 - Indoor air temperature": "63 - Температура воздуха в помещении", "63 - Indoor heat exchanger temperature": "63 - Температура внутреннего теплообменника", "63 - Outdoor heat exchanger temperature": "63 - Температура внешнего теплообменника", "63 - Target temperature": "63 - Целевая температура", "63 - Thermostat state": "63 - Состояние термостата", "63 - Horizontal vanes": "63 - Горизонтальные жалюзи", "63 - Vanes swing": "63 - Качание жалюзи", "63 - AC connected": "63 - Кондиционер подключен", "63 - Errors": "63 - Ошибки", "63 - First error code": "63 - Код первой ошибки" } } } }