API Documentation

Welcome to the Heat Pumps Info API documentation. This API allows users to access the heat pump catalog and associated projects through a RESTful interface.

How to Use the API

The API can be accessed using standard HTTP methods. Here are some common actions:

  • GET: Retrieve data from the server (e.g., list of products or projects).
  • OPTIONS: Retrieve allowed methods for a resource.
  • Download Formats: You can specify the format of the data you want to receive, such as JSON or Excel (XLSX).

Available Endpoints

Endpoint Description
/api/products/ Access the list of heat pump products.
/api/projects/ Access the list of projects related to heat pumps.

Example Requests

To download an Excel file of the products, you can use the following URL:

GET /api/products/?format=xlsx

This request will return an Excel file containing the product data.

Response Format

The API responds with data in various formats based on the requested format. For JSON, you may receive a response like:

{
"products": "http://grosswaermepumpen.info/api/products/",
"projects": "http://grosswaermepumpen.info/api/projects/"
}

GET /en-us/api/products/?format=api&offset=800
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1222,
    "next": "https://grosswaermepumpen-info.de/en-us/api/products/?format=api&limit=100&offset=900",
    "previous": "https://grosswaermepumpen-info.de/en-us/api/products/?format=api&limit=100&offset=700",
    "results": [
        {
            "id": 314,
            "refrigerants": [
                "R454B"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Mitsubishi Electric, Living Environment Systems",
            "name": "526",
            "series": "Climaveneta NX2-N Commercial Air Source Heat Pump",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 560.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 24.0,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": null,
            "min_load": 17,
            "lifespan": null,
            "length": 5690.0,
            "width": 2260.0,
            "height": 2450.0,
            "weight": 4530.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "6 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 76.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-17",
            "verified": false,
            "information_source": "https://les.mitsubishielectric.co.uk/products/commercial-heat-pumps-and-chillers/commercial-heat-pumps/nx2-n-air-source-heat-pump",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 321,
            "refrigerants": [
                "R454B"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Mitsubishi Electric, Living Environment Systems",
            "name": "526 (High Efficiency Version)",
            "series": "Climaveneta NX2-N Commercial Air Source Heat Pump",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 574.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 24.0,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": null,
            "min_load": 17,
            "lifespan": null,
            "length": 7430.0,
            "width": 2260.0,
            "height": 2450.0,
            "weight": 5060.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "6 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 77.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-17",
            "verified": false,
            "information_source": "https://les.mitsubishielectric.co.uk/products/commercial-heat-pumps-and-chillers/commercial-heat-pumps/nx2-n-air-source-heat-pump",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 333,
            "refrigerants": [
                "R454B"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Mitsubishi Electric, Living Environment Systems",
            "name": "526 (Low Noise Version)",
            "series": "Climaveneta NX2-N Commercial Air Source Heat Pump",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 552.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 24.0,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": null,
            "min_load": 17,
            "lifespan": null,
            "length": 6865.0,
            "width": 2260.0,
            "height": 2450.0,
            "weight": 5050.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "6 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 91.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 68.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-17",
            "verified": false,
            "information_source": "https://les.mitsubishielectric.co.uk/products/commercial-heat-pumps-and-chillers/commercial-heat-pumps/nx2-n-air-source-heat-pump",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 315,
            "refrigerants": [
                "R454B"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Mitsubishi Electric, Living Environment Systems",
            "name": "546",
            "series": "Climaveneta NX2-N Commercial Air Source Heat Pump",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 580.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 24.0,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": null,
            "min_load": 17,
            "lifespan": null,
            "length": 5690.0,
            "width": 2260.0,
            "height": 2450.0,
            "weight": 4600.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "6 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 76.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-17",
            "verified": false,
            "information_source": "https://les.mitsubishielectric.co.uk/products/commercial-heat-pumps-and-chillers/commercial-heat-pumps/nx2-n-air-source-heat-pump",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 322,
            "refrigerants": [
                "R454B"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Mitsubishi Electric, Living Environment Systems",
            "name": "546 (High Efficiency Version)",
            "series": "Climaveneta NX2-N Commercial Air Source Heat Pump",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 596.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 24.0,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": null,
            "min_load": 17,
            "lifespan": null,
            "length": 7430.0,
            "width": 2260.0,
            "height": 2450.0,
            "weight": 5140.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "6 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 77.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-17",
            "verified": false,
            "information_source": "https://les.mitsubishielectric.co.uk/products/commercial-heat-pumps-and-chillers/commercial-heat-pumps/nx2-n-air-source-heat-pump",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 334,
            "refrigerants": [
                "R454B"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Mitsubishi Electric, Living Environment Systems",
            "name": "546 (Low Noise Version)",
            "series": "Climaveneta NX2-N Commercial Air Source Heat Pump",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 569.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 24.0,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": null,
            "min_load": 17,
            "lifespan": null,
            "length": 7430.0,
            "width": 2260.0,
            "height": 2450.0,
            "weight": 5170.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "6 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 91.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 68.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-17",
            "verified": false,
            "information_source": "https://les.mitsubishielectric.co.uk/products/commercial-heat-pumps-and-chillers/commercial-heat-pumps/nx2-n-air-source-heat-pump",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 351,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Mitsubishi Electric, Living Environment Systems",
            "name": "572 (High Efficiency Version)",
            "series": "Climaveneta i-FX-N Air Source Heat Pump",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 548.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 26.0,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 5800.0,
            "width": 2260.0,
            "height": 2260.0,
            "weight": 7033.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "stufenlos",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 103.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 81.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-17",
            "verified": false,
            "information_source": "https://library.mitsubishielectric.co.uk/pdf/book/Climaveneta-i-FX-N-Air-Source-Heat-Pump-Product-Information-Sheet#page-1",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 360,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Mitsubishi Electric, Living Environment Systems",
            "name": "572 (Low Noise & High Efficiency Version)",
            "series": "Climaveneta i-FX-N Air Source Heat Pump",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 542.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 26.0,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 5800.0,
            "width": 2260.0,
            "height": 2260.0,
            "weight": 7307.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "stufenlos",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 73.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-17",
            "verified": false,
            "information_source": "https://library.mitsubishielectric.co.uk/pdf/book/Climaveneta-i-FX-N-Air-Source-Heat-Pump-Product-Information-Sheet#page-1",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 352,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Mitsubishi Electric, Living Environment Systems",
            "name": "602 (High Efficiency Version)",
            "series": "Climaveneta i-FX-N Air Source Heat Pump",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 576.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 26.0,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 5800.0,
            "width": 2260.0,
            "height": 2260.0,
            "weight": 7256.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "stufenlos",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 103.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 81.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-17",
            "verified": false,
            "information_source": "https://library.mitsubishielectric.co.uk/pdf/book/Climaveneta-i-FX-N-Air-Source-Heat-Pump-Product-Information-Sheet#page-1",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 361,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Mitsubishi Electric, Living Environment Systems",
            "name": "602 (Low Noise & High Efficiency Version)",
            "series": "Climaveneta i-FX-N Air Source Heat Pump",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 568.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 26.0,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 5800.0,
            "width": 2260.0,
            "height": 2260.0,
            "weight": 7550.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "stufenlos",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 73.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-17",
            "verified": false,
            "information_source": "https://library.mitsubishielectric.co.uk/pdf/book/Climaveneta-i-FX-N-Air-Source-Heat-Pump-Product-Information-Sheet#page-1",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 323,
            "refrigerants": [
                "R454B"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Mitsubishi Electric, Living Environment Systems",
            "name": "606 (High Efficiency Version)",
            "series": "Climaveneta NX2-N Commercial Air Source Heat Pump",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 640.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 24.0,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "6",
            "filling_quantity": null,
            "min_load": 17,
            "lifespan": null,
            "length": 7430.0,
            "width": 2260.0,
            "height": 2450.0,
            "weight": 5200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "6 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 78.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-17",
            "verified": false,
            "information_source": "https://les.mitsubishielectric.co.uk/products/commercial-heat-pumps-and-chillers/commercial-heat-pumps/nx2-n-air-source-heat-pump",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 353,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Mitsubishi Electric, Living Environment Systems",
            "name": "652 (High Efficiency Version)",
            "series": "Climaveneta i-FX-N Air Source Heat Pump",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 664.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 26.0,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 7000.0,
            "width": 2260.0,
            "height": 2260.0,
            "weight": 7518.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "stufenlos",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 103.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 81.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-17",
            "verified": false,
            "information_source": "https://library.mitsubishielectric.co.uk/pdf/book/Climaveneta-i-FX-N-Air-Source-Heat-Pump-Product-Information-Sheet#page-1",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 362,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Mitsubishi Electric, Living Environment Systems",
            "name": "652 (Low Noise & High Efficiency Version)",
            "series": "Climaveneta i-FX-N Air Source Heat Pump",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 658.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 26.0,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 7000.0,
            "width": 2260.0,
            "height": 2260.0,
            "weight": 7791.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "stufenlos",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 73.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-17",
            "verified": false,
            "information_source": "https://library.mitsubishielectric.co.uk/pdf/book/Climaveneta-i-FX-N-Air-Source-Heat-Pump-Product-Information-Sheet#page-1",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 324,
            "refrigerants": [
                "R454B"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Mitsubishi Electric, Living Environment Systems",
            "name": "708 (High Efficiency Version)",
            "series": "Climaveneta NX2-N Commercial Air Source Heat Pump",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "4",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 753.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 24.0,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "8",
            "filling_quantity": null,
            "min_load": 12,
            "lifespan": null,
            "length": 9780.0,
            "width": 2260.0,
            "height": 2450.0,
            "weight": 6580.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "8 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 77.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-17",
            "verified": false,
            "information_source": "https://les.mitsubishielectric.co.uk/products/commercial-heat-pumps-and-chillers/commercial-heat-pumps/nx2-n-air-source-heat-pump",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 325,
            "refrigerants": [
                "R454B"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Mitsubishi Electric, Living Environment Systems",
            "name": "738 (High Efficiency Version)",
            "series": "Climaveneta NX2-N Commercial Air Source Heat Pump",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "4",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 795.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 24.0,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "8",
            "filling_quantity": null,
            "min_load": 12,
            "lifespan": null,
            "length": 9780.0,
            "width": 2260.0,
            "height": 2450.0,
            "weight": 6760.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "8 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 100.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 78.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-17",
            "verified": false,
            "information_source": "https://les.mitsubishielectric.co.uk/products/commercial-heat-pumps-and-chillers/commercial-heat-pumps/nx2-n-air-source-heat-pump",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 326,
            "refrigerants": [
                "R454B"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Mitsubishi Electric, Living Environment Systems",
            "name": "768 (High Efficiency Version)",
            "series": "Climaveneta NX2-N Commercial Air Source Heat Pump",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "4",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 826.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 24.0,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "8",
            "filling_quantity": null,
            "min_load": 12,
            "lifespan": null,
            "length": 9780.0,
            "width": 2260.0,
            "height": 2450.0,
            "weight": 6800.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "8 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 100.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 78.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-17",
            "verified": false,
            "information_source": "https://les.mitsubishielectric.co.uk/products/commercial-heat-pumps-and-chillers/commercial-heat-pumps/nx2-n-air-source-heat-pump",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 354,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Mitsubishi Electric, Living Environment Systems",
            "name": "772 (High Efficiency Version)",
            "series": "Climaveneta i-FX-N Air Source Heat Pump",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 748.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 26.0,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 7900.0,
            "width": 2260.0,
            "height": 2260.0,
            "weight": 8551.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "stufenlos",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 104.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 81.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-17",
            "verified": false,
            "information_source": "https://library.mitsubishielectric.co.uk/pdf/book/Climaveneta-i-FX-N-Air-Source-Heat-Pump-Product-Information-Sheet#page-1",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 363,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Mitsubishi Electric, Living Environment Systems",
            "name": "772 (Low Noise & High Efficiency Version)",
            "series": "Climaveneta i-FX-N Air Source Heat Pump",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 741.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 26.0,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 7900.0,
            "width": 2260.0,
            "height": 2260.0,
            "weight": 8921.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "stufenlos",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 96.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 73.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-17",
            "verified": false,
            "information_source": "https://library.mitsubishielectric.co.uk/pdf/book/Climaveneta-i-FX-N-Air-Source-Heat-Pump-Product-Information-Sheet#page-1",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 327,
            "refrigerants": [
                "R454B"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Mitsubishi Electric, Living Environment Systems",
            "name": "808 (High Efficiency Version)",
            "series": "Climaveneta NX2-N Commercial Air Source Heat Pump",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "4",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 854.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 24.0,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "8",
            "filling_quantity": null,
            "min_load": 12,
            "lifespan": null,
            "length": 9780.0,
            "width": 2260.0,
            "height": 2450.0,
            "weight": 6840.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "8 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 100.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 78.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-17",
            "verified": false,
            "information_source": "https://les.mitsubishielectric.co.uk/products/commercial-heat-pumps-and-chillers/commercial-heat-pumps/nx2-n-air-source-heat-pump",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 355,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Mitsubishi Electric, Living Environment Systems",
            "name": "902 (High Efficiency Version)",
            "series": "Climaveneta i-FX-N Air Source Heat Pump",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 872.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 26.0,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 10000.0,
            "width": 2260.0,
            "height": 2260.0,
            "weight": 9835.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "stufenlos",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 104.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 81.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-17",
            "verified": false,
            "information_source": "https://library.mitsubishielectric.co.uk/pdf/book/Climaveneta-i-FX-N-Air-Source-Heat-Pump-Product-Information-Sheet#page-1",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 364,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Mitsubishi Electric, Living Environment Systems",
            "name": "902 (Low Noise & High Efficiency Version)",
            "series": "Climaveneta i-FX-N Air Source Heat Pump",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 863.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 26.0,
            "max_flow_temperature": 60.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 10000.0,
            "width": 2260.0,
            "height": 2260.0,
            "weight": 10101.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "stufenlos",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 96.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 73.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-17",
            "verified": false,
            "information_source": "https://library.mitsubishielectric.co.uk/pdf/book/Climaveneta-i-FX-N-Air-Source-Heat-Pump-Product-Information-Sheet#page-1",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 335,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Mitsubishi Electric, Living Environment Systems",
            "name": "EAHV-M1500YCL-N",
            "series": "EAHV R32 Modular Air Source Heat Pump",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1-6",
            "circuit_configuration": "1-6 Module",
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": 150.0,
            "max_thermal_capacity": 900.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 55.0,
            "min_temp_source": -20.0,
            "max_temp_source": 43.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2350.0,
            "width": 3400.0,
            "height": 1080.0,
            "weight": 1280.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Höhe pro Modul",
            "updated": "2025-01-17",
            "verified": false,
            "information_source": "https://les.mitsubishielectric.co.uk/products/commercial-heat-pumps-and-chillers/commercial-heat-pumps/eahv-r32-modular-air-source-heat-pump",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 336,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Mitsubishi Electric, Living Environment Systems",
            "name": "EAHV-M1800YCL-N",
            "series": "EAHV R32 Modular Air Source Heat Pump",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1-6",
            "circuit_configuration": "1-6 Module",
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": 180.0,
            "max_thermal_capacity": 1080.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 55.0,
            "min_temp_source": -20.0,
            "max_temp_source": 43.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "4",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2350.0,
            "width": 3400.0,
            "height": 1080.0,
            "weight": 1281.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Höhe pro Modul",
            "updated": "2025-01-17",
            "verified": false,
            "information_source": "https://les.mitsubishielectric.co.uk/products/commercial-heat-pumps-and-chillers/commercial-heat-pumps/eahv-r32-modular-air-source-heat-pump",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 367,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Mitsubishi Heavy Industries, Ltd.",
            "name": "ETW-L",
            "series": "ETW",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": "1-6 Module",
            "circuit_infos": null,
            "sink": "Gebäudewärme, Prozesswärme, Fernwärme",
            "min_thermal_capacity": 320.0,
            "max_thermal_capacity": 3762.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 50.0,
            "max_flow_temperature": 90.0,
            "min_temp_source": 10.0,
            "max_temp_source": 50.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Turboverdichter",
            "n_compressor": "1 (zweistufig)",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 1550.0,
            "width": 1200.0,
            "height": 2056.0,
            "weight": 2700.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-17",
            "verified": false,
            "information_source": "https://www.mhi.co.jp/technology/review/pdf/e482/e482045.pdf",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 368,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Mitsubishi Heavy Industries, Ltd.",
            "name": "ETW-S",
            "series": "ETW",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 627.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 130.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Turboverdichter",
            "n_compressor": "1  (zweistufig)",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": 15,
            "length": null,
            "width": null,
            "height": null,
            "weight": 6500.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": "7,7",
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-17",
            "verified": false,
            "information_source": "https://heatpumpingtechnologies.org/annex58/wp-content/uploads/sites/70/2022/07/hthpannex58hs-compressor.pdf",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1125,
            "refrigerants": [
                "R1234yf"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ILWHS 385 ER5c2",
            "series": "ILWHS",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 385.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 32.0,
            "max_flow_temperature": 80.0,
            "min_temp_source": -20.0,
            "max_temp_source": 35.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 225.0,
            "min_load": 50,
            "lifespan": null,
            "length": 8100.0,
            "width": 2420.0,
            "height": 2753.0,
            "weight": 10700.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Leistungsstufen (50%, 75%,100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 373,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 120 ER6a u",
            "series": "ISWS ER a u",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 120.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -5.0,
            "max_temp_source": 20.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 70.0,
            "min_load": 50,
            "lifespan": null,
            "length": 3050.0,
            "width": 1500.0,
            "height": 1950.0,
            "weight": 1400.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 89.4,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 374,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 120 ER7a u",
            "series": "ISWS ER a u",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 120.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -5.0,
            "max_temp_source": 20.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 70.0,
            "min_load": 50,
            "lifespan": null,
            "length": 3050.0,
            "width": 1500.0,
            "height": 1950.0,
            "weight": 1400.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 89.4,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 382,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 120 R6a",
            "series": "ISWS R6a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 120.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 75.0,
            "min_temp_source": -6.0,
            "max_temp_source": 18.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 48.0,
            "min_load": 50,
            "lifespan": null,
            "length": 3300.0,
            "width": 1300.0,
            "height": 1700.0,
            "weight": 1750.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 87.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 391,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 120 R7a",
            "series": "ISWS R7a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 120.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 72.0,
            "min_temp_source": -6.0,
            "max_temp_source": 36.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 40.0,
            "min_load": 50,
            "lifespan": null,
            "length": 3300.0,
            "width": 1300.0,
            "height": 1700.0,
            "weight": 1650.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 87.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 383,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 150 R6a",
            "series": "ISWS R6a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 150.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 75.0,
            "min_temp_source": -6.0,
            "max_temp_source": 18.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 54.0,
            "min_load": 50,
            "lifespan": null,
            "length": 3900.0,
            "width": 1400.0,
            "height": 1800.0,
            "weight": 1950.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 87.7,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 392,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 150 R7a",
            "series": "ISWS R7a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 150.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 72.0,
            "min_temp_source": -6.0,
            "max_temp_source": 36.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 45.0,
            "min_load": 50,
            "lifespan": null,
            "length": 3900.0,
            "width": 1400.0,
            "height": 1800.0,
            "weight": 1850.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 87.7,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 375,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 200 ER6a u",
            "series": "ISWS ER a u",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 200.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -5.0,
            "max_temp_source": 20.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 90.0,
            "min_load": 50,
            "lifespan": null,
            "length": 3400.0,
            "width": 1700.0,
            "height": 2000.0,
            "weight": 2100.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 89.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 376,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 200 ER7a u",
            "series": "ISWS ER a u",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 200.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -5.0,
            "max_temp_source": 20.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 90.0,
            "min_load": 50,
            "lifespan": null,
            "length": 3400.0,
            "width": 1700.0,
            "height": 2000.0,
            "weight": 2100.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 89.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 384,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 200 R6a",
            "series": "ISWS R6a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 200.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 75.0,
            "min_temp_source": -6.0,
            "max_temp_source": 18.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 61.0,
            "min_load": 50,
            "lifespan": null,
            "length": 4000.0,
            "width": 1500.0,
            "height": 1900.0,
            "weight": 2350.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 91.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 393,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 200 R7a",
            "series": "ISWS R7a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 200.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 72.0,
            "min_temp_source": -6.0,
            "max_temp_source": 36.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 49.0,
            "min_load": 50,
            "lifespan": null,
            "length": 4000.0,
            "width": 1500.0,
            "height": 1900.0,
            "weight": 2150.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 91.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 377,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 250 ER6a u",
            "series": "ISWS ER a u",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 250.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -5.0,
            "max_temp_source": 20.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 100.0,
            "min_load": 50,
            "lifespan": null,
            "length": 3750.0,
            "width": 1650.0,
            "height": 2000.0,
            "weight": 2500.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.4,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 378,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 250 ER7a u",
            "series": "ISWS ER a u",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 250.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -5.0,
            "max_temp_source": 20.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 100.0,
            "min_load": 50,
            "lifespan": null,
            "length": 3750.0,
            "width": 1650.0,
            "height": 2000.0,
            "weight": 2500.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.4,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 385,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 250 R6a",
            "series": "ISWS R6a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 250.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 75.0,
            "min_temp_source": -6.0,
            "max_temp_source": 18.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 71.0,
            "min_load": 50,
            "lifespan": null,
            "length": 4000.0,
            "width": 1600.0,
            "height": 1900.0,
            "weight": 3100.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.4,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 394,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 250 R7a",
            "series": "ISWS R7a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 250.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 72.0,
            "min_temp_source": -6.0,
            "max_temp_source": 36.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 58.0,
            "min_load": 50,
            "lifespan": null,
            "length": 4000.0,
            "width": 1600.0,
            "height": 1900.0,
            "weight": 2900.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.4,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 379,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 330 ER6a u",
            "series": "ISWS ER a u",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 330.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -5.0,
            "max_temp_source": 20.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 130.0,
            "min_load": 50,
            "lifespan": null,
            "length": 4050.0,
            "width": 1950.0,
            "height": 2050.0,
            "weight": 3200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 96.1,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 380,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 330 ER7a u",
            "series": "ISWS ER a u",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 330.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": -5.0,
            "max_temp_source": 20.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 130.0,
            "min_load": 50,
            "lifespan": null,
            "length": 4050.0,
            "width": 1950.0,
            "height": 2050.0,
            "weight": 3200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 96.1,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 386,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 330 R6a",
            "series": "ISWS R6a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 330.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 75.0,
            "min_temp_source": -6.0,
            "max_temp_source": 18.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 95.0,
            "min_load": 50,
            "lifespan": null,
            "length": 4100.0,
            "width": 1700.0,
            "height": 1900.0,
            "weight": 3800.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 395,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 330 R7a",
            "series": "ISWS R7a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 330.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 72.0,
            "min_temp_source": -6.0,
            "max_temp_source": 36.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 76.0,
            "min_load": 50,
            "lifespan": null,
            "length": 4100.0,
            "width": 1700.0,
            "height": 1900.0,
            "weight": 3600.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 387,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 380 R6a",
            "series": "ISWS R6a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 380.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 75.0,
            "min_temp_source": -6.0,
            "max_temp_source": 18.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 108.0,
            "min_load": 50,
            "lifespan": null,
            "length": 4150.0,
            "width": 1700.0,
            "height": 1900.0,
            "weight": 4000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 396,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 380 R7a",
            "series": "ISWS R7a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 380.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 72.0,
            "min_temp_source": -6.0,
            "max_temp_source": 36.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 85.0,
            "min_load": 50,
            "lifespan": null,
            "length": 4150.0,
            "width": 1700.0,
            "height": 1900.0,
            "weight": 3900.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 388,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 490 R6a",
            "series": "ISWS R6a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 490.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 75.0,
            "min_temp_source": -6.0,
            "max_temp_source": 18.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 128.0,
            "min_load": 50,
            "lifespan": null,
            "length": 4300.0,
            "width": 1850.0,
            "height": 2000.0,
            "weight": 4500.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 397,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 490 R7a",
            "series": "ISWS R7a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 490.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 72.0,
            "min_temp_source": -6.0,
            "max_temp_source": 36.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 99.0,
            "min_load": 50,
            "lifespan": null,
            "length": 4300.0,
            "width": 1850.0,
            "height": 2000.0,
            "weight": 4400.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 389,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 630 R6a",
            "series": "ISWS R6a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 630.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 75.0,
            "min_temp_source": -6.0,
            "max_temp_source": 18.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 148.0,
            "min_load": 50,
            "lifespan": null,
            "length": 4400.0,
            "width": 1900.0,
            "height": 2500.0,
            "weight": 5000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 96.3,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 398,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 630 R7a",
            "series": "ISWS R7a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 630.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 72.0,
            "min_temp_source": -6.0,
            "max_temp_source": 36.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 126.0,
            "min_load": 50,
            "lifespan": null,
            "length": 4400.0,
            "width": 1900.0,
            "height": 2500.0,
            "weight": 4900.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 96.3,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 381,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 80 R6a",
            "series": "ISWS R6a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 80.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 75.0,
            "min_temp_source": -6.0,
            "max_temp_source": 18.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 40.0,
            "min_load": 50,
            "lifespan": null,
            "length": 2900.0,
            "width": 1300.0,
            "height": 1700.0,
            "weight": 1450.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 85.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 390,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWS 80 R7a",
            "series": "ISWS R7a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 80.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 72.0,
            "min_temp_source": -6.0,
            "max_temp_source": 36.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 32.0,
            "min_load": 50,
            "lifespan": null,
            "length": 2900.0,
            "width": 1300.0,
            "height": 1700.0,
            "weight": 1350.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 85.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 399,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWSV 320 ER7a",
            "series": "ISWSV ER7a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 320.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 60.0,
            "min_temp_source": -6.0,
            "max_temp_source": 30.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 85.0,
            "min_load": 40,
            "lifespan": null,
            "length": 4200.0,
            "width": 1600.0,
            "height": 1800.0,
            "weight": 3000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 404,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWSV 320 R7a",
            "series": "ISWSV R7a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 320.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": -6.0,
            "max_temp_source": 30.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 77.0,
            "min_load": 40,
            "lifespan": null,
            "length": 4200.0,
            "width": 1600.0,
            "height": 1800.0,
            "weight": 2900.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 400,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWSV 400 ER7a",
            "series": "ISWSV ER7a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 400.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 60.0,
            "min_temp_source": -6.0,
            "max_temp_source": 30.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 93.0,
            "min_load": 40,
            "lifespan": null,
            "length": 4200.0,
            "width": 1700.0,
            "height": 1800.0,
            "weight": 3100.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 405,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWSV 400 R7a",
            "series": "ISWSV R7a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 400.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": -6.0,
            "max_temp_source": 30.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 84.0,
            "min_load": 40,
            "lifespan": null,
            "length": 4200.0,
            "width": 1700.0,
            "height": 1800.0,
            "weight": 3000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 401,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWSV 490 ER7a",
            "series": "ISWSV ER7a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 490.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 60.0,
            "min_temp_source": -6.0,
            "max_temp_source": 30.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 108.0,
            "min_load": 40,
            "lifespan": null,
            "length": 4300.0,
            "width": 1800.0,
            "height": 1800.0,
            "weight": 3200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 406,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWSV 490 R7a",
            "series": "ISWSV R7a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 490.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": -6.0,
            "max_temp_source": 30.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 98.0,
            "min_load": 40,
            "lifespan": null,
            "length": 4300.0,
            "width": 1800.0,
            "height": 1800.0,
            "weight": 3100.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 402,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWSV 650 ER7a",
            "series": "ISWSV ER7a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 650.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 60.0,
            "min_temp_source": -6.0,
            "max_temp_source": 30.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 130.0,
            "min_load": 40,
            "lifespan": null,
            "length": 4800.0,
            "width": 1900.0,
            "height": 1900.0,
            "weight": 3850.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 407,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWSV 650 R7a",
            "series": "ISWSV R7a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 650.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": -6.0,
            "max_temp_source": 30.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 117.0,
            "min_load": 40,
            "lifespan": null,
            "length": 4800.0,
            "width": 1900.0,
            "height": 1900.0,
            "weight": 3800.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 403,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWSV 780 ER7a",
            "series": "ISWSV ER7a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 780.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 60.0,
            "min_temp_source": -6.0,
            "max_temp_source": 30.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 144.0,
            "min_load": 40,
            "lifespan": null,
            "length": 5000.0,
            "width": 1900.0,
            "height": 2000.0,
            "weight": 3950.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 408,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "ISWSV 780 R7a",
            "series": "ISWSV R7a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 780.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 63.0,
            "min_temp_source": -6.0,
            "max_temp_source": 30.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 130.0,
            "min_load": 40,
            "lifespan": null,
            "length": 5000.0,
            "width": 1900.0,
            "height": 2000.0,
            "weight": 3900.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 410,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWDS 110 ER4b",
            "series": "IWWDS ER4b",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 110.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 120.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 65.0,
            "min_load": 75,
            "lifespan": null,
            "length": 3700.0,
            "width": 1400.0,
            "height": 1800.0,
            "weight": 2000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "2 Stufen (75%, 100%) / Drehzahlgeregelt (75%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 416,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWDS 110 R4b",
            "series": "IWWDS R4b",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 110.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 130.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 65.0,
            "min_load": null,
            "lifespan": null,
            "length": 3700.0,
            "width": 1400.0,
            "height": 1800.0,
            "weight": 2000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 411,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWDS 160 ER4b",
            "series": "IWWDS ER4b",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 160.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 120.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 75.0,
            "min_load": 75,
            "lifespan": null,
            "length": 3700.0,
            "width": 1500.0,
            "height": 1900.0,
            "weight": 2200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "2 Stufen (75%, 100%) / Drehzahlgeregelt (75%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 417,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWDS 160 R4b",
            "series": "IWWDS R4b",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 160.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 130.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 75.0,
            "min_load": null,
            "lifespan": null,
            "length": 3700.0,
            "width": 1500.0,
            "height": 1900.0,
            "weight": 2200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 412,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWDS 210 ER4b",
            "series": "IWWDS ER4b",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 210.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 120.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 90.0,
            "min_load": 75,
            "lifespan": null,
            "length": 4000.0,
            "width": 1700.0,
            "height": 2000.0,
            "weight": 2500.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "2 Stufen (75%, 100%) / Drehzahlgeregelt (75%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 418,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWDS 210 R4b",
            "series": "IWWDS R4b",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 210.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 130.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 90.0,
            "min_load": null,
            "lifespan": null,
            "length": 4000.0,
            "width": 1700.0,
            "height": 2000.0,
            "weight": 2500.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 413,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWDS 280 ER4b",
            "series": "IWWDS ER4b",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 280.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 120.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 115.0,
            "min_load": 75,
            "lifespan": null,
            "length": 4100.0,
            "width": 1800.0,
            "height": 2000.0,
            "weight": 3200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "2 Stufen (75%, 100%) / Drehzahlgeregelt (75%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 419,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWDS 280 R4b",
            "series": "IWWDS R4b",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 280.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 130.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 115.0,
            "min_load": null,
            "lifespan": null,
            "length": 4100.0,
            "width": 1800.0,
            "height": 2000.0,
            "weight": 3200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 414,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWDS 430 ER4b",
            "series": "IWWDS ER4b",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 430.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 120.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 150.0,
            "min_load": 75,
            "lifespan": null,
            "length": 4300.0,
            "width": 1900.0,
            "height": 2100.0,
            "weight": 4000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "2 Stufen (75%, 100%) / Drehzahlgeregelt (75%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 420,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWDS 430 R4b",
            "series": "IWWDS R4b",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 430.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 130.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 150.0,
            "min_load": null,
            "lifespan": null,
            "length": 4300.0,
            "width": 1900.0,
            "height": 2100.0,
            "weight": 4000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 409,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWDS 50 ER4b",
            "series": "IWWDS ER4b",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 50.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 120.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 55.0,
            "min_load": 75,
            "lifespan": null,
            "length": 3200.0,
            "width": 1400.0,
            "height": 1700.0,
            "weight": 1800.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "2 Stufen (75%, 100%) / Drehzahlgeregelt (75%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 415,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWDS 50 R4b",
            "series": "IWWDS R4b",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 50.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 130.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 55.0,
            "min_load": null,
            "lifespan": null,
            "length": 3200.0,
            "width": 1400.0,
            "height": 1700.0,
            "weight": 1800.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 422,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWHS 130 ER4b",
            "series": "IWWHS ER4b",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 130.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 65.0,
            "min_load": 75,
            "lifespan": null,
            "length": 3700.0,
            "width": 1400.0,
            "height": 1800.0,
            "weight": 2000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "2 Stufen (75%, 100%) / Drehzahlgeregelt (75%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 423,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWHS 190 ER4b",
            "series": "IWWHS ER4b",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 190.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 75.0,
            "min_load": 75,
            "lifespan": null,
            "length": 3700.0,
            "width": 1500.0,
            "height": 1900.0,
            "weight": 2200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "2 Stufen (75%, 100%) / Drehzahlgeregelt (75%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 424,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWHS 240 ER4b",
            "series": "IWWHS ER4b",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 240.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 90.0,
            "min_load": 75,
            "lifespan": null,
            "length": 4000.0,
            "width": 1700.0,
            "height": 2000.0,
            "weight": 2500.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "2 Stufen (75%, 100%) / Drehzahlgeregelt (75%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 425,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWHS 320 ER4b",
            "series": "IWWHS ER4b",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 320.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 115.0,
            "min_load": 75,
            "lifespan": null,
            "length": 4100.0,
            "width": 1800.0,
            "height": 2000.0,
            "weight": 3200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "2 Stufen (75%, 100%) / Drehzahlgeregelt (75%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 427,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWHS 390 ER6c2",
            "series": "IWWHS ER6c2",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 390.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 45.0,
            "max_flow_temperature": 92.0,
            "min_temp_source": 8.0,
            "max_temp_source": 30.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 125.0,
            "min_load": 50,
            "lifespan": null,
            "length": 4100.0,
            "width": 1600.0,
            "height": 1900.0,
            "weight": 3200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "2 Stufen (50%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 431,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWHS 390 ER7c2",
            "series": "IWWHS ER7c2",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 390.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 45.0,
            "max_flow_temperature": 85.0,
            "min_temp_source": 8.0,
            "max_temp_source": 20.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 110.0,
            "min_load": 50,
            "lifespan": null,
            "length": 4100.0,
            "width": 1700.0,
            "height": 1900.0,
            "weight": 3200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "2 Stufen (50%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 428,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWHS 470 ER6c2",
            "series": "IWWHS ER6c2",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 470.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 45.0,
            "max_flow_temperature": 92.0,
            "min_temp_source": 8.0,
            "max_temp_source": 30.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 160.0,
            "min_load": 50,
            "lifespan": null,
            "length": 4200.0,
            "width": 1600.0,
            "height": 1900.0,
            "weight": 3600.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "2 Stufen (50%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 432,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWHS 470 ER7c2",
            "series": "IWWHS ER7c2",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 470.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 45.0,
            "max_flow_temperature": 85.0,
            "min_temp_source": 8.0,
            "max_temp_source": 20.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 140.0,
            "min_load": 50,
            "lifespan": null,
            "length": 4200.0,
            "width": 1700.0,
            "height": 2000.0,
            "weight": 3600.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "2 Stufen (50%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 426,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWHS 540 ER4b",
            "series": "IWWHS ER4b",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 540.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 150.0,
            "min_load": 75,
            "lifespan": null,
            "length": 4300.0,
            "width": 1900.0,
            "height": 2100.0,
            "weight": 4000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "2 Stufen (75%, 100%) / Drehzahlgeregelt (75%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 429,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWHS 570 ER6c2",
            "series": "IWWHS ER6c2",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 570.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 45.0,
            "max_flow_temperature": 92.0,
            "min_temp_source": 8.0,
            "max_temp_source": 30.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 180.0,
            "min_load": 50,
            "lifespan": null,
            "length": 4200.0,
            "width": 1700.0,
            "height": 2000.0,
            "weight": 4000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 433,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWHS 570 ER7c2",
            "series": "IWWHS ER7c2",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 570.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 45.0,
            "max_flow_temperature": 85.0,
            "min_temp_source": 8.0,
            "max_temp_source": 20.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 160.0,
            "min_load": 50,
            "lifespan": null,
            "length": 4200.0,
            "width": 1700.0,
            "height": 2000.0,
            "weight": 4000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 421,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWHS 60 ER4b",
            "series": "IWWHS ER4b",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 60.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": 35.0,
            "max_temp_source": 60.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 55.0,
            "min_load": 75,
            "lifespan": null,
            "length": 3200.0,
            "width": 1400.0,
            "height": 1700.0,
            "weight": 1800.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "2 Stufen (75%, 100%) / Drehzahlgeregelt (75%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 430,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWHS 740 ER6c2",
            "series": "IWWHS ER6c2",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 740.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 45.0,
            "max_flow_temperature": 92.0,
            "min_temp_source": 8.0,
            "max_temp_source": 30.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 200.0,
            "min_load": 50,
            "lifespan": null,
            "length": 5100.0,
            "width": 2000.0,
            "height": 2000.0,
            "weight": 4800.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 434,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWHS 740 ER7c2",
            "series": "IWWHS ER7c2",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 740.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 45.0,
            "max_flow_temperature": 85.0,
            "min_temp_source": 8.0,
            "max_temp_source": 20.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 180.0,
            "min_load": 50,
            "lifespan": null,
            "length": 4600.0,
            "width": 2000.0,
            "height": 2000.0,
            "weight": 4800.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 443,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWS 110 R6a",
            "series": "IWWS R6a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 110.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 88.0,
            "min_temp_source": 8.0,
            "max_temp_source": 46.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 40.0,
            "min_load": 50,
            "lifespan": null,
            "length": 2900.0,
            "width": 1300.0,
            "height": 1700.0,
            "weight": 1450.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 85.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 452,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWS 110 R7a",
            "series": "IWWS R7a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 110.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 73.0,
            "min_temp_source": 8.0,
            "max_temp_source": 36.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 32.0,
            "min_load": 50,
            "lifespan": null,
            "length": 2900.0,
            "width": 1300.0,
            "height": 1700.0,
            "weight": 1350.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 85.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 435,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWS 170 ER6a u",
            "series": "IWWS ER a u",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 170.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 26.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": 7.0,
            "max_temp_source": 20.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 70.0,
            "min_load": 50,
            "lifespan": null,
            "length": 3050.0,
            "width": 1500.0,
            "height": 1950.0,
            "weight": 1400.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 89.4,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 436,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWS 170 ER7a u",
            "series": "IWWS ER a u",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 170.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 28.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": 7.0,
            "max_temp_source": 18.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 70.0,
            "min_load": 50,
            "lifespan": null,
            "length": 3050.0,
            "width": 1500.0,
            "height": 1950.0,
            "weight": 1400.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 89.4,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 444,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWS 170 R6a",
            "series": "IWWS R6a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 170.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 88.0,
            "min_temp_source": 8.0,
            "max_temp_source": 46.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 48.0,
            "min_load": 50,
            "lifespan": null,
            "length": 3300.0,
            "width": 1300.0,
            "height": 1700.0,
            "weight": 1750.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 87.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 453,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWS 170 R7a",
            "series": "IWWS R7a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 170.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 73.0,
            "min_temp_source": 8.0,
            "max_temp_source": 36.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 40.0,
            "min_load": 50,
            "lifespan": null,
            "length": 3300.0,
            "width": 1300.0,
            "height": 1700.0,
            "weight": 1650.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 87.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 445,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWS 210 R6a",
            "series": "IWWS R6a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 210.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 88.0,
            "min_temp_source": 8.0,
            "max_temp_source": 46.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 54.0,
            "min_load": 50,
            "lifespan": null,
            "length": 3900.0,
            "width": 1400.0,
            "height": 1800.0,
            "weight": 1950.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 87.7,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 454,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWS 210 R7a",
            "series": "IWWS R7a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 210.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 73.0,
            "min_temp_source": 8.0,
            "max_temp_source": 36.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 45.0,
            "min_load": 50,
            "lifespan": null,
            "length": 3900.0,
            "width": 1400.0,
            "height": 1800.0,
            "weight": 1850.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 87.7,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 437,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWS 270 ER6a u",
            "series": "IWWS ER a u",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 270.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 26.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": 7.0,
            "max_temp_source": 20.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 90.0,
            "min_load": 50,
            "lifespan": null,
            "length": 3400.0,
            "width": 1700.0,
            "height": 2000.0,
            "weight": 2100.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 89.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 438,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWS 270 ER7a u",
            "series": "IWWS ER a u",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 270.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 28.0,
            "max_flow_temperature": 70.0,
            "min_temp_source": 7.0,
            "max_temp_source": 18.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 90.0,
            "min_load": 50,
            "lifespan": null,
            "length": 3400.0,
            "width": 1700.0,
            "height": 2000.0,
            "weight": 2100.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 89.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 446,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWS 270 R6a",
            "series": "IWWS R6a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 270.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 88.0,
            "min_temp_source": 8.0,
            "max_temp_source": 46.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 61.0,
            "min_load": 50,
            "lifespan": null,
            "length": 4000.0,
            "width": 1500.0,
            "height": 1900.0,
            "weight": 2350.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 91.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 455,
            "refrigerants": [
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "name": "IWWS 270 R7a",
            "series": "IWWS R7a",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 270.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 25.0,
            "max_flow_temperature": 73.0,
            "min_temp_source": 8.0,
            "max_temp_source": 36.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": 49.0,
            "min_load": 50,
            "lifespan": null,
            "length": 4000.0,
            "width": 1500.0,
            "height": 1900.0,
            "weight": 2150.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Stufen (50%, 75%, 100%) / Drehzahlgeregelt (50%-100%)",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 91.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-23",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        }
    ]
}