{ "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 }, { "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 - Active", "reg_type": "coil", "address": 10001, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "0 - Fan speed", "reg_type": "holding", "address": 10007, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "0 - Horizontal vanes", "reg_type": "holding", "address": 10009, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=1", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "0 - Horizontal vanes", "reg_type": "holding", "address": 10009, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=1", "vrf": true, "original_name": "Vanes swing" }, { "name": "0 - Vanes swing", "reg_type": "holding", "address": 10011, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=1", "vrf": true, "original_name": "Vanes swing" }, { "name": "0 - First error code", "enabled": false, "reg_type": "input", "address": 10001, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=1" }, { "name": "0 - AC connected", "reg_type": "coil", "address": 10020, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=1" }, { "name": "1 - Active", "reg_type": "coil", "address": 10101, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "1 - Fan speed", "reg_type": "holding", "address": 10107, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "1 - Horizontal vanes", "reg_type": "holding", "address": 10109, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=2", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "1 - Horizontal vanes", "reg_type": "holding", "address": 10109, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=2", "vrf": true, "original_name": "Vanes swing" }, { "name": "1 - Vanes swing", "reg_type": "holding", "address": 10111, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=2", "vrf": true, "original_name": "Vanes swing" }, { "name": "1 - First error code", "enabled": false, "reg_type": "input", "address": 10101, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=2" }, { "name": "1 - AC connected", "reg_type": "coil", "address": 10120, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=2" }, { "name": "2 - Active", "reg_type": "coil", "address": 10201, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "2 - Fan speed", "reg_type": "holding", "address": 10207, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "2 - Horizontal vanes", "reg_type": "holding", "address": 10209, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=3", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "2 - Horizontal vanes", "reg_type": "holding", "address": 10209, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=3", "vrf": true, "original_name": "Vanes swing" }, { "name": "2 - Vanes swing", "reg_type": "holding", "address": 10211, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=3", "vrf": true, "original_name": "Vanes swing" }, { "name": "2 - First error code", "enabled": false, "reg_type": "input", "address": 10201, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=3" }, { "name": "2 - AC connected", "reg_type": "coil", "address": 10220, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=3" }, { "name": "3 - Active", "reg_type": "coil", "address": 10301, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "3 - Fan speed", "reg_type": "holding", "address": 10307, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "3 - Horizontal vanes", "reg_type": "holding", "address": 10309, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=4", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "3 - Horizontal vanes", "reg_type": "holding", "address": 10309, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=4", "vrf": true, "original_name": "Vanes swing" }, { "name": "3 - Vanes swing", "reg_type": "holding", "address": 10311, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=4", "vrf": true, "original_name": "Vanes swing" }, { "name": "3 - First error code", "enabled": false, "reg_type": "input", "address": 10301, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=4" }, { "name": "3 - AC connected", "reg_type": "coil", "address": 10320, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=4" }, { "name": "4 - Active", "reg_type": "coil", "address": 10401, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "4 - Fan speed", "reg_type": "holding", "address": 10407, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "4 - Horizontal vanes", "reg_type": "holding", "address": 10409, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=5", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "4 - Horizontal vanes", "reg_type": "holding", "address": 10409, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=5", "vrf": true, "original_name": "Vanes swing" }, { "name": "4 - Vanes swing", "reg_type": "holding", "address": 10411, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=5", "vrf": true, "original_name": "Vanes swing" }, { "name": "4 - First error code", "enabled": false, "reg_type": "input", "address": 10401, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=5" }, { "name": "4 - AC connected", "reg_type": "coil", "address": 10420, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=5" }, { "name": "5 - Active", "reg_type": "coil", "address": 10501, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "5 - Fan speed", "reg_type": "holding", "address": 10507, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "5 - Horizontal vanes", "reg_type": "holding", "address": 10509, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=6", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "5 - Horizontal vanes", "reg_type": "holding", "address": 10509, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=6", "vrf": true, "original_name": "Vanes swing" }, { "name": "5 - Vanes swing", "reg_type": "holding", "address": 10511, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=6", "vrf": true, "original_name": "Vanes swing" }, { "name": "5 - First error code", "enabled": false, "reg_type": "input", "address": 10501, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=6" }, { "name": "5 - AC connected", "reg_type": "coil", "address": 10520, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=6" }, { "name": "6 - Active", "reg_type": "coil", "address": 10601, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "6 - Fan speed", "reg_type": "holding", "address": 10607, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "6 - Horizontal vanes", "reg_type": "holding", "address": 10609, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=7", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "6 - Horizontal vanes", "reg_type": "holding", "address": 10609, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=7", "vrf": true, "original_name": "Vanes swing" }, { "name": "6 - Vanes swing", "reg_type": "holding", "address": 10611, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=7", "vrf": true, "original_name": "Vanes swing" }, { "name": "6 - First error code", "enabled": false, "reg_type": "input", "address": 10601, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=7" }, { "name": "6 - AC connected", "reg_type": "coil", "address": 10620, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=7" }, { "name": "7 - Active", "reg_type": "coil", "address": 10701, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "7 - Fan speed", "reg_type": "holding", "address": 10707, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "7 - Horizontal vanes", "reg_type": "holding", "address": 10709, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=8", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "7 - Horizontal vanes", "reg_type": "holding", "address": 10709, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=8", "vrf": true, "original_name": "Vanes swing" }, { "name": "7 - Vanes swing", "reg_type": "holding", "address": 10711, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=8", "vrf": true, "original_name": "Vanes swing" }, { "name": "7 - First error code", "enabled": false, "reg_type": "input", "address": 10701, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=8" }, { "name": "7 - AC connected", "reg_type": "coil", "address": 10720, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=8" }, { "name": "8 - Active", "reg_type": "coil", "address": 10801, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "8 - Fan speed", "reg_type": "holding", "address": 10807, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "8 - Horizontal vanes", "reg_type": "holding", "address": 10809, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=9", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "8 - Horizontal vanes", "reg_type": "holding", "address": 10809, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=9", "vrf": true, "original_name": "Vanes swing" }, { "name": "8 - Vanes swing", "reg_type": "holding", "address": 10811, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=9", "vrf": true, "original_name": "Vanes swing" }, { "name": "8 - First error code", "enabled": false, "reg_type": "input", "address": 10801, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=9" }, { "name": "8 - AC connected", "reg_type": "coil", "address": 10820, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=9" }, { "name": "9 - Active", "reg_type": "coil", "address": 10901, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "9 - Fan speed", "reg_type": "holding", "address": 10907, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "9 - Horizontal vanes", "reg_type": "holding", "address": 10909, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=10", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "9 - Horizontal vanes", "reg_type": "holding", "address": 10909, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=10", "vrf": true, "original_name": "Vanes swing" }, { "name": "9 - Vanes swing", "reg_type": "holding", "address": 10911, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=10", "vrf": true, "original_name": "Vanes swing" }, { "name": "9 - First error code", "enabled": false, "reg_type": "input", "address": 10901, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=10" }, { "name": "9 - AC connected", "reg_type": "coil", "address": 10920, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=10" }, { "name": "10 - Active", "reg_type": "coil", "address": 11001, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "10 - Fan speed", "reg_type": "holding", "address": 11007, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "10 - Horizontal vanes", "reg_type": "holding", "address": 11009, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=11", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "10 - Horizontal vanes", "reg_type": "holding", "address": 11009, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=11", "vrf": true, "original_name": "Vanes swing" }, { "name": "10 - Vanes swing", "reg_type": "holding", "address": 11011, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=11", "vrf": true, "original_name": "Vanes swing" }, { "name": "10 - First error code", "enabled": false, "reg_type": "input", "address": 11001, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=11" }, { "name": "10 - AC connected", "reg_type": "coil", "address": 11020, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=11" }, { "name": "11 - Active", "reg_type": "coil", "address": 11101, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "11 - Fan speed", "reg_type": "holding", "address": 11107, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "11 - Horizontal vanes", "reg_type": "holding", "address": 11109, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=12", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "11 - Horizontal vanes", "reg_type": "holding", "address": 11109, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=12", "vrf": true, "original_name": "Vanes swing" }, { "name": "11 - Vanes swing", "reg_type": "holding", "address": 11111, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=12", "vrf": true, "original_name": "Vanes swing" }, { "name": "11 - First error code", "enabled": false, "reg_type": "input", "address": 11101, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=12" }, { "name": "11 - AC connected", "reg_type": "coil", "address": 11120, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=12" }, { "name": "12 - Active", "reg_type": "coil", "address": 11201, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "12 - Fan speed", "reg_type": "holding", "address": 11207, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "12 - Horizontal vanes", "reg_type": "holding", "address": 11209, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=13", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "12 - Horizontal vanes", "reg_type": "holding", "address": 11209, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=13", "vrf": true, "original_name": "Vanes swing" }, { "name": "12 - Vanes swing", "reg_type": "holding", "address": 11211, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=13", "vrf": true, "original_name": "Vanes swing" }, { "name": "12 - First error code", "enabled": false, "reg_type": "input", "address": 11201, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=13" }, { "name": "12 - AC connected", "reg_type": "coil", "address": 11220, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=13" }, { "name": "13 - Active", "reg_type": "coil", "address": 11301, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "13 - Fan speed", "reg_type": "holding", "address": 11307, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "13 - Horizontal vanes", "reg_type": "holding", "address": 11309, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=14", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "13 - Horizontal vanes", "reg_type": "holding", "address": 11309, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=14", "vrf": true, "original_name": "Vanes swing" }, { "name": "13 - Vanes swing", "reg_type": "holding", "address": 11311, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=14", "vrf": true, "original_name": "Vanes swing" }, { "name": "13 - First error code", "enabled": false, "reg_type": "input", "address": 11301, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=14" }, { "name": "13 - AC connected", "reg_type": "coil", "address": 11320, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=14" }, { "name": "14 - Active", "reg_type": "coil", "address": 11401, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "14 - Fan speed", "reg_type": "holding", "address": 11407, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "14 - Horizontal vanes", "reg_type": "holding", "address": 11409, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=15", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "14 - Horizontal vanes", "reg_type": "holding", "address": 11409, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=15", "vrf": true, "original_name": "Vanes swing" }, { "name": "14 - Vanes swing", "reg_type": "holding", "address": 11411, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=15", "vrf": true, "original_name": "Vanes swing" }, { "name": "14 - First error code", "enabled": false, "reg_type": "input", "address": 11401, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=15" }, { "name": "14 - AC connected", "reg_type": "coil", "address": 11420, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=15" }, { "name": "15 - Active", "reg_type": "coil", "address": 11501, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "15 - Fan speed", "reg_type": "holding", "address": 11507, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "15 - Horizontal vanes", "reg_type": "holding", "address": 11509, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=16", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "15 - Horizontal vanes", "reg_type": "holding", "address": 11509, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=16", "vrf": true, "original_name": "Vanes swing" }, { "name": "15 - Vanes swing", "reg_type": "holding", "address": 11511, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=16", "vrf": true, "original_name": "Vanes swing" }, { "name": "15 - First error code", "enabled": false, "reg_type": "input", "address": 11501, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=16" }, { "name": "15 - AC connected", "reg_type": "coil", "address": 11520, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=16" }, { "name": "16 - Active", "reg_type": "coil", "address": 11601, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "16 - Fan speed", "reg_type": "holding", "address": 11607, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "16 - Horizontal vanes", "reg_type": "holding", "address": 11609, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=17", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "16 - Horizontal vanes", "reg_type": "holding", "address": 11609, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=17", "vrf": true, "original_name": "Vanes swing" }, { "name": "16 - Vanes swing", "reg_type": "holding", "address": 11611, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=17", "vrf": true, "original_name": "Vanes swing" }, { "name": "16 - First error code", "enabled": false, "reg_type": "input", "address": 11601, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=17" }, { "name": "16 - AC connected", "reg_type": "coil", "address": 11620, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=17" }, { "name": "17 - Active", "reg_type": "coil", "address": 11701, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "17 - Fan speed", "reg_type": "holding", "address": 11707, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "17 - Horizontal vanes", "reg_type": "holding", "address": 11709, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=18", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "17 - Horizontal vanes", "reg_type": "holding", "address": 11709, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=18", "vrf": true, "original_name": "Vanes swing" }, { "name": "17 - Vanes swing", "reg_type": "holding", "address": 11711, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=18", "vrf": true, "original_name": "Vanes swing" }, { "name": "17 - First error code", "enabled": false, "reg_type": "input", "address": 11701, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=18" }, { "name": "17 - AC connected", "reg_type": "coil", "address": 11720, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=18" }, { "name": "18 - Active", "reg_type": "coil", "address": 11801, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "18 - Fan speed", "reg_type": "holding", "address": 11807, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "18 - Horizontal vanes", "reg_type": "holding", "address": 11809, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=19", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "18 - Horizontal vanes", "reg_type": "holding", "address": 11809, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=19", "vrf": true, "original_name": "Vanes swing" }, { "name": "18 - Vanes swing", "reg_type": "holding", "address": 11811, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=19", "vrf": true, "original_name": "Vanes swing" }, { "name": "18 - First error code", "enabled": false, "reg_type": "input", "address": 11801, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=19" }, { "name": "18 - AC connected", "reg_type": "coil", "address": 11820, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=19" }, { "name": "19 - Active", "reg_type": "coil", "address": 11901, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "19 - Fan speed", "reg_type": "holding", "address": 11907, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "19 - Horizontal vanes", "reg_type": "holding", "address": 11909, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=20", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "19 - Horizontal vanes", "reg_type": "holding", "address": 11909, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=20", "vrf": true, "original_name": "Vanes swing" }, { "name": "19 - Vanes swing", "reg_type": "holding", "address": 11911, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=20", "vrf": true, "original_name": "Vanes swing" }, { "name": "19 - First error code", "enabled": false, "reg_type": "input", "address": 11901, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=20" }, { "name": "19 - AC connected", "reg_type": "coil", "address": 11920, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=20" }, { "name": "20 - Active", "reg_type": "coil", "address": 12001, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "20 - Fan speed", "reg_type": "holding", "address": 12007, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "20 - Horizontal vanes", "reg_type": "holding", "address": 12009, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=21", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "20 - Horizontal vanes", "reg_type": "holding", "address": 12009, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=21", "vrf": true, "original_name": "Vanes swing" }, { "name": "20 - Vanes swing", "reg_type": "holding", "address": 12011, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=21", "vrf": true, "original_name": "Vanes swing" }, { "name": "20 - First error code", "enabled": false, "reg_type": "input", "address": 12001, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=21" }, { "name": "20 - AC connected", "reg_type": "coil", "address": 12020, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=21" }, { "name": "21 - Active", "reg_type": "coil", "address": 12101, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "21 - Fan speed", "reg_type": "holding", "address": 12107, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "21 - Horizontal vanes", "reg_type": "holding", "address": 12109, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=22", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "21 - Horizontal vanes", "reg_type": "holding", "address": 12109, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=22", "vrf": true, "original_name": "Vanes swing" }, { "name": "21 - Vanes swing", "reg_type": "holding", "address": 12111, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=22", "vrf": true, "original_name": "Vanes swing" }, { "name": "21 - First error code", "enabled": false, "reg_type": "input", "address": 12101, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=22" }, { "name": "21 - AC connected", "reg_type": "coil", "address": 12120, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=22" }, { "name": "22 - Active", "reg_type": "coil", "address": 12201, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "22 - Fan speed", "reg_type": "holding", "address": 12207, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "22 - Horizontal vanes", "reg_type": "holding", "address": 12209, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=23", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "22 - Horizontal vanes", "reg_type": "holding", "address": 12209, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=23", "vrf": true, "original_name": "Vanes swing" }, { "name": "22 - Vanes swing", "reg_type": "holding", "address": 12211, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=23", "vrf": true, "original_name": "Vanes swing" }, { "name": "22 - First error code", "enabled": false, "reg_type": "input", "address": 12201, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=23" }, { "name": "22 - AC connected", "reg_type": "coil", "address": 12220, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=23" }, { "name": "23 - Active", "reg_type": "coil", "address": 12301, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "23 - Fan speed", "reg_type": "holding", "address": 12307, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "23 - Horizontal vanes", "reg_type": "holding", "address": 12309, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=24", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "23 - Horizontal vanes", "reg_type": "holding", "address": 12309, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=24", "vrf": true, "original_name": "Vanes swing" }, { "name": "23 - Vanes swing", "reg_type": "holding", "address": 12311, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=24", "vrf": true, "original_name": "Vanes swing" }, { "name": "23 - First error code", "enabled": false, "reg_type": "input", "address": 12301, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=24" }, { "name": "23 - AC connected", "reg_type": "coil", "address": 12320, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=24" }, { "name": "24 - Active", "reg_type": "coil", "address": 12401, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "24 - Fan speed", "reg_type": "holding", "address": 12407, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "24 - Horizontal vanes", "reg_type": "holding", "address": 12409, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=25", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "24 - Horizontal vanes", "reg_type": "holding", "address": 12409, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=25", "vrf": true, "original_name": "Vanes swing" }, { "name": "24 - Vanes swing", "reg_type": "holding", "address": 12411, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=25", "vrf": true, "original_name": "Vanes swing" }, { "name": "24 - First error code", "enabled": false, "reg_type": "input", "address": 12401, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=25" }, { "name": "24 - AC connected", "reg_type": "coil", "address": 12420, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=25" }, { "name": "25 - Active", "reg_type": "coil", "address": 12501, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "25 - Fan speed", "reg_type": "holding", "address": 12507, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "25 - Horizontal vanes", "reg_type": "holding", "address": 12509, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=26", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "25 - Horizontal vanes", "reg_type": "holding", "address": 12509, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=26", "vrf": true, "original_name": "Vanes swing" }, { "name": "25 - Vanes swing", "reg_type": "holding", "address": 12511, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=26", "vrf": true, "original_name": "Vanes swing" }, { "name": "25 - First error code", "enabled": false, "reg_type": "input", "address": 12501, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=26" }, { "name": "25 - AC connected", "reg_type": "coil", "address": 12520, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=26" }, { "name": "26 - Active", "reg_type": "coil", "address": 12601, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "26 - Fan speed", "reg_type": "holding", "address": 12607, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "26 - Horizontal vanes", "reg_type": "holding", "address": 12609, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=27", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "26 - Horizontal vanes", "reg_type": "holding", "address": 12609, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=27", "vrf": true, "original_name": "Vanes swing" }, { "name": "26 - Vanes swing", "reg_type": "holding", "address": 12611, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=27", "vrf": true, "original_name": "Vanes swing" }, { "name": "26 - First error code", "enabled": false, "reg_type": "input", "address": 12601, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=27" }, { "name": "26 - AC connected", "reg_type": "coil", "address": 12620, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=27" }, { "name": "27 - Active", "reg_type": "coil", "address": 12701, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "27 - Fan speed", "reg_type": "holding", "address": 12707, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "27 - Horizontal vanes", "reg_type": "holding", "address": 12709, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=28", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "27 - Horizontal vanes", "reg_type": "holding", "address": 12709, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=28", "vrf": true, "original_name": "Vanes swing" }, { "name": "27 - Vanes swing", "reg_type": "holding", "address": 12711, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=28", "vrf": true, "original_name": "Vanes swing" }, { "name": "27 - First error code", "enabled": false, "reg_type": "input", "address": 12701, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=28" }, { "name": "27 - AC connected", "reg_type": "coil", "address": 12720, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=28" }, { "name": "28 - Active", "reg_type": "coil", "address": 12801, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "28 - Fan speed", "reg_type": "holding", "address": 12807, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "28 - Horizontal vanes", "reg_type": "holding", "address": 12809, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=29", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "28 - Horizontal vanes", "reg_type": "holding", "address": 12809, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=29", "vrf": true, "original_name": "Vanes swing" }, { "name": "28 - Vanes swing", "reg_type": "holding", "address": 12811, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=29", "vrf": true, "original_name": "Vanes swing" }, { "name": "28 - First error code", "enabled": false, "reg_type": "input", "address": 12801, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=29" }, { "name": "28 - AC connected", "reg_type": "coil", "address": 12820, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=29" }, { "name": "29 - Active", "reg_type": "coil", "address": 12901, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "29 - Fan speed", "reg_type": "holding", "address": 12907, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "29 - Horizontal vanes", "reg_type": "holding", "address": 12909, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=30", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "29 - Horizontal vanes", "reg_type": "holding", "address": 12909, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=30", "vrf": true, "original_name": "Vanes swing" }, { "name": "29 - Vanes swing", "reg_type": "holding", "address": 12911, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=30", "vrf": true, "original_name": "Vanes swing" }, { "name": "29 - First error code", "enabled": false, "reg_type": "input", "address": 12901, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=30" }, { "name": "29 - AC connected", "reg_type": "coil", "address": 12920, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=30" }, { "name": "30 - Active", "reg_type": "coil", "address": 13001, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "30 - Fan speed", "reg_type": "holding", "address": 13007, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "30 - Horizontal vanes", "reg_type": "holding", "address": 13009, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=31", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "30 - Horizontal vanes", "reg_type": "holding", "address": 13009, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=31", "vrf": true, "original_name": "Vanes swing" }, { "name": "30 - Vanes swing", "reg_type": "holding", "address": 13011, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=31", "vrf": true, "original_name": "Vanes swing" }, { "name": "30 - First error code", "enabled": false, "reg_type": "input", "address": 13001, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=31" }, { "name": "30 - AC connected", "reg_type": "coil", "address": 13020, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=31" }, { "name": "31 - Active", "reg_type": "coil", "address": 13101, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "31 - Fan speed", "reg_type": "holding", "address": 13107, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "31 - Horizontal vanes", "reg_type": "holding", "address": 13109, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=32", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "31 - Horizontal vanes", "reg_type": "holding", "address": 13109, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=32", "vrf": true, "original_name": "Vanes swing" }, { "name": "31 - Vanes swing", "reg_type": "holding", "address": 13111, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=32", "vrf": true, "original_name": "Vanes swing" }, { "name": "31 - First error code", "enabled": false, "reg_type": "input", "address": 13101, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=32" }, { "name": "31 - AC connected", "reg_type": "coil", "address": 13120, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=32" }, { "name": "32 - Active", "reg_type": "coil", "address": 13201, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "32 - Fan speed", "reg_type": "holding", "address": 13207, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "32 - Horizontal vanes", "reg_type": "holding", "address": 13209, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=33", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "32 - Horizontal vanes", "reg_type": "holding", "address": 13209, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=33", "vrf": true, "original_name": "Vanes swing" }, { "name": "32 - Vanes swing", "reg_type": "holding", "address": 13211, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=33", "vrf": true, "original_name": "Vanes swing" }, { "name": "32 - First error code", "enabled": false, "reg_type": "input", "address": 13201, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=33" }, { "name": "32 - AC connected", "reg_type": "coil", "address": 13220, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=33" }, { "name": "33 - Active", "reg_type": "coil", "address": 13301, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "33 - Fan speed", "reg_type": "holding", "address": 13307, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "33 - Horizontal vanes", "reg_type": "holding", "address": 13309, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=34", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "33 - Horizontal vanes", "reg_type": "holding", "address": 13309, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=34", "vrf": true, "original_name": "Vanes swing" }, { "name": "33 - Vanes swing", "reg_type": "holding", "address": 13311, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=34", "vrf": true, "original_name": "Vanes swing" }, { "name": "33 - First error code", "enabled": false, "reg_type": "input", "address": 13301, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=34" }, { "name": "33 - AC connected", "reg_type": "coil", "address": 13320, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=34" }, { "name": "34 - Active", "reg_type": "coil", "address": 13401, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "34 - Fan speed", "reg_type": "holding", "address": 13407, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "34 - Horizontal vanes", "reg_type": "holding", "address": 13409, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=35", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "34 - Horizontal vanes", "reg_type": "holding", "address": 13409, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=35", "vrf": true, "original_name": "Vanes swing" }, { "name": "34 - Vanes swing", "reg_type": "holding", "address": 13411, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=35", "vrf": true, "original_name": "Vanes swing" }, { "name": "34 - First error code", "enabled": false, "reg_type": "input", "address": 13401, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=35" }, { "name": "34 - AC connected", "reg_type": "coil", "address": 13420, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=35" }, { "name": "35 - Active", "reg_type": "coil", "address": 13501, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "35 - Fan speed", "reg_type": "holding", "address": 13507, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "35 - Horizontal vanes", "reg_type": "holding", "address": 13509, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=36", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "35 - Horizontal vanes", "reg_type": "holding", "address": 13509, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=36", "vrf": true, "original_name": "Vanes swing" }, { "name": "35 - Vanes swing", "reg_type": "holding", "address": 13511, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=36", "vrf": true, "original_name": "Vanes swing" }, { "name": "35 - First error code", "enabled": false, "reg_type": "input", "address": 13501, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=36" }, { "name": "35 - AC connected", "reg_type": "coil", "address": 13520, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=36" }, { "name": "36 - Active", "reg_type": "coil", "address": 13601, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "36 - Fan speed", "reg_type": "holding", "address": 13607, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "36 - Horizontal vanes", "reg_type": "holding", "address": 13609, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=37", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "36 - Horizontal vanes", "reg_type": "holding", "address": 13609, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=37", "vrf": true, "original_name": "Vanes swing" }, { "name": "36 - Vanes swing", "reg_type": "holding", "address": 13611, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=37", "vrf": true, "original_name": "Vanes swing" }, { "name": "36 - First error code", "enabled": false, "reg_type": "input", "address": 13601, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=37" }, { "name": "36 - AC connected", "reg_type": "coil", "address": 13620, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=37" }, { "name": "37 - Active", "reg_type": "coil", "address": 13701, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "37 - Fan speed", "reg_type": "holding", "address": 13707, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "37 - Horizontal vanes", "reg_type": "holding", "address": 13709, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=38", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "37 - Horizontal vanes", "reg_type": "holding", "address": 13709, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=38", "vrf": true, "original_name": "Vanes swing" }, { "name": "37 - Vanes swing", "reg_type": "holding", "address": 13711, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=38", "vrf": true, "original_name": "Vanes swing" }, { "name": "37 - First error code", "enabled": false, "reg_type": "input", "address": 13701, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=38" }, { "name": "37 - AC connected", "reg_type": "coil", "address": 13720, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=38" }, { "name": "38 - Active", "reg_type": "coil", "address": 13801, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "38 - Fan speed", "reg_type": "holding", "address": 13807, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "38 - Horizontal vanes", "reg_type": "holding", "address": 13809, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=39", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "38 - Horizontal vanes", "reg_type": "holding", "address": 13809, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=39", "vrf": true, "original_name": "Vanes swing" }, { "name": "38 - Vanes swing", "reg_type": "holding", "address": 13811, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=39", "vrf": true, "original_name": "Vanes swing" }, { "name": "38 - First error code", "enabled": false, "reg_type": "input", "address": 13801, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=39" }, { "name": "38 - AC connected", "reg_type": "coil", "address": 13820, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=39" }, { "name": "39 - Active", "reg_type": "coil", "address": 13901, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "39 - Fan speed", "reg_type": "holding", "address": 13907, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "39 - Horizontal vanes", "reg_type": "holding", "address": 13909, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=40", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "39 - Horizontal vanes", "reg_type": "holding", "address": 13909, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=40", "vrf": true, "original_name": "Vanes swing" }, { "name": "39 - Vanes swing", "reg_type": "holding", "address": 13911, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=40", "vrf": true, "original_name": "Vanes swing" }, { "name": "39 - First error code", "enabled": false, "reg_type": "input", "address": 13901, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=40" }, { "name": "39 - AC connected", "reg_type": "coil", "address": 13920, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=40" }, { "name": "40 - Active", "reg_type": "coil", "address": 14001, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "40 - Fan speed", "reg_type": "holding", "address": 14007, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "40 - Horizontal vanes", "reg_type": "holding", "address": 14009, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=41", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "40 - Horizontal vanes", "reg_type": "holding", "address": 14009, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=41", "vrf": true, "original_name": "Vanes swing" }, { "name": "40 - Vanes swing", "reg_type": "holding", "address": 14011, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=41", "vrf": true, "original_name": "Vanes swing" }, { "name": "40 - First error code", "enabled": false, "reg_type": "input", "address": 14001, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=41" }, { "name": "40 - AC connected", "reg_type": "coil", "address": 14020, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=41" }, { "name": "41 - Active", "reg_type": "coil", "address": 14101, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "41 - Fan speed", "reg_type": "holding", "address": 14107, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "41 - Horizontal vanes", "reg_type": "holding", "address": 14109, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=42", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "41 - Horizontal vanes", "reg_type": "holding", "address": 14109, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=42", "vrf": true, "original_name": "Vanes swing" }, { "name": "41 - Vanes swing", "reg_type": "holding", "address": 14111, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=42", "vrf": true, "original_name": "Vanes swing" }, { "name": "41 - First error code", "enabled": false, "reg_type": "input", "address": 14101, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=42" }, { "name": "41 - AC connected", "reg_type": "coil", "address": 14120, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=42" }, { "name": "42 - Active", "reg_type": "coil", "address": 14201, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "42 - Fan speed", "reg_type": "holding", "address": 14207, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "42 - Horizontal vanes", "reg_type": "holding", "address": 14209, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=43", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "42 - Horizontal vanes", "reg_type": "holding", "address": 14209, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=43", "vrf": true, "original_name": "Vanes swing" }, { "name": "42 - Vanes swing", "reg_type": "holding", "address": 14211, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=43", "vrf": true, "original_name": "Vanes swing" }, { "name": "42 - First error code", "enabled": false, "reg_type": "input", "address": 14201, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=43" }, { "name": "42 - AC connected", "reg_type": "coil", "address": 14220, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=43" }, { "name": "43 - Active", "reg_type": "coil", "address": 14301, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "43 - Fan speed", "reg_type": "holding", "address": 14307, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "43 - Horizontal vanes", "reg_type": "holding", "address": 14309, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=44", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "43 - Horizontal vanes", "reg_type": "holding", "address": 14309, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=44", "vrf": true, "original_name": "Vanes swing" }, { "name": "43 - Vanes swing", "reg_type": "holding", "address": 14311, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=44", "vrf": true, "original_name": "Vanes swing" }, { "name": "43 - First error code", "enabled": false, "reg_type": "input", "address": 14301, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=44" }, { "name": "43 - AC connected", "reg_type": "coil", "address": 14320, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=44" }, { "name": "44 - Active", "reg_type": "coil", "address": 14401, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "44 - Fan speed", "reg_type": "holding", "address": 14407, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "44 - Horizontal vanes", "reg_type": "holding", "address": 14409, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=45", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "44 - Horizontal vanes", "reg_type": "holding", "address": 14409, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=45", "vrf": true, "original_name": "Vanes swing" }, { "name": "44 - Vanes swing", "reg_type": "holding", "address": 14411, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=45", "vrf": true, "original_name": "Vanes swing" }, { "name": "44 - First error code", "enabled": false, "reg_type": "input", "address": 14401, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=45" }, { "name": "44 - AC connected", "reg_type": "coil", "address": 14420, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=45" }, { "name": "45 - Active", "reg_type": "coil", "address": 14501, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "45 - Fan speed", "reg_type": "holding", "address": 14507, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "45 - Horizontal vanes", "reg_type": "holding", "address": 14509, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=46", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "45 - Horizontal vanes", "reg_type": "holding", "address": 14509, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=46", "vrf": true, "original_name": "Vanes swing" }, { "name": "45 - Vanes swing", "reg_type": "holding", "address": 14511, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=46", "vrf": true, "original_name": "Vanes swing" }, { "name": "45 - First error code", "enabled": false, "reg_type": "input", "address": 14501, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=46" }, { "name": "45 - AC connected", "reg_type": "coil", "address": 14520, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=46" }, { "name": "46 - Active", "reg_type": "coil", "address": 14601, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "46 - Fan speed", "reg_type": "holding", "address": 14607, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "46 - Horizontal vanes", "reg_type": "holding", "address": 14609, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=47", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "46 - Horizontal vanes", "reg_type": "holding", "address": 14609, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=47", "vrf": true, "original_name": "Vanes swing" }, { "name": "46 - Vanes swing", "reg_type": "holding", "address": 14611, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=47", "vrf": true, "original_name": "Vanes swing" }, { "name": "46 - First error code", "enabled": false, "reg_type": "input", "address": 14601, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=47" }, { "name": "46 - AC connected", "reg_type": "coil", "address": 14620, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=47" }, { "name": "47 - Active", "reg_type": "coil", "address": 14701, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "47 - Fan speed", "reg_type": "holding", "address": 14707, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "47 - Horizontal vanes", "reg_type": "holding", "address": 14709, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=48", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "47 - Horizontal vanes", "reg_type": "holding", "address": 14709, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=48", "vrf": true, "original_name": "Vanes swing" }, { "name": "47 - Vanes swing", "reg_type": "holding", "address": 14711, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=48", "vrf": true, "original_name": "Vanes swing" }, { "name": "47 - First error code", "enabled": false, "reg_type": "input", "address": 14701, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=48" }, { "name": "47 - AC connected", "reg_type": "coil", "address": 14720, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=48" }, { "name": "48 - Active", "reg_type": "coil", "address": 14801, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "48 - Fan speed", "reg_type": "holding", "address": 14807, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "48 - Horizontal vanes", "reg_type": "holding", "address": 14809, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=49", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "48 - Horizontal vanes", "reg_type": "holding", "address": 14809, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=49", "vrf": true, "original_name": "Vanes swing" }, { "name": "48 - Vanes swing", "reg_type": "holding", "address": 14811, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=49", "vrf": true, "original_name": "Vanes swing" }, { "name": "48 - First error code", "enabled": false, "reg_type": "input", "address": 14801, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=49" }, { "name": "48 - AC connected", "reg_type": "coil", "address": 14820, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=49" }, { "name": "49 - Active", "reg_type": "coil", "address": 14901, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "49 - Fan speed", "reg_type": "holding", "address": 14907, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "49 - Horizontal vanes", "reg_type": "holding", "address": 14909, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=50", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "49 - Horizontal vanes", "reg_type": "holding", "address": 14909, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=50", "vrf": true, "original_name": "Vanes swing" }, { "name": "49 - Vanes swing", "reg_type": "holding", "address": 14911, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=50", "vrf": true, "original_name": "Vanes swing" }, { "name": "49 - First error code", "enabled": false, "reg_type": "input", "address": 14901, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=50" }, { "name": "49 - AC connected", "reg_type": "coil", "address": 14920, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=50" }, { "name": "50 - Active", "reg_type": "coil", "address": 15001, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "50 - Fan speed", "reg_type": "holding", "address": 15007, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "50 - Horizontal vanes", "reg_type": "holding", "address": 15009, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=51", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "50 - Horizontal vanes", "reg_type": "holding", "address": 15009, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=51", "vrf": true, "original_name": "Vanes swing" }, { "name": "50 - Vanes swing", "reg_type": "holding", "address": 15011, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=51", "vrf": true, "original_name": "Vanes swing" }, { "name": "50 - First error code", "enabled": false, "reg_type": "input", "address": 15001, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=51" }, { "name": "50 - AC connected", "reg_type": "coil", "address": 15020, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=51" }, { "name": "51 - Active", "reg_type": "coil", "address": 15101, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "51 - Fan speed", "reg_type": "holding", "address": 15107, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "51 - Horizontal vanes", "reg_type": "holding", "address": 15109, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=52", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "51 - Horizontal vanes", "reg_type": "holding", "address": 15109, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=52", "vrf": true, "original_name": "Vanes swing" }, { "name": "51 - Vanes swing", "reg_type": "holding", "address": 15111, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=52", "vrf": true, "original_name": "Vanes swing" }, { "name": "51 - First error code", "enabled": false, "reg_type": "input", "address": 15101, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=52" }, { "name": "51 - AC connected", "reg_type": "coil", "address": 15120, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=52" }, { "name": "52 - Active", "reg_type": "coil", "address": 15201, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "52 - Fan speed", "reg_type": "holding", "address": 15207, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "52 - Horizontal vanes", "reg_type": "holding", "address": 15209, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=53", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "52 - Horizontal vanes", "reg_type": "holding", "address": 15209, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=53", "vrf": true, "original_name": "Vanes swing" }, { "name": "52 - Vanes swing", "reg_type": "holding", "address": 15211, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=53", "vrf": true, "original_name": "Vanes swing" }, { "name": "52 - First error code", "enabled": false, "reg_type": "input", "address": 15201, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=53" }, { "name": "52 - AC connected", "reg_type": "coil", "address": 15220, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=53" }, { "name": "53 - Active", "reg_type": "coil", "address": 15301, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "53 - Fan speed", "reg_type": "holding", "address": 15307, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "53 - Horizontal vanes", "reg_type": "holding", "address": 15309, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=54", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "53 - Horizontal vanes", "reg_type": "holding", "address": 15309, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=54", "vrf": true, "original_name": "Vanes swing" }, { "name": "53 - Vanes swing", "reg_type": "holding", "address": 15311, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=54", "vrf": true, "original_name": "Vanes swing" }, { "name": "53 - First error code", "enabled": false, "reg_type": "input", "address": 15301, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=54" }, { "name": "53 - AC connected", "reg_type": "coil", "address": 15320, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=54" }, { "name": "54 - Active", "reg_type": "coil", "address": 15401, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "54 - Fan speed", "reg_type": "holding", "address": 15407, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "54 - Horizontal vanes", "reg_type": "holding", "address": 15409, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=55", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "54 - Horizontal vanes", "reg_type": "holding", "address": 15409, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=55", "vrf": true, "original_name": "Vanes swing" }, { "name": "54 - Vanes swing", "reg_type": "holding", "address": 15411, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=55", "vrf": true, "original_name": "Vanes swing" }, { "name": "54 - First error code", "enabled": false, "reg_type": "input", "address": 15401, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=55" }, { "name": "54 - AC connected", "reg_type": "coil", "address": 15420, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=55" }, { "name": "55 - Active", "reg_type": "coil", "address": 15501, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "55 - Fan speed", "reg_type": "holding", "address": 15507, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "55 - Horizontal vanes", "reg_type": "holding", "address": 15509, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=56", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "55 - Horizontal vanes", "reg_type": "holding", "address": 15509, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=56", "vrf": true, "original_name": "Vanes swing" }, { "name": "55 - Vanes swing", "reg_type": "holding", "address": 15511, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=56", "vrf": true, "original_name": "Vanes swing" }, { "name": "55 - First error code", "enabled": false, "reg_type": "input", "address": 15501, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=56" }, { "name": "55 - AC connected", "reg_type": "coil", "address": 15520, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=56" }, { "name": "56 - Active", "reg_type": "coil", "address": 15601, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "56 - Fan speed", "reg_type": "holding", "address": 15607, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "56 - Horizontal vanes", "reg_type": "holding", "address": 15609, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=57", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "56 - Horizontal vanes", "reg_type": "holding", "address": 15609, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=57", "vrf": true, "original_name": "Vanes swing" }, { "name": "56 - Vanes swing", "reg_type": "holding", "address": 15611, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=57", "vrf": true, "original_name": "Vanes swing" }, { "name": "56 - First error code", "enabled": false, "reg_type": "input", "address": 15601, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=57" }, { "name": "56 - AC connected", "reg_type": "coil", "address": 15620, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=57" }, { "name": "57 - Active", "reg_type": "coil", "address": 15701, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "57 - Fan speed", "reg_type": "holding", "address": 15707, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "57 - Horizontal vanes", "reg_type": "holding", "address": 15709, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=58", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "57 - Horizontal vanes", "reg_type": "holding", "address": 15709, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=58", "vrf": true, "original_name": "Vanes swing" }, { "name": "57 - Vanes swing", "reg_type": "holding", "address": 15711, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=58", "vrf": true, "original_name": "Vanes swing" }, { "name": "57 - First error code", "enabled": false, "reg_type": "input", "address": 15701, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=58" }, { "name": "57 - AC connected", "reg_type": "coil", "address": 15720, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=58" }, { "name": "58 - Active", "reg_type": "coil", "address": 15801, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "58 - Fan speed", "reg_type": "holding", "address": 15807, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "58 - Horizontal vanes", "reg_type": "holding", "address": 15809, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=59", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "58 - Horizontal vanes", "reg_type": "holding", "address": 15809, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=59", "vrf": true, "original_name": "Vanes swing" }, { "name": "58 - Vanes swing", "reg_type": "holding", "address": 15811, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=59", "vrf": true, "original_name": "Vanes swing" }, { "name": "58 - First error code", "enabled": false, "reg_type": "input", "address": 15801, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=59" }, { "name": "58 - AC connected", "reg_type": "coil", "address": 15820, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=59" }, { "name": "59 - Active", "reg_type": "coil", "address": 15901, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "59 - Fan speed", "reg_type": "holding", "address": 15907, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "59 - Horizontal vanes", "reg_type": "holding", "address": 15909, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=60", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "59 - Horizontal vanes", "reg_type": "holding", "address": 15909, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=60", "vrf": true, "original_name": "Vanes swing" }, { "name": "59 - Vanes swing", "reg_type": "holding", "address": 15911, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=60", "vrf": true, "original_name": "Vanes swing" }, { "name": "59 - First error code", "enabled": false, "reg_type": "input", "address": 15901, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=60" }, { "name": "59 - AC connected", "reg_type": "coil", "address": 15920, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=60" }, { "name": "60 - Active", "reg_type": "coil", "address": 16001, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "60 - Fan speed", "reg_type": "holding", "address": 16007, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "60 - Horizontal vanes", "reg_type": "holding", "address": 16009, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=61", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "60 - Horizontal vanes", "reg_type": "holding", "address": 16009, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=61", "vrf": true, "original_name": "Vanes swing" }, { "name": "60 - Vanes swing", "reg_type": "holding", "address": 16011, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=61", "vrf": true, "original_name": "Vanes swing" }, { "name": "60 - First error code", "enabled": false, "reg_type": "input", "address": 16001, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=61" }, { "name": "60 - AC connected", "reg_type": "coil", "address": 16020, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=61" }, { "name": "61 - Active", "reg_type": "coil", "address": 16101, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "61 - Fan speed", "reg_type": "holding", "address": 16107, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "61 - Horizontal vanes", "reg_type": "holding", "address": 16109, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=62", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "61 - Horizontal vanes", "reg_type": "holding", "address": 16109, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=62", "vrf": true, "original_name": "Vanes swing" }, { "name": "61 - Vanes swing", "reg_type": "holding", "address": 16111, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=62", "vrf": true, "original_name": "Vanes swing" }, { "name": "61 - First error code", "enabled": false, "reg_type": "input", "address": 16101, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=62" }, { "name": "61 - AC connected", "reg_type": "coil", "address": 16120, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=62" }, { "name": "62 - Active", "reg_type": "coil", "address": 16201, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "62 - Fan speed", "reg_type": "holding", "address": 16207, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "62 - Horizontal vanes", "reg_type": "holding", "address": 16209, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=63", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "62 - Horizontal vanes", "reg_type": "holding", "address": 16209, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=63", "vrf": true, "original_name": "Vanes swing" }, { "name": "62 - Vanes swing", "reg_type": "holding", "address": 16211, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=63", "vrf": true, "original_name": "Vanes swing" }, { "name": "62 - First error code", "enabled": false, "reg_type": "input", "address": 16201, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=63" }, { "name": "62 - AC connected", "reg_type": "coil", "address": 16220, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "condition": "IDU_count>=63" }, { "name": "63 - Active", "reg_type": "coil", "address": 16301, "type": "switch", "format": "u16", "sporadic": true, "group": "general", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Mode" }, { "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", "vrf": true, "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", "vrf": true, "original_name": "Active mode" }, { "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", "vrf": true, "original_name": "Fan speed" }, { "name": "63 - Fan speed", "reg_type": "holding", "address": 16307, "type": "value", "format": "u16", "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", "vrf": true, "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", "vrf": true, "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 - 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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "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", "vrf": true, "original_name": "Thermostat state" }, { "name": "63 - Horizontal vanes", "reg_type": "holding", "address": 16309, "type": "range", "format": "u16", "min": 1, "max": 8, "sporadic": true, "group": "vanes", "condition": "Show_vanes_as_range==1&&IDU_count>=64", "vrf": true, "original_name": "Horizontal vanes" }, { "name": "63 - Horizontal vanes", "reg_type": "holding", "address": 16309, "type": "value", "format": "u16", "sporadic": true, "group": "vanes", "enum": [ 1, 2, 3, 4, 5, 6, 7, 8 ], "enum_titles": [ "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": 3, "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range==1&&IDU_count>=64", "vrf": true, "original_name": "Vanes swing" }, { "name": "63 - Vanes swing", "reg_type": "holding", "address": 16311, "type": "value", "format": "u16", "sporadic": false, "group": "vanes", "enum": [ 0, 2 ], "enum_titles": [ "Stop", "Horizontal vanes swing" ], "condition": "Show_vanes_as_range!=1&&IDU_count>=64", "vrf": true, "original_name": "Vanes swing" }, { "name": "63 - First error code", "enabled": false, "reg_type": "input", "address": 16301, "type": "value", "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 ], "enum_titles": [ "Error 0", "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" ], "readonly": true, "order": 0, "vrf": true, "original_name": "First error code", "condition": "IDU_count>=64" }, { "name": "63 - AC connected", "reg_type": "coil", "address": 16320, "type": "switch", "sporadic": true, "group": "debug", "readonly": true, "vrf": true, "original_name": "AC connected", "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", "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 0": "No error", "Error 1": "1 - Activation of protection device (float switch)", "Error 2": "2 - Activation of safety device (high pressure cut)", "Error 3": "3 - Abnormality between indoor and outdoor", "Error 4": "4 - Abnormality between inverter PCB and outdoor unit PCB", "Error 5": "5 - Abnormality power supply phases", "Error 6": "6 - Abnormal inverter voltage", "Error 7": "7 - Decrease in discharge gas superheat", "Error 8": "8 - Increase in discharge gas temperature", "Error 9": "11 - Inlet air thermistor/inlet water thermistor", "Error 10": "12 - Outlet air thermistor/outlet water thermistor", "Error 11": "13 - Freeze protection thermistor", "Error 12": "14 - Gas piping thermistor", "Error 13": "19 - Activation of protection device for indoor fan", "Error 14": "21 - High pressure sensor", "Error 15": "22 - Outdoor air thermistor", "Error 16": "23 - Discharge gas thermistor", "Error 17": "24 - Heat exchanger liquid pipe thermistor", "Error 18": "25 - Unknown error", "Error 19": "29 - Low pressure sensor", "Error 20": "31 - Incorrect capacity setting of outdoor unit and indoor unit/water module", "Error 21": "35 - Incorrect setting of indoor unit no.", "Error 22": "36 - Incorrect indoor unit combination", "Error 23": "38 - Abnormality of picking up circuit for protection in outdoor unit", "Error 24": "43 - Activation of low compression ratio protection device", "Error 25": "44 - Overload in cooling mode, high temperature in heating mode, blocking (loose connectors)", "Error 26": "45 - Overload protection (clogging, reduced flow capacity), pipeline blockage, excessive refrigerant charge, inert gas mixture", "Error 27": "46 - Activation of high pressure decrease protection device", "Error 28": "47 - Activation of low pressure decrease protection device (vacuum operation protection)", "Error 29": "48 - Activation of inverter overcurrent protection device", "Error 30": "51 - Abnormal inverter current sensor", "Error 31": "53 - Inverter error signal detection", "Error 32": "54 - Abnormality of inverter fin temperature", "Error 33": "55 - Inverter failure", "Error 34": "57 - Activation of fan motor", "Error 35": "EE - Compressor protection", "Error 36": "B1 - Incorrect setting of unit and refrigerant cycle no.", "Error 37": "B5 - Incorrect indoor unit connection number setting", "Error 38": "AB - Abnormality of refrigerant cooling module temperature" }, "ru": { "General": "Основные режимы и функции", "Temperature control": "Контроль температуры", "Vanes": "Жалюзи", "HW Info": "Данные модуля", "Setup": "Настройки", "Errors": "Ошибки", "Debug": "Диагностика", "Allow the use of an external temperature sensor": "Разрешить использование внешнего датчика температуры", "No": "Нет", "Yes": "Да", "Show modes as range": "Отображать режимы как ползунок", "Show fan as range": "Отображать вентилятор как ползунок", "Show vanes as range": "Отображать жалюзи как ползунок", "Show thermostat state as range": "Отображать состояние термостата как ползунок", "Baud rate": "Скорость обмена", "baud_rate_description": "Перед изменением параметра убедитесь, что связь с устройством установлена. Выберите нужную скорость обмена, сохраните конфигурацию, а затем укажите в настройках порта эту же скорость.", "Parity bit": "Бит чётности", "parity_bit_description": "Перед изменением параметра убедитесь, что связь с устройством установлена. Выберите нужный бит четности, сохраните конфигурацию, а затем укажите в настройках порта этот же бит четности.", "Heat": "Нагрев", "Cool": "Охлаждение", "Auto": "Авто", "Dry": "Осушение", "Fan": "Вентиляция", "Off": "Выключен", "1 Speed": "1 Скорость", "2 Speed": "2 Скорость", "3 Speed": "3 Скорость", "Idle": "Простаивает", "Heating": "Нагрев", "Cooling": "Охлаждение", "Swing": "Качание", "Lowest": "Самое низкое", "Low": "Низкое", "Middle Low": "Среднее низкое", "Middle": "Среднее", "Middle High": "Среднее высокое", "High": "Высокое", "Highest": "Самое высокое", "Stop": "Остановлены", "Horizontal vanes swing": "Качание горизонтальных жалюзи", "Error 0": "Нет ошибки", "Error 1": "1 - Срабатывание устройства защиты", "Error 2": "2 - Срабатывание устройства защиты (отсечка высокого давления)", "Error 3": "3 - Сбой на линии связи между внутренним и наружным блоками", "Error 4": "4 - Сбой на линии связи между печатной платой инверторного модуля и наружного блока, контроллером вентилятора и печатной платой наружного блока", "Error 5": "5 - Сбой в работе фаз источника электропитания", "Error 6": "6 - Фактическое напряжение инвертора не соответствуют заданному", "Error 7": "7 - Уменьшение степени перегрева нагнетаемого газа.", "Error 8": "8 - Повышение температуры нагнетаемого газа", "Error 9": "11 - Термистор, контролирующий поступающий воздух неправильное подсоединение, отсоединение проводов", "Error 10": "12 - Неисправность датчика температуры выходного воздуха / выходной воды", "Error 11": "13 - Неисправность датчика защиты от замерзания", "Error 12": "14 - Неисправность датчика температуры газовой магистрали", "Error 13": "19 - Срабатывание устройства защиты вентилятора внутреннего блока перегрев и блокирование вентилятора электродвигателя", "Error 14": "21 - Датчик высокого давления неправильное подсоединение, отсоединение проводов", "Error 15": "22 - Неисправность датчика температуры наружного воздуха", "Error 16": "23 - Неисправность датчика температуры нагнетаемого газа", "Error 17": "24 - Неисправность датчика температуры жидкостной трубки теплообменника", "Error 18": "25 - Неизвестаня ошибка", "Error 19": "29 - Неисправность датчика низкого давления", "Error 20": "31 - Неправильная настройка значений производительности внутреннего и наружного блоков", "Error 21": "35 - Дублирование количества внутренних блоков в одной и той же группе холодильного контура.", "Error 22": "36 - Неправильная комбинация внутренних блоков", "Error 23": "38 - Сбой в работе цепи защиты (сбой в работе устройства защиты, неправильное подсоединение проводов печатной платы наружного блока)", "Error 24": "43 - Срабатывание устройства защиты от низкой степени сжатия", "Error 25": "44 - Перегрузка в режиме охлаждения, высокая температура в режиме обогрева, блокирование (ослабленные разъемы)", "Error 26": "45 - Защита от перегрузок (засор, ухудшение пропускной способности), засор в трубопроводах, избыточное количество хладагента, смесь инертного газа", "Error 27": "46 - Срабатывание устройства защиты от чрезмерного снижения давления", "Error 28": "47 - Недостаточное количество хладагента, засор трубопровода хладагента, блокирование (ослабленный разъем)", "Error 29": "48 - Эксплуатация с перегрузкой, выход компрессора из строя", "Error 30": "51 - Сбой в работе датчика тока", "Error 31": "53 - Обнаружение сигнала ошибки инверторного модуля", "Error 32": "54 - Сбой в работе термистора пластин инверторного модуля, засор теплообменника, выход из строя электродвигателя вентилятора", "Error 33": "55 - Неисправна печатная плата инвертора", "Error 34": "57 - Неисправность двигателя вентилятора", "Error 35": "EE - Сигнал срабатывания защиты компрессора", "Error 36": "B1 - Присвоение неправильного номера наружному блоку и холодильному контуру", "Error 37": "B5 - Присвоение неправильного номера соединению внутреннего блока", "Error 38": "AB - Аномалия температуры модуля охлаждения хладагентом", "Normal mode": "Обычный режим", "Disabled if no errors": "Отключен если нет ошибок", "Disabled untill reboot": "Отключен до перезагрузки", "Always disabled": "Всегда отключен", "Green untill reboot": "Зеленый до перезагрузки", "Red untill reboot": "Красный до перезагрузки", "HW Version": "Версия устройства", "FW Version": "Версия прошивки", "PROTO Version": "Версия протокола", "Signature": "Сигнатура устройства", "Serial": "Серийный номер", "Uptime": "Время работы с момента включения (с)", "MCU Temperature": "Температура МК", "Reboot Device": "Перезагрузить устройство", "Gateway mode": "Режим шлюза", "LISTEN_ONLY": "Слушатель", "EMULATE_M_WRC": "Главный", "EMULATE_S_WRC": "Ведомый", "template_title": "ONOKOM AIR HS-VRF-MB-B (Адаптер для VRF-систем Hisense)", "0 - AC connected": "0 - Кондиционер подключен", "0 - Active": "0 - Состояние", "0 - Active mode": "0 - Состояние и режим", "0 - Fan speed": "0 - Скорость вентилятора", "0 - First error code": "0 - Код первой ошибки", "0 - Horizontal vanes": "0 - Горизонтальные жалюзи", "0 - Indoor air temperature": "0 - Температура воздуха в помещении", "0 - Mode": "0 - Режим", "0 - Smart fan speed": "0 - Скорость вентилятора расширенная", "0 - Target temperature": "0 - Целевая температура", "0 - Thermostat state": "0 - Состояние термостата", "0 - Vanes swing": "0 - Качание жалюзи", "1 - AC connected": "1 - Кондиционер подключен", "1 - Active": "1 - Состояние", "1 - Active mode": "1 - Состояние и режим", "1 - Fan speed": "1 - Скорость вентилятора", "1 - First error code": "1 - Код первой ошибки", "1 - Horizontal vanes": "1 - Горизонтальные жалюзи", "1 - Indoor air temperature": "1 - Температура воздуха в помещении", "1 - Mode": "1 - Режим", "1 - Smart fan speed": "1 - Скорость вентилятора расширенная", "1 - Target temperature": "1 - Целевая температура", "1 - Thermostat state": "1 - Состояние термостата", "1 - Vanes swing": "1 - Качание жалюзи", "2 - AC connected": "2 - Кондиционер подключен", "2 - Active": "2 - Состояние", "2 - Active mode": "2 - Состояние и режим", "2 - Fan speed": "2 - Скорость вентилятора", "2 - First error code": "2 - Код первой ошибки", "2 - Horizontal vanes": "2 - Горизонтальные жалюзи", "2 - Indoor air temperature": "2 - Температура воздуха в помещении", "2 - Mode": "2 - Режим", "2 - Smart fan speed": "2 - Скорость вентилятора расширенная", "2 - Target temperature": "2 - Целевая температура", "2 - Thermostat state": "2 - Состояние термостата", "2 - Vanes swing": "2 - Качание жалюзи", "3 - AC connected": "3 - Кондиционер подключен", "3 - Active": "3 - Состояние", "3 - Active mode": "3 - Состояние и режим", "3 - Fan speed": "3 - Скорость вентилятора", "3 - First error code": "3 - Код первой ошибки", "3 - Horizontal vanes": "3 - Горизонтальные жалюзи", "3 - Indoor air temperature": "3 - Температура воздуха в помещении", "3 - Mode": "3 - Режим", "3 - Smart fan speed": "3 - Скорость вентилятора расширенная", "3 - Target temperature": "3 - Целевая температура", "3 - Thermostat state": "3 - Состояние термостата", "3 - Vanes swing": "3 - Качание жалюзи", "4 - AC connected": "4 - Кондиционер подключен", "4 - Active": "4 - Состояние", "4 - Active mode": "4 - Состояние и режим", "4 - Fan speed": "4 - Скорость вентилятора", "4 - First error code": "4 - Код первой ошибки", "4 - Horizontal vanes": "4 - Горизонтальные жалюзи", "4 - Indoor air temperature": "4 - Температура воздуха в помещении", "4 - Mode": "4 - Режим", "4 - Smart fan speed": "4 - Скорость вентилятора расширенная", "4 - Target temperature": "4 - Целевая температура", "4 - Thermostat state": "4 - Состояние термостата", "4 - Vanes swing": "4 - Качание жалюзи", "5 - AC connected": "5 - Кондиционер подключен", "5 - Active": "5 - Состояние", "5 - Active mode": "5 - Состояние и режим", "5 - Fan speed": "5 - Скорость вентилятора", "5 - First error code": "5 - Код первой ошибки", "5 - Horizontal vanes": "5 - Горизонтальные жалюзи", "5 - Indoor air temperature": "5 - Температура воздуха в помещении", "5 - Mode": "5 - Режим", "5 - Smart fan speed": "5 - Скорость вентилятора расширенная", "5 - Target temperature": "5 - Целевая температура", "5 - Thermostat state": "5 - Состояние термостата", "5 - Vanes swing": "5 - Качание жалюзи", "6 - AC connected": "6 - Кондиционер подключен", "6 - Active": "6 - Состояние", "6 - Active mode": "6 - Состояние и режим", "6 - Fan speed": "6 - Скорость вентилятора", "6 - First error code": "6 - Код первой ошибки", "6 - Horizontal vanes": "6 - Горизонтальные жалюзи", "6 - Indoor air temperature": "6 - Температура воздуха в помещении", "6 - Mode": "6 - Режим", "6 - Smart fan speed": "6 - Скорость вентилятора расширенная", "6 - Target temperature": "6 - Целевая температура", "6 - Thermostat state": "6 - Состояние термостата", "6 - Vanes swing": "6 - Качание жалюзи", "7 - AC connected": "7 - Кондиционер подключен", "7 - Active": "7 - Состояние", "7 - Active mode": "7 - Состояние и режим", "7 - Fan speed": "7 - Скорость вентилятора", "7 - First error code": "7 - Код первой ошибки", "7 - Horizontal vanes": "7 - Горизонтальные жалюзи", "7 - Indoor air temperature": "7 - Температура воздуха в помещении", "7 - Mode": "7 - Режим", "7 - Smart fan speed": "7 - Скорость вентилятора расширенная", "7 - Target temperature": "7 - Целевая температура", "7 - Thermostat state": "7 - Состояние термостата", "7 - Vanes swing": "7 - Качание жалюзи", "8 - AC connected": "8 - Кондиционер подключен", "8 - Active": "8 - Состояние", "8 - Active mode": "8 - Состояние и режим", "8 - Fan speed": "8 - Скорость вентилятора", "8 - First error code": "8 - Код первой ошибки", "8 - Horizontal vanes": "8 - Горизонтальные жалюзи", "8 - Indoor air temperature": "8 - Температура воздуха в помещении", "8 - Mode": "8 - Режим", "8 - Smart fan speed": "8 - Скорость вентилятора расширенная", "8 - Target temperature": "8 - Целевая температура", "8 - Thermostat state": "8 - Состояние термостата", "8 - Vanes swing": "8 - Качание жалюзи", "9 - AC connected": "9 - Кондиционер подключен", "9 - Active": "9 - Состояние", "9 - Active mode": "9 - Состояние и режим", "9 - Fan speed": "9 - Скорость вентилятора", "9 - First error code": "9 - Код первой ошибки", "9 - Horizontal vanes": "9 - Горизонтальные жалюзи", "9 - Indoor air temperature": "9 - Температура воздуха в помещении", "9 - Mode": "9 - Режим", "9 - Smart fan speed": "9 - Скорость вентилятора расширенная", "9 - Target temperature": "9 - Целевая температура", "9 - Thermostat state": "9 - Состояние термостата", "9 - Vanes swing": "9 - Качание жалюзи", "10 - AC connected": "10 - Кондиционер подключен", "10 - Active": "10 - Состояние", "10 - Active mode": "10 - Состояние и режим", "10 - Fan speed": "10 - Скорость вентилятора", "10 - First error code": "10 - Код первой ошибки", "10 - Horizontal vanes": "10 - Горизонтальные жалюзи", "10 - Indoor air temperature": "10 - Температура воздуха в помещении", "10 - Mode": "10 - Режим", "10 - Smart fan speed": "10 - Скорость вентилятора расширенная", "10 - Target temperature": "10 - Целевая температура", "10 - Thermostat state": "10 - Состояние термостата", "10 - Vanes swing": "10 - Качание жалюзи", "11 - AC connected": "11 - Кондиционер подключен", "11 - Active": "11 - Состояние", "11 - Active mode": "11 - Состояние и режим", "11 - Fan speed": "11 - Скорость вентилятора", "11 - First error code": "11 - Код первой ошибки", "11 - Horizontal vanes": "11 - Горизонтальные жалюзи", "11 - Indoor air temperature": "11 - Температура воздуха в помещении", "11 - Mode": "11 - Режим", "11 - Smart fan speed": "11 - Скорость вентилятора расширенная", "11 - Target temperature": "11 - Целевая температура", "11 - Thermostat state": "11 - Состояние термостата", "11 - Vanes swing": "11 - Качание жалюзи", "12 - AC connected": "12 - Кондиционер подключен", "12 - Active": "12 - Состояние", "12 - Active mode": "12 - Состояние и режим", "12 - Fan speed": "12 - Скорость вентилятора", "12 - First error code": "12 - Код первой ошибки", "12 - Horizontal vanes": "12 - Горизонтальные жалюзи", "12 - Indoor air temperature": "12 - Температура воздуха в помещении", "12 - Mode": "12 - Режим", "12 - Smart fan speed": "12 - Скорость вентилятора расширенная", "12 - Target temperature": "12 - Целевая температура", "12 - Thermostat state": "12 - Состояние термостата", "12 - Vanes swing": "12 - Качание жалюзи", "13 - AC connected": "13 - Кондиционер подключен", "13 - Active": "13 - Состояние", "13 - Active mode": "13 - Состояние и режим", "13 - Fan speed": "13 - Скорость вентилятора", "13 - First error code": "13 - Код первой ошибки", "13 - Horizontal vanes": "13 - Горизонтальные жалюзи", "13 - Indoor air temperature": "13 - Температура воздуха в помещении", "13 - Mode": "13 - Режим", "13 - Smart fan speed": "13 - Скорость вентилятора расширенная", "13 - Target temperature": "13 - Целевая температура", "13 - Thermostat state": "13 - Состояние термостата", "13 - Vanes swing": "13 - Качание жалюзи", "14 - AC connected": "14 - Кондиционер подключен", "14 - Active": "14 - Состояние", "14 - Active mode": "14 - Состояние и режим", "14 - Fan speed": "14 - Скорость вентилятора", "14 - First error code": "14 - Код первой ошибки", "14 - Horizontal vanes": "14 - Горизонтальные жалюзи", "14 - Indoor air temperature": "14 - Температура воздуха в помещении", "14 - Mode": "14 - Режим", "14 - Smart fan speed": "14 - Скорость вентилятора расширенная", "14 - Target temperature": "14 - Целевая температура", "14 - Thermostat state": "14 - Состояние термостата", "14 - Vanes swing": "14 - Качание жалюзи", "15 - AC connected": "15 - Кондиционер подключен", "15 - Active": "15 - Состояние", "15 - Active mode": "15 - Состояние и режим", "15 - Fan speed": "15 - Скорость вентилятора", "15 - First error code": "15 - Код первой ошибки", "15 - Horizontal vanes": "15 - Горизонтальные жалюзи", "15 - Indoor air temperature": "15 - Температура воздуха в помещении", "15 - Mode": "15 - Режим", "15 - Smart fan speed": "15 - Скорость вентилятора расширенная", "15 - Target temperature": "15 - Целевая температура", "15 - Thermostat state": "15 - Состояние термостата", "15 - Vanes swing": "15 - Качание жалюзи", "16 - AC connected": "16 - Кондиционер подключен", "16 - Active": "16 - Состояние", "16 - Active mode": "16 - Состояние и режим", "16 - Fan speed": "16 - Скорость вентилятора", "16 - First error code": "16 - Код первой ошибки", "16 - Horizontal vanes": "16 - Горизонтальные жалюзи", "16 - Indoor air temperature": "16 - Температура воздуха в помещении", "16 - Mode": "16 - Режим", "16 - Smart fan speed": "16 - Скорость вентилятора расширенная", "16 - Target temperature": "16 - Целевая температура", "16 - Thermostat state": "16 - Состояние термостата", "16 - Vanes swing": "16 - Качание жалюзи", "17 - AC connected": "17 - Кондиционер подключен", "17 - Active": "17 - Состояние", "17 - Active mode": "17 - Состояние и режим", "17 - Fan speed": "17 - Скорость вентилятора", "17 - First error code": "17 - Код первой ошибки", "17 - Horizontal vanes": "17 - Горизонтальные жалюзи", "17 - Indoor air temperature": "17 - Температура воздуха в помещении", "17 - Mode": "17 - Режим", "17 - Smart fan speed": "17 - Скорость вентилятора расширенная", "17 - Target temperature": "17 - Целевая температура", "17 - Thermostat state": "17 - Состояние термостата", "17 - Vanes swing": "17 - Качание жалюзи", "18 - AC connected": "18 - Кондиционер подключен", "18 - Active": "18 - Состояние", "18 - Active mode": "18 - Состояние и режим", "18 - Fan speed": "18 - Скорость вентилятора", "18 - First error code": "18 - Код первой ошибки", "18 - Horizontal vanes": "18 - Горизонтальные жалюзи", "18 - Indoor air temperature": "18 - Температура воздуха в помещении", "18 - Mode": "18 - Режим", "18 - Smart fan speed": "18 - Скорость вентилятора расширенная", "18 - Target temperature": "18 - Целевая температура", "18 - Thermostat state": "18 - Состояние термостата", "18 - Vanes swing": "18 - Качание жалюзи", "19 - AC connected": "19 - Кондиционер подключен", "19 - Active": "19 - Состояние", "19 - Active mode": "19 - Состояние и режим", "19 - Fan speed": "19 - Скорость вентилятора", "19 - First error code": "19 - Код первой ошибки", "19 - Horizontal vanes": "19 - Горизонтальные жалюзи", "19 - Indoor air temperature": "19 - Температура воздуха в помещении", "19 - Mode": "19 - Режим", "19 - Smart fan speed": "19 - Скорость вентилятора расширенная", "19 - Target temperature": "19 - Целевая температура", "19 - Thermostat state": "19 - Состояние термостата", "19 - Vanes swing": "19 - Качание жалюзи", "20 - AC connected": "20 - Кондиционер подключен", "20 - Active": "20 - Состояние", "20 - Active mode": "20 - Состояние и режим", "20 - Fan speed": "20 - Скорость вентилятора", "20 - First error code": "20 - Код первой ошибки", "20 - Horizontal vanes": "20 - Горизонтальные жалюзи", "20 - Indoor air temperature": "20 - Температура воздуха в помещении", "20 - Mode": "20 - Режим", "20 - Smart fan speed": "20 - Скорость вентилятора расширенная", "20 - Target temperature": "20 - Целевая температура", "20 - Thermostat state": "20 - Состояние термостата", "20 - Vanes swing": "20 - Качание жалюзи", "21 - AC connected": "21 - Кондиционер подключен", "21 - Active": "21 - Состояние", "21 - Active mode": "21 - Состояние и режим", "21 - Fan speed": "21 - Скорость вентилятора", "21 - First error code": "21 - Код первой ошибки", "21 - Horizontal vanes": "21 - Горизонтальные жалюзи", "21 - Indoor air temperature": "21 - Температура воздуха в помещении", "21 - Mode": "21 - Режим", "21 - Smart fan speed": "21 - Скорость вентилятора расширенная", "21 - Target temperature": "21 - Целевая температура", "21 - Thermostat state": "21 - Состояние термостата", "21 - Vanes swing": "21 - Качание жалюзи", "22 - AC connected": "22 - Кондиционер подключен", "22 - Active": "22 - Состояние", "22 - Active mode": "22 - Состояние и режим", "22 - Fan speed": "22 - Скорость вентилятора", "22 - First error code": "22 - Код первой ошибки", "22 - Horizontal vanes": "22 - Горизонтальные жалюзи", "22 - Indoor air temperature": "22 - Температура воздуха в помещении", "22 - Mode": "22 - Режим", "22 - Smart fan speed": "22 - Скорость вентилятора расширенная", "22 - Target temperature": "22 - Целевая температура", "22 - Thermostat state": "22 - Состояние термостата", "22 - Vanes swing": "22 - Качание жалюзи", "23 - AC connected": "23 - Кондиционер подключен", "23 - Active": "23 - Состояние", "23 - Active mode": "23 - Состояние и режим", "23 - Fan speed": "23 - Скорость вентилятора", "23 - First error code": "23 - Код первой ошибки", "23 - Horizontal vanes": "23 - Горизонтальные жалюзи", "23 - Indoor air temperature": "23 - Температура воздуха в помещении", "23 - Mode": "23 - Режим", "23 - Smart fan speed": "23 - Скорость вентилятора расширенная", "23 - Target temperature": "23 - Целевая температура", "23 - Thermostat state": "23 - Состояние термостата", "23 - Vanes swing": "23 - Качание жалюзи", "24 - AC connected": "24 - Кондиционер подключен", "24 - Active": "24 - Состояние", "24 - Active mode": "24 - Состояние и режим", "24 - Fan speed": "24 - Скорость вентилятора", "24 - First error code": "24 - Код первой ошибки", "24 - Horizontal vanes": "24 - Горизонтальные жалюзи", "24 - Indoor air temperature": "24 - Температура воздуха в помещении", "24 - Mode": "24 - Режим", "24 - Smart fan speed": "24 - Скорость вентилятора расширенная", "24 - Target temperature": "24 - Целевая температура", "24 - Thermostat state": "24 - Состояние термостата", "24 - Vanes swing": "24 - Качание жалюзи", "25 - AC connected": "25 - Кондиционер подключен", "25 - Active": "25 - Состояние", "25 - Active mode": "25 - Состояние и режим", "25 - Fan speed": "25 - Скорость вентилятора", "25 - First error code": "25 - Код первой ошибки", "25 - Horizontal vanes": "25 - Горизонтальные жалюзи", "25 - Indoor air temperature": "25 - Температура воздуха в помещении", "25 - Mode": "25 - Режим", "25 - Smart fan speed": "25 - Скорость вентилятора расширенная", "25 - Target temperature": "25 - Целевая температура", "25 - Thermostat state": "25 - Состояние термостата", "25 - Vanes swing": "25 - Качание жалюзи", "26 - AC connected": "26 - Кондиционер подключен", "26 - Active": "26 - Состояние", "26 - Active mode": "26 - Состояние и режим", "26 - Fan speed": "26 - Скорость вентилятора", "26 - First error code": "26 - Код первой ошибки", "26 - Horizontal vanes": "26 - Горизонтальные жалюзи", "26 - Indoor air temperature": "26 - Температура воздуха в помещении", "26 - Mode": "26 - Режим", "26 - Smart fan speed": "26 - Скорость вентилятора расширенная", "26 - Target temperature": "26 - Целевая температура", "26 - Thermostat state": "26 - Состояние термостата", "26 - Vanes swing": "26 - Качание жалюзи", "27 - AC connected": "27 - Кондиционер подключен", "27 - Active": "27 - Состояние", "27 - Active mode": "27 - Состояние и режим", "27 - Fan speed": "27 - Скорость вентилятора", "27 - First error code": "27 - Код первой ошибки", "27 - Horizontal vanes": "27 - Горизонтальные жалюзи", "27 - Indoor air temperature": "27 - Температура воздуха в помещении", "27 - Mode": "27 - Режим", "27 - Smart fan speed": "27 - Скорость вентилятора расширенная", "27 - Target temperature": "27 - Целевая температура", "27 - Thermostat state": "27 - Состояние термостата", "27 - Vanes swing": "27 - Качание жалюзи", "28 - AC connected": "28 - Кондиционер подключен", "28 - Active": "28 - Состояние", "28 - Active mode": "28 - Состояние и режим", "28 - Fan speed": "28 - Скорость вентилятора", "28 - First error code": "28 - Код первой ошибки", "28 - Horizontal vanes": "28 - Горизонтальные жалюзи", "28 - Indoor air temperature": "28 - Температура воздуха в помещении", "28 - Mode": "28 - Режим", "28 - Smart fan speed": "28 - Скорость вентилятора расширенная", "28 - Target temperature": "28 - Целевая температура", "28 - Thermostat state": "28 - Состояние термостата", "28 - Vanes swing": "28 - Качание жалюзи", "29 - AC connected": "29 - Кондиционер подключен", "29 - Active": "29 - Состояние", "29 - Active mode": "29 - Состояние и режим", "29 - Fan speed": "29 - Скорость вентилятора", "29 - First error code": "29 - Код первой ошибки", "29 - Horizontal vanes": "29 - Горизонтальные жалюзи", "29 - Indoor air temperature": "29 - Температура воздуха в помещении", "29 - Mode": "29 - Режим", "29 - Smart fan speed": "29 - Скорость вентилятора расширенная", "29 - Target temperature": "29 - Целевая температура", "29 - Thermostat state": "29 - Состояние термостата", "29 - Vanes swing": "29 - Качание жалюзи", "30 - AC connected": "30 - Кондиционер подключен", "30 - Active": "30 - Состояние", "30 - Active mode": "30 - Состояние и режим", "30 - Fan speed": "30 - Скорость вентилятора", "30 - First error code": "30 - Код первой ошибки", "30 - Horizontal vanes": "30 - Горизонтальные жалюзи", "30 - Indoor air temperature": "30 - Температура воздуха в помещении", "30 - Mode": "30 - Режим", "30 - Smart fan speed": "30 - Скорость вентилятора расширенная", "30 - Target temperature": "30 - Целевая температура", "30 - Thermostat state": "30 - Состояние термостата", "30 - Vanes swing": "30 - Качание жалюзи", "31 - AC connected": "31 - Кондиционер подключен", "31 - Active": "31 - Состояние", "31 - Active mode": "31 - Состояние и режим", "31 - Fan speed": "31 - Скорость вентилятора", "31 - First error code": "31 - Код первой ошибки", "31 - Horizontal vanes": "31 - Горизонтальные жалюзи", "31 - Indoor air temperature": "31 - Температура воздуха в помещении", "31 - Mode": "31 - Режим", "31 - Smart fan speed": "31 - Скорость вентилятора расширенная", "31 - Target temperature": "31 - Целевая температура", "31 - Thermostat state": "31 - Состояние термостата", "31 - Vanes swing": "31 - Качание жалюзи", "32 - AC connected": "32 - Кондиционер подключен", "32 - Active": "32 - Состояние", "32 - Active mode": "32 - Состояние и режим", "32 - Fan speed": "32 - Скорость вентилятора", "32 - First error code": "32 - Код первой ошибки", "32 - Horizontal vanes": "32 - Горизонтальные жалюзи", "32 - Indoor air temperature": "32 - Температура воздуха в помещении", "32 - Mode": "32 - Режим", "32 - Smart fan speed": "32 - Скорость вентилятора расширенная", "32 - Target temperature": "32 - Целевая температура", "32 - Thermostat state": "32 - Состояние термостата", "32 - Vanes swing": "32 - Качание жалюзи", "33 - AC connected": "33 - Кондиционер подключен", "33 - Active": "33 - Состояние", "33 - Active mode": "33 - Состояние и режим", "33 - Fan speed": "33 - Скорость вентилятора", "33 - First error code": "33 - Код первой ошибки", "33 - Horizontal vanes": "33 - Горизонтальные жалюзи", "33 - Indoor air temperature": "33 - Температура воздуха в помещении", "33 - Mode": "33 - Режим", "33 - Smart fan speed": "33 - Скорость вентилятора расширенная", "33 - Target temperature": "33 - Целевая температура", "33 - Thermostat state": "33 - Состояние термостата", "33 - Vanes swing": "33 - Качание жалюзи", "34 - AC connected": "34 - Кондиционер подключен", "34 - Active": "34 - Состояние", "34 - Active mode": "34 - Состояние и режим", "34 - Fan speed": "34 - Скорость вентилятора", "34 - First error code": "34 - Код первой ошибки", "34 - Horizontal vanes": "34 - Горизонтальные жалюзи", "34 - Indoor air temperature": "34 - Температура воздуха в помещении", "34 - Mode": "34 - Режим", "34 - Smart fan speed": "34 - Скорость вентилятора расширенная", "34 - Target temperature": "34 - Целевая температура", "34 - Thermostat state": "34 - Состояние термостата", "34 - Vanes swing": "34 - Качание жалюзи", "35 - AC connected": "35 - Кондиционер подключен", "35 - Active": "35 - Состояние", "35 - Active mode": "35 - Состояние и режим", "35 - Fan speed": "35 - Скорость вентилятора", "35 - First error code": "35 - Код первой ошибки", "35 - Horizontal vanes": "35 - Горизонтальные жалюзи", "35 - Indoor air temperature": "35 - Температура воздуха в помещении", "35 - Mode": "35 - Режим", "35 - Smart fan speed": "35 - Скорость вентилятора расширенная", "35 - Target temperature": "35 - Целевая температура", "35 - Thermostat state": "35 - Состояние термостата", "35 - Vanes swing": "35 - Качание жалюзи", "36 - AC connected": "36 - Кондиционер подключен", "36 - Active": "36 - Состояние", "36 - Active mode": "36 - Состояние и режим", "36 - Fan speed": "36 - Скорость вентилятора", "36 - First error code": "36 - Код первой ошибки", "36 - Horizontal vanes": "36 - Горизонтальные жалюзи", "36 - Indoor air temperature": "36 - Температура воздуха в помещении", "36 - Mode": "36 - Режим", "36 - Smart fan speed": "36 - Скорость вентилятора расширенная", "36 - Target temperature": "36 - Целевая температура", "36 - Thermostat state": "36 - Состояние термостата", "36 - Vanes swing": "36 - Качание жалюзи", "37 - AC connected": "37 - Кондиционер подключен", "37 - Active": "37 - Состояние", "37 - Active mode": "37 - Состояние и режим", "37 - Fan speed": "37 - Скорость вентилятора", "37 - First error code": "37 - Код первой ошибки", "37 - Horizontal vanes": "37 - Горизонтальные жалюзи", "37 - Indoor air temperature": "37 - Температура воздуха в помещении", "37 - Mode": "37 - Режим", "37 - Smart fan speed": "37 - Скорость вентилятора расширенная", "37 - Target temperature": "37 - Целевая температура", "37 - Thermostat state": "37 - Состояние термостата", "37 - Vanes swing": "37 - Качание жалюзи", "38 - AC connected": "38 - Кондиционер подключен", "38 - Active": "38 - Состояние", "38 - Active mode": "38 - Состояние и режим", "38 - Fan speed": "38 - Скорость вентилятора", "38 - First error code": "38 - Код первой ошибки", "38 - Horizontal vanes": "38 - Горизонтальные жалюзи", "38 - Indoor air temperature": "38 - Температура воздуха в помещении", "38 - Mode": "38 - Режим", "38 - Smart fan speed": "38 - Скорость вентилятора расширенная", "38 - Target temperature": "38 - Целевая температура", "38 - Thermostat state": "38 - Состояние термостата", "38 - Vanes swing": "38 - Качание жалюзи", "39 - AC connected": "39 - Кондиционер подключен", "39 - Active": "39 - Состояние", "39 - Active mode": "39 - Состояние и режим", "39 - Fan speed": "39 - Скорость вентилятора", "39 - First error code": "39 - Код первой ошибки", "39 - Horizontal vanes": "39 - Горизонтальные жалюзи", "39 - Indoor air temperature": "39 - Температура воздуха в помещении", "39 - Mode": "39 - Режим", "39 - Smart fan speed": "39 - Скорость вентилятора расширенная", "39 - Target temperature": "39 - Целевая температура", "39 - Thermostat state": "39 - Состояние термостата", "39 - Vanes swing": "39 - Качание жалюзи", "40 - AC connected": "40 - Кондиционер подключен", "40 - Active": "40 - Состояние", "40 - Active mode": "40 - Состояние и режим", "40 - Fan speed": "40 - Скорость вентилятора", "40 - First error code": "40 - Код первой ошибки", "40 - Horizontal vanes": "40 - Горизонтальные жалюзи", "40 - Indoor air temperature": "40 - Температура воздуха в помещении", "40 - Mode": "40 - Режим", "40 - Smart fan speed": "40 - Скорость вентилятора расширенная", "40 - Target temperature": "40 - Целевая температура", "40 - Thermostat state": "40 - Состояние термостата", "40 - Vanes swing": "40 - Качание жалюзи", "41 - AC connected": "41 - Кондиционер подключен", "41 - Active": "41 - Состояние", "41 - Active mode": "41 - Состояние и режим", "41 - Fan speed": "41 - Скорость вентилятора", "41 - First error code": "41 - Код первой ошибки", "41 - Horizontal vanes": "41 - Горизонтальные жалюзи", "41 - Indoor air temperature": "41 - Температура воздуха в помещении", "41 - Mode": "41 - Режим", "41 - Smart fan speed": "41 - Скорость вентилятора расширенная", "41 - Target temperature": "41 - Целевая температура", "41 - Thermostat state": "41 - Состояние термостата", "41 - Vanes swing": "41 - Качание жалюзи", "42 - AC connected": "42 - Кондиционер подключен", "42 - Active": "42 - Состояние", "42 - Active mode": "42 - Состояние и режим", "42 - Fan speed": "42 - Скорость вентилятора", "42 - First error code": "42 - Код первой ошибки", "42 - Horizontal vanes": "42 - Горизонтальные жалюзи", "42 - Indoor air temperature": "42 - Температура воздуха в помещении", "42 - Mode": "42 - Режим", "42 - Smart fan speed": "42 - Скорость вентилятора расширенная", "42 - Target temperature": "42 - Целевая температура", "42 - Thermostat state": "42 - Состояние термостата", "42 - Vanes swing": "42 - Качание жалюзи", "43 - AC connected": "43 - Кондиционер подключен", "43 - Active": "43 - Состояние", "43 - Active mode": "43 - Состояние и режим", "43 - Fan speed": "43 - Скорость вентилятора", "43 - First error code": "43 - Код первой ошибки", "43 - Horizontal vanes": "43 - Горизонтальные жалюзи", "43 - Indoor air temperature": "43 - Температура воздуха в помещении", "43 - Mode": "43 - Режим", "43 - Smart fan speed": "43 - Скорость вентилятора расширенная", "43 - Target temperature": "43 - Целевая температура", "43 - Thermostat state": "43 - Состояние термостата", "43 - Vanes swing": "43 - Качание жалюзи", "44 - AC connected": "44 - Кондиционер подключен", "44 - Active": "44 - Состояние", "44 - Active mode": "44 - Состояние и режим", "44 - Fan speed": "44 - Скорость вентилятора", "44 - First error code": "44 - Код первой ошибки", "44 - Horizontal vanes": "44 - Горизонтальные жалюзи", "44 - Indoor air temperature": "44 - Температура воздуха в помещении", "44 - Mode": "44 - Режим", "44 - Smart fan speed": "44 - Скорость вентилятора расширенная", "44 - Target temperature": "44 - Целевая температура", "44 - Thermostat state": "44 - Состояние термостата", "44 - Vanes swing": "44 - Качание жалюзи", "45 - AC connected": "45 - Кондиционер подключен", "45 - Active": "45 - Состояние", "45 - Active mode": "45 - Состояние и режим", "45 - Fan speed": "45 - Скорость вентилятора", "45 - First error code": "45 - Код первой ошибки", "45 - Horizontal vanes": "45 - Горизонтальные жалюзи", "45 - Indoor air temperature": "45 - Температура воздуха в помещении", "45 - Mode": "45 - Режим", "45 - Smart fan speed": "45 - Скорость вентилятора расширенная", "45 - Target temperature": "45 - Целевая температура", "45 - Thermostat state": "45 - Состояние термостата", "45 - Vanes swing": "45 - Качание жалюзи", "46 - AC connected": "46 - Кондиционер подключен", "46 - Active": "46 - Состояние", "46 - Active mode": "46 - Состояние и режим", "46 - Fan speed": "46 - Скорость вентилятора", "46 - First error code": "46 - Код первой ошибки", "46 - Horizontal vanes": "46 - Горизонтальные жалюзи", "46 - Indoor air temperature": "46 - Температура воздуха в помещении", "46 - Mode": "46 - Режим", "46 - Smart fan speed": "46 - Скорость вентилятора расширенная", "46 - Target temperature": "46 - Целевая температура", "46 - Thermostat state": "46 - Состояние термостата", "46 - Vanes swing": "46 - Качание жалюзи", "47 - AC connected": "47 - Кондиционер подключен", "47 - Active": "47 - Состояние", "47 - Active mode": "47 - Состояние и режим", "47 - Fan speed": "47 - Скорость вентилятора", "47 - First error code": "47 - Код первой ошибки", "47 - Horizontal vanes": "47 - Горизонтальные жалюзи", "47 - Indoor air temperature": "47 - Температура воздуха в помещении", "47 - Mode": "47 - Режим", "47 - Smart fan speed": "47 - Скорость вентилятора расширенная", "47 - Target temperature": "47 - Целевая температура", "47 - Thermostat state": "47 - Состояние термостата", "47 - Vanes swing": "47 - Качание жалюзи", "48 - AC connected": "48 - Кондиционер подключен", "48 - Active": "48 - Состояние", "48 - Active mode": "48 - Состояние и режим", "48 - Fan speed": "48 - Скорость вентилятора", "48 - First error code": "48 - Код первой ошибки", "48 - Horizontal vanes": "48 - Горизонтальные жалюзи", "48 - Indoor air temperature": "48 - Температура воздуха в помещении", "48 - Mode": "48 - Режим", "48 - Smart fan speed": "48 - Скорость вентилятора расширенная", "48 - Target temperature": "48 - Целевая температура", "48 - Thermostat state": "48 - Состояние термостата", "48 - Vanes swing": "48 - Качание жалюзи", "49 - AC connected": "49 - Кондиционер подключен", "49 - Active": "49 - Состояние", "49 - Active mode": "49 - Состояние и режим", "49 - Fan speed": "49 - Скорость вентилятора", "49 - First error code": "49 - Код первой ошибки", "49 - Horizontal vanes": "49 - Горизонтальные жалюзи", "49 - Indoor air temperature": "49 - Температура воздуха в помещении", "49 - Mode": "49 - Режим", "49 - Smart fan speed": "49 - Скорость вентилятора расширенная", "49 - Target temperature": "49 - Целевая температура", "49 - Thermostat state": "49 - Состояние термостата", "49 - Vanes swing": "49 - Качание жалюзи", "50 - AC connected": "50 - Кондиционер подключен", "50 - Active": "50 - Состояние", "50 - Active mode": "50 - Состояние и режим", "50 - Fan speed": "50 - Скорость вентилятора", "50 - First error code": "50 - Код первой ошибки", "50 - Horizontal vanes": "50 - Горизонтальные жалюзи", "50 - Indoor air temperature": "50 - Температура воздуха в помещении", "50 - Mode": "50 - Режим", "50 - Smart fan speed": "50 - Скорость вентилятора расширенная", "50 - Target temperature": "50 - Целевая температура", "50 - Thermostat state": "50 - Состояние термостата", "50 - Vanes swing": "50 - Качание жалюзи", "51 - AC connected": "51 - Кондиционер подключен", "51 - Active": "51 - Состояние", "51 - Active mode": "51 - Состояние и режим", "51 - Fan speed": "51 - Скорость вентилятора", "51 - First error code": "51 - Код первой ошибки", "51 - Horizontal vanes": "51 - Горизонтальные жалюзи", "51 - Indoor air temperature": "51 - Температура воздуха в помещении", "51 - Mode": "51 - Режим", "51 - Smart fan speed": "51 - Скорость вентилятора расширенная", "51 - Target temperature": "51 - Целевая температура", "51 - Thermostat state": "51 - Состояние термостата", "51 - Vanes swing": "51 - Качание жалюзи", "52 - AC connected": "52 - Кондиционер подключен", "52 - Active": "52 - Состояние", "52 - Active mode": "52 - Состояние и режим", "52 - Fan speed": "52 - Скорость вентилятора", "52 - First error code": "52 - Код первой ошибки", "52 - Horizontal vanes": "52 - Горизонтальные жалюзи", "52 - Indoor air temperature": "52 - Температура воздуха в помещении", "52 - Mode": "52 - Режим", "52 - Smart fan speed": "52 - Скорость вентилятора расширенная", "52 - Target temperature": "52 - Целевая температура", "52 - Thermostat state": "52 - Состояние термостата", "52 - Vanes swing": "52 - Качание жалюзи", "53 - AC connected": "53 - Кондиционер подключен", "53 - Active": "53 - Состояние", "53 - Active mode": "53 - Состояние и режим", "53 - Fan speed": "53 - Скорость вентилятора", "53 - First error code": "53 - Код первой ошибки", "53 - Horizontal vanes": "53 - Горизонтальные жалюзи", "53 - Indoor air temperature": "53 - Температура воздуха в помещении", "53 - Mode": "53 - Режим", "53 - Smart fan speed": "53 - Скорость вентилятора расширенная", "53 - Target temperature": "53 - Целевая температура", "53 - Thermostat state": "53 - Состояние термостата", "53 - Vanes swing": "53 - Качание жалюзи", "54 - AC connected": "54 - Кондиционер подключен", "54 - Active": "54 - Состояние", "54 - Active mode": "54 - Состояние и режим", "54 - Fan speed": "54 - Скорость вентилятора", "54 - First error code": "54 - Код первой ошибки", "54 - Horizontal vanes": "54 - Горизонтальные жалюзи", "54 - Indoor air temperature": "54 - Температура воздуха в помещении", "54 - Mode": "54 - Режим", "54 - Smart fan speed": "54 - Скорость вентилятора расширенная", "54 - Target temperature": "54 - Целевая температура", "54 - Thermostat state": "54 - Состояние термостата", "54 - Vanes swing": "54 - Качание жалюзи", "55 - AC connected": "55 - Кондиционер подключен", "55 - Active": "55 - Состояние", "55 - Active mode": "55 - Состояние и режим", "55 - Fan speed": "55 - Скорость вентилятора", "55 - First error code": "55 - Код первой ошибки", "55 - Horizontal vanes": "55 - Горизонтальные жалюзи", "55 - Indoor air temperature": "55 - Температура воздуха в помещении", "55 - Mode": "55 - Режим", "55 - Smart fan speed": "55 - Скорость вентилятора расширенная", "55 - Target temperature": "55 - Целевая температура", "55 - Thermostat state": "55 - Состояние термостата", "55 - Vanes swing": "55 - Качание жалюзи", "56 - AC connected": "56 - Кондиционер подключен", "56 - Active": "56 - Состояние", "56 - Active mode": "56 - Состояние и режим", "56 - Fan speed": "56 - Скорость вентилятора", "56 - First error code": "56 - Код первой ошибки", "56 - Horizontal vanes": "56 - Горизонтальные жалюзи", "56 - Indoor air temperature": "56 - Температура воздуха в помещении", "56 - Mode": "56 - Режим", "56 - Smart fan speed": "56 - Скорость вентилятора расширенная", "56 - Target temperature": "56 - Целевая температура", "56 - Thermostat state": "56 - Состояние термостата", "56 - Vanes swing": "56 - Качание жалюзи", "57 - AC connected": "57 - Кондиционер подключен", "57 - Active": "57 - Состояние", "57 - Active mode": "57 - Состояние и режим", "57 - Fan speed": "57 - Скорость вентилятора", "57 - First error code": "57 - Код первой ошибки", "57 - Horizontal vanes": "57 - Горизонтальные жалюзи", "57 - Indoor air temperature": "57 - Температура воздуха в помещении", "57 - Mode": "57 - Режим", "57 - Smart fan speed": "57 - Скорость вентилятора расширенная", "57 - Target temperature": "57 - Целевая температура", "57 - Thermostat state": "57 - Состояние термостата", "57 - Vanes swing": "57 - Качание жалюзи", "58 - AC connected": "58 - Кондиционер подключен", "58 - Active": "58 - Состояние", "58 - Active mode": "58 - Состояние и режим", "58 - Fan speed": "58 - Скорость вентилятора", "58 - First error code": "58 - Код первой ошибки", "58 - Horizontal vanes": "58 - Горизонтальные жалюзи", "58 - Indoor air temperature": "58 - Температура воздуха в помещении", "58 - Mode": "58 - Режим", "58 - Smart fan speed": "58 - Скорость вентилятора расширенная", "58 - Target temperature": "58 - Целевая температура", "58 - Thermostat state": "58 - Состояние термостата", "58 - Vanes swing": "58 - Качание жалюзи", "59 - AC connected": "59 - Кондиционер подключен", "59 - Active": "59 - Состояние", "59 - Active mode": "59 - Состояние и режим", "59 - Fan speed": "59 - Скорость вентилятора", "59 - First error code": "59 - Код первой ошибки", "59 - Horizontal vanes": "59 - Горизонтальные жалюзи", "59 - Indoor air temperature": "59 - Температура воздуха в помещении", "59 - Mode": "59 - Режим", "59 - Smart fan speed": "59 - Скорость вентилятора расширенная", "59 - Target temperature": "59 - Целевая температура", "59 - Thermostat state": "59 - Состояние термостата", "59 - Vanes swing": "59 - Качание жалюзи", "60 - AC connected": "60 - Кондиционер подключен", "60 - Active": "60 - Состояние", "60 - Active mode": "60 - Состояние и режим", "60 - Fan speed": "60 - Скорость вентилятора", "60 - First error code": "60 - Код первой ошибки", "60 - Horizontal vanes": "60 - Горизонтальные жалюзи", "60 - Indoor air temperature": "60 - Температура воздуха в помещении", "60 - Mode": "60 - Режим", "60 - Smart fan speed": "60 - Скорость вентилятора расширенная", "60 - Target temperature": "60 - Целевая температура", "60 - Thermostat state": "60 - Состояние термостата", "60 - Vanes swing": "60 - Качание жалюзи", "61 - AC connected": "61 - Кондиционер подключен", "61 - Active": "61 - Состояние", "61 - Active mode": "61 - Состояние и режим", "61 - Fan speed": "61 - Скорость вентилятора", "61 - First error code": "61 - Код первой ошибки", "61 - Horizontal vanes": "61 - Горизонтальные жалюзи", "61 - Indoor air temperature": "61 - Температура воздуха в помещении", "61 - Mode": "61 - Режим", "61 - Smart fan speed": "61 - Скорость вентилятора расширенная", "61 - Target temperature": "61 - Целевая температура", "61 - Thermostat state": "61 - Состояние термостата", "61 - Vanes swing": "61 - Качание жалюзи", "62 - AC connected": "62 - Кондиционер подключен", "62 - Active": "62 - Состояние", "62 - Active mode": "62 - Состояние и режим", "62 - Fan speed": "62 - Скорость вентилятора", "62 - First error code": "62 - Код первой ошибки", "62 - Horizontal vanes": "62 - Горизонтальные жалюзи", "62 - Indoor air temperature": "62 - Температура воздуха в помещении", "62 - Mode": "62 - Режим", "62 - Smart fan speed": "62 - Скорость вентилятора расширенная", "62 - Target temperature": "62 - Целевая температура", "62 - Thermostat state": "62 - Состояние термостата", "62 - Vanes swing": "62 - Качание жалюзи", "63 - AC connected": "63 - Кондиционер подключен", "63 - Active": "63 - Состояние", "63 - Active mode": "63 - Состояние и режим", "63 - Fan speed": "63 - Скорость вентилятора", "63 - First error code": "63 - Код первой ошибки", "63 - Horizontal vanes": "63 - Горизонтальные жалюзи", "63 - Indoor air temperature": "63 - Температура воздуха в помещении", "63 - Mode": "63 - Режим", "63 - Smart fan speed": "63 - Скорость вентилятора расширенная", "63 - Target temperature": "63 - Целевая температура", "63 - Thermostat state": "63 - Состояние термостата", "63 - Vanes swing": "63 - Качание жалюзи" } } } }