{
  "device_type" : "Salda_RIRS_700_VER_VWR_EKO_3.0",
  "title" : "Salda RIRS 700 VER VWR EKO 3.0",
  "device" : {
    "name": "SALDA RIRS700",
    "id": "salda_rirs700vwr",
    "guard_interval_us": 50000,
    "max_read_registers": 1,
    "channels": [
      {
        "name": "MotorActive",
        "reg_type": "coil",
        "address": "0xD",
        "type": "switch",
        "channel_readonly": true
      },
      {
        "name": "Air damper actuator",
        "reg_type": "input",
        "address": "0xE",
        "type": "text"
      },
      {
        "name": "Speed",
        "reg_type": "holding",
        "address": "0x0",
        "type": "range",
        "max": 3
      },
      {
        "name": "Supply fans speed",
        "reg_type": "input",
        "address": "0xF",
        "type": "text",
        "units": "%"
      },
      {
        "name": "Extract fans speed",
        "reg_type": "input",
        "address": "0x10",
        "type": "text",
        "units": "%"
      },
      {
        "name": "Rotor RPM",
        "reg_type": "holding",
        "address": "0x0153",
        "type": "value",
        "units": "%",
        "channel_readonly": true
      },
      {
        "name": "TsetPoint",
        "reg_type": "holding",
        "address": "0x1",
        "type": "range",
        "units": "°C",
        "max": 30
      },
      {
        "name": "ToutDoor",
        "reg_type": "input",
        "address": "0x9",
        "type": "temperature",
        "units": "°C",
        "format": "s16",
        "scale": 0.1
      },
      {
        "name": "Tlimit",
        "reg_type": "input",
        "address": "0x0",
        "type": "temperature",
        "units": "°C",
        "format": "s16",
        "scale": 0.1
      },
      {
        "name": "Textract",
        "reg_type": "input",
        "address": "0x3",
        "type": "temperature",
        "units": "°C",
        "format": "s16",
        "scale": 0.1
      },
      {
        "name": "Texhaust",
        "reg_type": "input",
        "address": "0x6",
        "type": "temperature",
        "units": "°C",
        "format": "s16",
        "scale": 0.1
      },
      {
        "name": "RH_value",
        "reg_type": "input",
        "address": "0xD",
        "type": "text"
      },
      {
        "name": "Return water temperature",
        "reg_type": "input",
        "address": "0x0C",
        "type": "temperature",
        "units": "°C",
        "format": "s16",
        "scale": 0.1
      },
      {
        "name": "Season 0-summer,1-winter,2-always",
        "reg_type": "input",
        "address": "0x19",
        "type": "text"
        "format": "s16",
      },
      {
        "name": "Start Summer Season",
        "reg_type": "coil",
        "address": "0x32",
        "type": "switch"
      },
      {
        "name": "Start Winter Season",
        "reg_type": "coil",
        "address": "0x33",
        "type": "switch"
      },
      {
        "name": "Alarm fans",
        "reg_type": "coil",
        "address": "0x3",
        "type": "switch",
        "channel_readonly": true
      },
      {
        "name": "Alarm rotor",
        "reg_type": "coil",
        "address": "0x2D",
        "type": "switch",
        "channel_readonly": true
      }
    ],
        "translations": {
           "en": {
                "Salda RIRS 700 VER VWR EKO 3.0": "Salda RIRS 700 VER VWR EKO 3.0"
           },
           "ru": {
            "MotorActive": "Вентиляция состояние",
            "Speed": "Скорость вентилятора 0-1-2-3",
            "TsetPoint": "Температурная уставка",
            "Tlimit": "Приточный в комнаты воздух",
            "Texhaust": "Отработанный удаляемый воздух",
            "Textract": "Вытяжной из комнат воздух",
            "ToutDoor": "Наружный входящий воздух",
            "RH_value": "Влажность воздуха относительная, в %",
            "Air damper actuator": "Заслонка воздуховода откр-1 закр-0",
            "Supply fans speed": "Приточный вентилятор скорость вращения, в %",
            "Extract fans speed": "Вытяжной вентилятор скорость вращения, в %",
            "Return water temperature": "Теплоноситель, вода обратка",
            "Season 0-summer,1-winter,2-always": "Сезон 0-лето, 1-зима, 2-всегда",
            "Start Winter Season": "Сезон зима включить",
            "Start Summer Season": "Сезон лето включить",
            "Rotor RPM": "Ротор рекуператора оборот/мин, RPM",
            "Alarm rotor": "Тревога- ремень ротора авария",
            "Alarm fans": "Тревога- вентиляторы авария"
         }
      }
   }
}