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=300
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=400",
    "previous": "https://grosswaermepumpen-info.de/en-us/api/products/?format=api&limit=100&offset=200",
    "results": [
        {
            "id": 126,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 470R",
            "series": "AquaSnap 30RQP",
            "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": 458.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "7",
            "filling_quantity": 64.0,
            "min_load": 14,
            "lifespan": null,
            "length": 4798.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 3180.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "7 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 62.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 127,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 520R",
            "series": "AquaSnap 30RQP",
            "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": 526.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "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": 70.0,
            "min_load": 13,
            "lifespan": null,
            "length": 4798.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 3430.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": 95.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 62.5,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1049,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 570R",
            "series": "AquaSnap 30RQP",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "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": 579.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "5",
            "filling_quantity": 86.0,
            "min_load": 20,
            "lifespan": null,
            "length": 5592.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 4105.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "10 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 64.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1050,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 610R",
            "series": "AquaSnap 30RQP",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "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": 671.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "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": 96.0,
            "min_load": 17,
            "lifespan": null,
            "length": 7186.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 4728.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "10 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 64.5,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1051,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 680R",
            "series": "AquaSnap 30RQP",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "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": 671.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "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": 96.0,
            "min_load": 17,
            "lifespan": null,
            "length": 7186.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 4728.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 65.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 130,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 740R",
            "series": "AquaSnap 30RQP",
            "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": 757.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "12",
            "filling_quantity": 104.0,
            "min_load": 8,
            "lifespan": null,
            "length": 7708.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 5433.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "12 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 64.5,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 131,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 800R",
            "series": "AquaSnap 30RQP",
            "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": 795.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "14",
            "filling_quantity": 104.0,
            "min_load": 8,
            "lifespan": null,
            "length": 7708.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 5356.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "12 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 64.5,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 132,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 860R",
            "series": "AquaSnap 30RQP",
            "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": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "14",
            "filling_quantity": 127.0,
            "min_load": 7,
            "lifespan": null,
            "length": 10096.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 6308.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "14 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 65.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 133,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 940R",
            "series": "AquaSnap 30RQP",
            "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": 915.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "14",
            "filling_quantity": 128.0,
            "min_load": 7,
            "lifespan": null,
            "length": 10096.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 6360.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "14 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 65.0,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 95,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1002",
            "series": "AquaForce 30XWHP",
            "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": 1002.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 4025.0,
            "width": 1036.0,
            "height": 1870.0,
            "weight": 5370.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 84.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 109,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1012",
            "series": "AquaForce 30XWHP",
            "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": 1012.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 4730.0,
            "width": 1039.0,
            "height": 1997.0,
            "weight": 6872.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 83.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 96,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1052",
            "series": "AquaForce 30XWHP",
            "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": 1052.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 4025.0,
            "width": 1036.0,
            "height": 1870.0,
            "weight": 5408.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 84.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 97,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1154",
            "series": "AquaForce 30XWHP",
            "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": 1154.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 4025.0,
            "width": 1036.0,
            "height": 1925.0,
            "weight": 5698.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 84.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 110,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1162",
            "series": "AquaForce 30XWHP",
            "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": 1162.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 4730.0,
            "width": 1039.0,
            "height": 1997.0,
            "weight": 6950.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 83.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 98,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1252",
            "series": "AquaForce 30XWHP",
            "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": 1252.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 4730.0,
            "width": 1201.0,
            "height": 2071.0,
            "weight": 7233.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 86.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 111,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1314",
            "series": "AquaForce 30XWHP",
            "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": 1314.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 4730.0,
            "width": 1202.0,
            "height": 2071.0,
            "weight": 7721.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 86.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 99,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1352",
            "series": "AquaForce 30XWHP",
            "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": 1352.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 4730.0,
            "width": 1201.0,
            "height": 2071.0,
            "weight": 7554.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 86.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 100,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1452",
            "series": "AquaForce 30XWHP",
            "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": 1452.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 4730.0,
            "width": 1201.0,
            "height": 2071.0,
            "weight": 7622.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 86.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 112,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1464",
            "series": "AquaForce 30XWHP",
            "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": 1464.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 4730.0,
            "width": 1202.0,
            "height": 2071.0,
            "weight": 8059.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 86.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 101,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1552",
            "series": "AquaForce 30XWHP",
            "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": 1552.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 4730.0,
            "width": 1201.0,
            "height": 2071.0,
            "weight": 7670.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 86.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 113,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1612",
            "series": "AquaForce 30XWHP",
            "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": 1612.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 4832.0,
            "width": 2174.0,
            "height": 1585.0,
            "weight": 11225.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 86.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 102,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1652",
            "series": "AquaForce 30XWHP",
            "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": 1652.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 4790.0,
            "width": 1947.0,
            "height": 1535.0,
            "weight": 9006.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 86.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 103,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1702",
            "series": "AquaForce 30XWHP",
            "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": 1702.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 4790.0,
            "width": 1947.0,
            "height": 1535.0,
            "weight": 9032.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 86.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 114,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 1762",
            "series": "AquaForce 30XWHP",
            "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": 1762.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 4832.0,
            "width": 2174.0,
            "height": 1585.0,
            "weight": 11279.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 86.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 84,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 254",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 254.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 2724.0,
            "width": 928.0,
            "height": 1567.0,
            "weight": 2017.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": 78.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 85,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 304",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 304.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 2724.0,
            "width": 928.0,
            "height": 1567.0,
            "weight": 2036.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": 78.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 86,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 354",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 354.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 2724.0,
            "width": 928.0,
            "height": 1567.0,
            "weight": 2072.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": 78.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 87,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 402",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 402.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 2741.0,
            "width": 936.0,
            "height": 1692.0,
            "weight": 2575.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 82.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 88,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 452",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 452.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 2741.0,
            "width": 936.0,
            "height": 1692.0,
            "weight": 2575.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 82.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 104,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 512",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 512.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 3059.0,
            "width": 936.0,
            "height": 1743.0,
            "weight": 2981.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 82.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 89,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 552",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 552.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 2741.0,
            "width": 936.0,
            "height": 1692.0,
            "weight": 2613.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 82.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 105,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 562",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 562.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 3059.0,
            "width": 936.0,
            "height": 1743.0,
            "weight": 3020.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 82.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 90,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 602",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 602.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 2741.0,
            "width": 936.0,
            "height": 1692.0,
            "weight": 2644.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 82.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 91,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 652",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 652.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 3059.0,
            "width": 1090.0,
            "height": 1858.0,
            "weight": 3407.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 84.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 92,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 702",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 702.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 3059.0,
            "width": 1090.0,
            "height": 1858.0,
            "weight": 3438.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 84.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 106,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 712",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 712.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 3290.0,
            "width": 1105.0,
            "height": 1970.0,
            "weight": 4072.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 84.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 93,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 802",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 802.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 3059.0,
            "width": 1090.0,
            "height": 1858.0,
            "weight": 3462.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 84.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 107,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 812",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 812.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 3290.0,
            "width": 1105.0,
            "height": 1970.0,
            "weight": 4117.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 84.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 94,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 852",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 852.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 2780.0,
            "width": 1090.0,
            "height": 1920.0,
            "weight": 3672.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 84.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 108,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHP 862",
            "series": "AquaForce 30XWHP",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 862.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 63.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 3290.0,
            "width": 1105.0,
            "height": 1070.0,
            "weight": 4145.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": 84.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 64,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHPZE 1001",
            "series": "AquaForce 30XWHPZE",
            "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": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1168.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 70.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4730.0,
            "width": 1162.0,
            "height": 2051.0,
            "weight": 7665.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 100.0,
            "sound_pressure_1m": 81.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 65,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHPZE 1101",
            "series": "AquaForce 30XWHPZE",
            "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": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1297.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 70.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4730.0,
            "width": 1162.0,
            "height": 2051.0,
            "weight": 7875.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 100.0,
            "sound_pressure_1m": 81.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 56,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHPZE 301",
            "series": "AquaForce 30XWHPZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 322.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 70.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2724.0,
            "width": 928.0,
            "height": 1567.0,
            "weight": 2157.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.0,
            "sound_pressure_1m": 76.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 57,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHPZE 401",
            "series": "AquaForce 30XWHPZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 448.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 70.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3059.0,
            "width": 936.0,
            "height": 1743.0,
            "weight": 3050.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": 80.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 58,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHPZE 451",
            "series": "AquaForce 30XWHPZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 509.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 70.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3059.0,
            "width": 936.0,
            "height": 1743.0,
            "weight": 3050.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": 80.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 59,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHPZE 551",
            "series": "AquaForce 30XWHPZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 657.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 70.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3290.0,
            "width": 1069.0,
            "height": 1950.0,
            "weight": 3942.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": 79.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 60,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHPZE 601",
            "series": "AquaForce 30XWHPZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 698.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 70.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3290.0,
            "width": 1069.0,
            "height": 1950.0,
            "weight": 3977.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": 79.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 61,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHPZE 651",
            "series": "AquaForce 30XWHPZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 758.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 70.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3290.0,
            "width": 1069.0,
            "height": 1950.0,
            "weight": 3995.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": 79.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 62,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHPZE 801",
            "series": "AquaForce 30XWHPZE",
            "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": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 916.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 70.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4730.0,
            "width": 1039.0,
            "height": 1997.0,
            "weight": 6932.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 100.0,
            "sound_pressure_1m": 81.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 63,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHPZE 901",
            "series": "AquaForce 30XWHPZE",
            "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": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1012.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 70.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4730.0,
            "width": 1039.0,
            "height": 1997.0,
            "weight": 7010.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 100.0,
            "sound_pressure_1m": 81.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 79,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHV 1150",
            "series": "AquaForce 30XWHV",
            "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": 1150.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4730.0,
            "width": 1164.0,
            "height": 1997.0,
            "weight": 7322.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 106.0,
            "sound_pressure_1m": 87.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 80,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHV 1280",
            "series": "AquaForce 30XWHV",
            "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": 1280.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4730.0,
            "width": 1164.0,
            "height": 1997.0,
            "weight": 7398.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 106.0,
            "sound_pressure_1m": 87.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 81,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHV 1470",
            "series": "AquaForce 30XWHV",
            "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": 1470.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4730.0,
            "width": 1255.0,
            "height": 2051.0,
            "weight": 7574.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 106.0,
            "sound_pressure_1m": 87.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 82,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHV 1570",
            "series": "AquaForce 30XWHV",
            "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": 1570.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4730.0,
            "width": 1255.0,
            "height": 2051.0,
            "weight": 7770.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 106.0,
            "sound_pressure_1m": 87.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 83,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHV 1710",
            "series": "AquaForce 30XWHV",
            "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": 1710.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4730.0,
            "width": 1255.0,
            "height": 2051.0,
            "weight": 7808.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 106.0,
            "sound_pressure_1m": 87.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 75,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHV 580",
            "series": "AquaForce 30XWHV",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 580.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3059.0,
            "width": 1087.0,
            "height": 1743.0,
            "weight": 3152.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 87.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 76,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHV 630",
            "series": "AquaForce 30XWHV",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 630.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3059.0,
            "width": 1087.0,
            "height": 1743.0,
            "weight": 3190.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 87.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 77,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHV 810",
            "series": "AquaForce 30XWHV",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 810.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3290.0,
            "width": 1237.0,
            "height": 1950.0,
            "weight": 4157.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 87.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 78,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHV 880",
            "series": "AquaForce 30XWHV",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 880.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 50.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3290.0,
            "width": 1237.0,
            "height": 1950.0,
            "weight": 4161.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 105.0,
            "sound_pressure_1m": 87.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 71,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHVZE 1001",
            "series": "AquaForce 30XWHVZE",
            "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": 1001.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 4730.0,
            "width": 1164.0,
            "height": 1997.0,
            "weight": 7553.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 104.0,
            "sound_pressure_1m": 85.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 72,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHVZE 1101",
            "series": "AquaForce 30XWHVZE",
            "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": 1101.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 4730.0,
            "width": 1264.0,
            "height": 2051.0,
            "weight": 7731.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 104.0,
            "sound_pressure_1m": 85.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 73,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHVZE 1201",
            "series": "AquaForce 30XWHVZE",
            "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": 1201.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 4730.0,
            "width": 1264.0,
            "height": 2051.0,
            "weight": 7932.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 104.0,
            "sound_pressure_1m": 85.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 74,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHVZE 1301",
            "series": "AquaForce 30XWHVZE",
            "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": 1301.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 4730.0,
            "width": 1264.0,
            "height": 2051.0,
            "weight": 7970.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 104.0,
            "sound_pressure_1m": 85.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 66,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHVZE 451",
            "series": "AquaForce 30XWHVZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 451.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 3059.0,
            "width": 1087.0,
            "height": 1743.0,
            "weight": 3223.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 103.0,
            "sound_pressure_1m": 85.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 67,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHVZE 501",
            "series": "AquaForce 30XWHVZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 501.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 3059.0,
            "width": 1087.0,
            "height": 1743.0,
            "weight": 3261.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 103.0,
            "sound_pressure_1m": 85.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 68,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHVZE 601",
            "series": "AquaForce 30XWHVZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 601.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 3290.0,
            "width": 1237.0,
            "height": 1948.0,
            "weight": 4263.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 103.0,
            "sound_pressure_1m": 85.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 69,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHVZE 651",
            "series": "AquaForce 30XWHVZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 651.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 15,
            "lifespan": null,
            "length": 3290.0,
            "width": 1237.0,
            "height": 1948.0,
            "weight": 4267.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 103.0,
            "sound_pressure_1m": 85.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 70,
            "refrigerants": [
                "R1234ze(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30XWHVZE 851",
            "series": "AquaForce 30XWHVZE",
            "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": 851.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": null,
            "length": 4730.0,
            "width": 1164.0,
            "height": 1997.0,
            "weight": 7477.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 104.0,
            "sound_pressure_1m": 85.0,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 52,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61CW-Z392",
            "series": "AquaForce 61CW-Z",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "Doppelgeräte",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 392.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 45.0,
            "max_flow_temperature": 92.0,
            "min_temp_source": 8.0,
            "max_temp_source": 29.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4050.0,
            "width": 1900.0,
            "height": 1900.0,
            "weight": 3200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN200",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN100",
            "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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 53,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61CW-Z472",
            "series": "AquaForce 61CW-Z",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "Doppelgeräte",
            "circuit_infos": null,
            "sink": "Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 472.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 45.0,
            "max_flow_temperature": 92.0,
            "min_temp_source": 8.0,
            "max_temp_source": 29.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4450.0,
            "width": 2050.0,
            "height": 2000.0,
            "weight": 3600.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN200",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN125",
            "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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 54,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61CW-Z572",
            "series": "AquaForce 61CW-Z",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "Doppelgeräte",
            "circuit_infos": null,
            "sink": "Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 572.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 45.0,
            "max_flow_temperature": 92.0,
            "min_temp_source": 8.0,
            "max_temp_source": 29.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4450.0,
            "width": 2000.0,
            "height": 2000.0,
            "weight": 4000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN200",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN125",
            "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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 55,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61CW-Z742",
            "series": "AquaForce 61CW-Z",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "Doppelgeräte",
            "circuit_infos": null,
            "sink": "Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 742.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 45.0,
            "max_flow_temperature": 92.0,
            "min_temp_source": 8.0,
            "max_temp_source": 29.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4650.0,
            "width": 2050.0,
            "height": 2000.0,
            "weight": 4800.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN200",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN150",
            "condenser_outlet": "DN150",
            "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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 43,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWH-ZE Modell 10",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 967.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 25,
            "lifespan": null,
            "length": 4730.0,
            "width": 1125.0,
            "height": 2002.0,
            "weight": 7265.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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 44,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWH-ZE Modell 14",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1453.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 25,
            "lifespan": null,
            "length": 4730.0,
            "width": 1148.0,
            "height": 2070.0,
            "weight": 8031.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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 45,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWH-ZE Modell 15",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1468.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 25,
            "lifespan": null,
            "length": 4790.0,
            "width": 1399.0,
            "height": 2305.0,
            "weight": 9519.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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 46,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWH-ZE Modell 17",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1570.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 25,
            "lifespan": null,
            "length": 4790.0,
            "width": 1399.0,
            "height": 2305.0,
            "weight": 9519.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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 40,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWH-ZE Modell 3",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 300.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 50,
            "lifespan": null,
            "length": 2724.0,
            "width": 981.0,
            "height": 1594.0,
            "weight": 2054.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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 41,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWH-ZE Modell 5",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 484.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 50,
            "lifespan": null,
            "length": 3059.0,
            "width": 1041.0,
            "height": 1745.0,
            "weight": 2942.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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 42,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWH-ZE Modell 7",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 727.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 50,
            "lifespan": null,
            "length": 3290.0,
            "width": 1079.0,
            "height": 1968.0,
            "weight": 4147.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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 50,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWHHZE Modell 10",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 967.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": 55.0,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 25,
            "lifespan": null,
            "length": 4730.0,
            "width": 1125.0,
            "height": 2002.0,
            "weight": 7265.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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 51,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWHHZE Modell 15",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1468.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": 55.0,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 25,
            "lifespan": null,
            "length": 4790.0,
            "width": 1399.0,
            "height": 2305.0,
            "weight": 9519.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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 47,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWHHZE Modell 3",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 300.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": 55.0,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 50,
            "lifespan": null,
            "length": 2724.0,
            "width": 981.0,
            "height": 1594.0,
            "weight": 2054.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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 48,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWHHZE Modell 5",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 484.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": 55.0,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 50,
            "lifespan": null,
            "length": 3059.0,
            "width": 1041.0,
            "height": 1745.0,
            "weight": 2942.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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 49,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWHHZE Modell 7",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 727.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": 55.0,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 50,
            "lifespan": null,
            "length": 3290.0,
            "width": 1079.0,
            "height": 1968.0,
            "weight": 4147.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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 36,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWHLZE Modell 10",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": "Fernwärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 967.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 25,
            "lifespan": null,
            "length": 4730.0,
            "width": 1125.0,
            "height": 2002.0,
            "weight": 7265.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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 37,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWHLZE Modell 14",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": "Fernwärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1453.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 25,
            "lifespan": null,
            "length": 4730.0,
            "width": 1148.0,
            "height": 2070.0,
            "weight": 8031.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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 38,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWHLZE Modell 15",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": "Fernwärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1468.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 25,
            "lifespan": null,
            "length": 4790.0,
            "width": 1399.0,
            "height": 2305.0,
            "weight": 9519.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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 39,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWHLZE Modell 17",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": "Fernwärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1570.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1 (pro Kreislauf)",
            "filling_quantity": null,
            "min_load": 25,
            "lifespan": null,
            "length": 4790.0,
            "width": 1399.0,
            "height": 2305.0,
            "weight": 9519.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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 33,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWHLZE Modell 3",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": "Fernwärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 300.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 50,
            "lifespan": null,
            "length": 2724.0,
            "width": 981.0,
            "height": 1594.0,
            "weight": 2054.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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 34,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWHLZE Modell 5",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": "Fernwärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 484.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 50,
            "lifespan": null,
            "length": 3059.0,
            "width": 1041.0,
            "height": 1745.0,
            "weight": 2942.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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 35,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Serverabwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "61XWHLZE Modell 7",
            "series": "AquaForce 61XWHZE",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": "(2-4 Geräte)",
            "circuit_infos": null,
            "sink": "Fernwärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 727.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": 70.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 50,
            "lifespan": null,
            "length": 3290.0,
            "width": 1079.0,
            "height": 1968.0,
            "weight": 4147.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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 23,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "AquaForce 61CW-D130",
            "series": "AquaForce 61CW-D",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 130.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "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": null,
            "min_load": null,
            "lifespan": null,
            "length": 3300.0,
            "width": 1650.0,
            "height": 1800.0,
            "weight": 2000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN100",
            "evaporator_outlet": "DN100",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN65",
            "condenser_outlet": "DN65",
            "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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 24,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "AquaForce 61CW-D190",
            "series": "AquaForce 61CW-D",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 190.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "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": null,
            "min_load": null,
            "lifespan": null,
            "length": 3350.0,
            "width": 1850.0,
            "height": 1800.0,
            "weight": 2200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN200",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN100",
            "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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 25,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "AquaForce 61CW-D240",
            "series": "AquaForce 61CW-D",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 240.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "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": null,
            "min_load": null,
            "lifespan": null,
            "length": 3950.0,
            "width": 1750.0,
            "height": 1800.0,
            "weight": 2500.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN200",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN100",
            "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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 26,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "AquaForce 61CW-D320",
            "series": "AquaForce 61CW-D",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 320.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "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": null,
            "min_load": null,
            "lifespan": null,
            "length": 4450.0,
            "width": 2050.0,
            "height": 1900.0,
            "weight": 3200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN200",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN125",
            "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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 27,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "AquaForce 61CW-D540",
            "series": "AquaForce 61CW-D",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 540.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "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": null,
            "min_load": null,
            "lifespan": null,
            "length": 4600.0,
            "width": 2050.0,
            "height": 2000.0,
            "weight": 4000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN200",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN150",
            "condenser_outlet": "DN150",
            "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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 28,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "AquaForce 61CWTD110",
            "series": "AquaForce 61CWTD",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 110.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "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": 73.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3300.0,
            "width": 1650.0,
            "height": 1800.0,
            "weight": 2000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN100",
            "evaporator_outlet": "DN100",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN65",
            "condenser_outlet": "DN65",
            "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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 29,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "AquaForce 61CWTD160",
            "series": "AquaForce 61CWTD",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 160.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "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": 73.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3350.0,
            "width": 1850.0,
            "height": 1800.0,
            "weight": 2200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN150",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN100",
            "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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 30,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "AquaForce 61CWTD210",
            "series": "AquaForce 61CWTD",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 210.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "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": 73.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 3950.0,
            "width": 1750.0,
            "height": 1800.0,
            "weight": 2500.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN150",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN100",
            "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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 31,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "AquaForce 61CWTD280",
            "series": "AquaForce 61CWTD",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Fernwärme, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 280.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "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": 73.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4450.0,
            "width": 2050.0,
            "height": 1900.0,
            "weight": 3200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": "DN150",
            "evaporator_outlet": "DN150",
            "compressor_regulation": "Drehzahlgeregelt",
            "condenser_inlet": "DN100",
            "condenser_outlet": "DN125",
            "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-15",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        }
    ]
}