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.

Data provided by the Portal for Large-Scale Heat Pumps © 2025 by Fraunhofer IEG is licensed under CC BY 4.0

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": 1251,
    "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": 1114,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Buderus (Bosch Thermotechnik GmbH)",
            "name": "WLW276-16",
            "series": "Logatherm WLW276",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1-16",
            "circuit_configuration": "Kaskadierung von bis zu 16 Einheiten möglich",
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": 16.0,
            "max_thermal_capacity": 256.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -20.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 1340.0,
            "width": 1005.0,
            "height": 1920.0,
            "weight": 315.0,
            "weight_max": 527.0,
            "weight_description": "Betriebsgewicht Basis/mit integr. Pumpe + Puffer",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Leistungsbereich bezieht sich auf 1-16 Module.\r\nDimensionen und Gewicht beziehen sich auf Einzelmodul.",
            "updated": "2025-01-22",
            "verified": false,
            "information_source": "https://www.buderus.de/de/produkte/logatherm-wlw276--74138#datasheet",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1115,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Buderus (Bosch Thermotechnik GmbH)",
            "name": "WLW276-19",
            "series": "Logatherm WLW276",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1-16",
            "circuit_configuration": "Kaskadierung von bis zu 16 Einheiten möglich",
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": 19.0,
            "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": 60.0,
            "min_temp_source": -20.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 1005.0,
            "width": 1920.0,
            "height": 1920.0,
            "weight": 315.0,
            "weight_max": 527.0,
            "weight_description": "Betriebsgewicht Basis/mit integr. Pumpe + Puffer",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Leistungsbereich bezieht sich auf 1-16 Module.\r\nDimensionen und Gewicht beziehen sich auf Einzelmodul.",
            "updated": "2025-01-22",
            "verified": false,
            "information_source": "https://www.buderus.de/de/produkte/logatherm-wlw276--74138#datasheet",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1116,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Buderus (Bosch Thermotechnik GmbH)",
            "name": "WLW276-24",
            "series": "Logatherm WLW276",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1-16",
            "circuit_configuration": "Kaskadierung von bis zu 16 Einheiten möglich",
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": 24.0,
            "max_thermal_capacity": 384.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -20.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 1340.0,
            "width": 1005.0,
            "height": 1920.0,
            "weight": 315.0,
            "weight_max": 527.0,
            "weight_description": "Betriebsgewicht Basis/mit integr. Pumpe + Puffer",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Leistungsbereich bezieht sich auf 1-16 Module.\r\nDimensionen und Gewicht beziehen sich auf Einzelmodul.",
            "updated": "2025-01-22",
            "verified": false,
            "information_source": "https://www.buderus.de/de/produkte/logatherm-wlw276--74138#datasheet",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1117,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Buderus (Bosch Thermotechnik GmbH)",
            "name": "WLW276-31",
            "series": "Logatherm WLW276",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1-16",
            "circuit_configuration": "Kaskadierung von bis zu 16 Einheiten möglich",
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": 31.0,
            "max_thermal_capacity": 496.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -20.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 1750.0,
            "width": 1200.0,
            "height": 4000.0,
            "weight": 1156.0,
            "weight_max": 1919.0,
            "weight_description": "Betriebsgewicht Basis/mit integr. Pumpe + Puffer",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Leistungsbereich bezieht sich auf 1-16 Module.\r\nDimensionen und Gewicht beziehen sich auf Einzelmodul.",
            "updated": "2025-01-22",
            "verified": false,
            "information_source": "https://www.buderus.de/de/produkte/logatherm-wlw276--74138#datasheet",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1118,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Buderus (Bosch Thermotechnik GmbH)",
            "name": "WLW276-36",
            "series": "Logatherm WLW276",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1-16",
            "circuit_configuration": "Kaskadierung von bis zu 16 Einheiten möglich",
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": 36.0,
            "max_thermal_capacity": 576.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -20.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 1750.0,
            "width": 1200.0,
            "height": 4000.0,
            "weight": 1156.0,
            "weight_max": 1919.0,
            "weight_description": "Betriebsgewicht Basis/mit integr. Pumpe + Puffer",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Leistungsbereich bezieht sich auf 1-16 Module.\r\nDimensionen und Gewicht beziehen sich auf Einzelmodul.",
            "updated": "2025-01-22",
            "verified": false,
            "information_source": "https://www.buderus.de/de/produkte/logatherm-wlw276--74138#datasheet",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1119,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Buderus (Bosch Thermotechnik GmbH)",
            "name": "WLW276-41",
            "series": "Logatherm WLW276",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1-16",
            "circuit_configuration": "Kaskadierung von bis zu 16 Einheiten möglich",
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": 41.0,
            "max_thermal_capacity": 656.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -20.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 1750.0,
            "width": 1200.0,
            "height": 4000.0,
            "weight": 1156.0,
            "weight_max": 1919.0,
            "weight_description": "Betriebsgewicht Basis/mit integr. Pumpe + Puffer",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Leistungsbereich bezieht sich auf 1-16 Module.\r\nDimensionen und Gewicht beziehen sich auf Einzelmodul.",
            "updated": "2025-01-22",
            "verified": false,
            "information_source": "https://www.buderus.de/de/produkte/logatherm-wlw276--74138#datasheet",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1120,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Buderus (Bosch Thermotechnik GmbH)",
            "name": "WLW276-53",
            "series": "Logatherm WLW276",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1-16",
            "circuit_configuration": "Kaskadierung von bis zu 16 Einheiten möglich",
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": 53.0,
            "max_thermal_capacity": 848.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -20.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 1510.0,
            "width": 1100.0,
            "height": 3300.0,
            "weight": 784.0,
            "weight_max": 1176.0,
            "weight_description": "Betriebsgewicht Basis/mit integr. Pumpe + Puffer",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Leistungsbereich bezieht sich auf 1-16 Module.\r\nDimensionen und Gewicht beziehen sich auf Einzelmodul.",
            "updated": "2025-01-22",
            "verified": false,
            "information_source": "https://www.buderus.de/de/produkte/logatherm-wlw276--74138#datasheet",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1121,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Buderus (Bosch Thermotechnik GmbH)",
            "name": "WLW276-59",
            "series": "Logatherm WLW276",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1-16",
            "circuit_configuration": "Kaskadierung von bis zu 16 Einheiten möglich",
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": 59.0,
            "max_thermal_capacity": 944.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -20.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 1510.0,
            "width": 1100.0,
            "height": 3300.0,
            "weight": 784.0,
            "weight_max": 1176.0,
            "weight_description": "Betriebsgewicht Basis/mit integr. Pumpe + Puffer",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Leistungsbereich bezieht sich auf 1-16 Module.\r\nDimensionen und Gewicht beziehen sich auf Einzelmodul.",
            "updated": "2025-01-22",
            "verified": false,
            "information_source": "https://www.buderus.de/de/produkte/logatherm-wlw276--74138#datasheet",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1122,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Buderus (Bosch Thermotechnik GmbH)",
            "name": "WLW276-65",
            "series": "Logatherm WLW276",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1-16",
            "circuit_configuration": "Kaskadierung von bis zu 16 Einheiten möglich",
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": 65.0,
            "max_thermal_capacity": 1040.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -20.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 1750.0,
            "width": 1200.0,
            "height": 4000.0,
            "weight": 1156.0,
            "weight_max": 1919.0,
            "weight_description": "Betriebsgewicht Basis/mit integr. Pumpe + Puffer",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Leistungsbereich bezieht sich auf 1-16 Module.\r\nDimensionen und Gewicht beziehen sich auf Einzelmodul.",
            "updated": "2025-01-22",
            "verified": false,
            "information_source": "https://www.buderus.de/de/produkte/logatherm-wlw276--74138#datasheet",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1123,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Buderus (Bosch Thermotechnik GmbH)",
            "name": "WLW276-75",
            "series": "Logatherm WLW276",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1-16",
            "circuit_configuration": "Kaskadierung von bis zu 16 Einheiten möglich",
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": 75.0,
            "max_thermal_capacity": 1200.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -20.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 1750.0,
            "width": 1200.0,
            "height": 4000.0,
            "weight": 1156.0,
            "weight_max": 1919.0,
            "weight_description": "Betriebsgewicht Basis/mit integr. Pumpe + Puffer",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Leistungsbereich bezieht sich auf 1-16 Module.\r\nDimensionen und Gewicht beziehen sich auf Einzelmodul.",
            "updated": "2025-01-22",
            "verified": false,
            "information_source": "https://www.buderus.de/de/produkte/logatherm-wlw276--74138#datasheet",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1124,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Buderus (Bosch Thermotechnik GmbH)",
            "name": "WLW276-89",
            "series": "Logatherm WLW276",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1-16",
            "circuit_configuration": "Kaskadierung von bis zu 16 Einheiten möglich",
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": 89.0,
            "max_thermal_capacity": 1424.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -20.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 1750.0,
            "width": 1200.0,
            "height": 4000.0,
            "weight": 1156.0,
            "weight_max": 1919.0,
            "weight_description": "Betriebsgewicht Basis/mit integr. Pumpe + Puffer",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Leistungsbereich bezieht sich auf 1-16 Module.\r\nDimensionen und Gewicht beziehen sich auf Einzelmodul.",
            "updated": "2025-01-22",
            "verified": false,
            "information_source": "https://www.buderus.de/de/produkte/logatherm-wlw276--74138#datasheet",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 134,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 1040",
            "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": 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": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "16",
            "filling_quantity": 140.0,
            "min_load": 6,
            "lifespan": null,
            "length": 10096.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 6859.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "16 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 65.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": 116,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 165R",
            "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": 173.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": "3",
            "filling_quantity": 27.0,
            "min_load": 33,
            "lifespan": null,
            "length": 2410.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 1569.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 90.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 58.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": 117,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 180R",
            "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": 192.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": "3",
            "filling_quantity": 27.0,
            "min_load": 33,
            "lifespan": null,
            "length": 2410.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 1575.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "3 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 91.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 58.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": 118,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 210R",
            "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": 231.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": "4",
            "filling_quantity": 32.0,
            "min_load": 25,
            "lifespan": null,
            "length": 2410.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 1784.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "4 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 91.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 59.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": 119,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 230R",
            "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": 250.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": "4",
            "filling_quantity": 32.0,
            "min_load": 25,
            "lifespan": null,
            "length": 2410.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 1811.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "4 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 92.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 60.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": 121,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 310R",
            "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": 310.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": 45.0,
            "min_load": 20,
            "lifespan": null,
            "length": 3604.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 22394.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "5 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 60.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": 122,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 330R",
            "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": 329.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": 47.0,
            "min_load": 20,
            "lifespan": null,
            "length": 3604.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 2452.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "5 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 61.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": 123,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 370R",
            "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": 378.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": 53.0,
            "min_load": 17,
            "lifespan": null,
            "length": 3604.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 2672.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "6 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 61.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": 124,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 400R",
            "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": 397.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": 52.0,
            "min_load": 17,
            "lifespan": null,
            "length": 3604.0,
            "width": 2253.0,
            "height": 2324.0,
            "weight": 2678.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "6 Leistungsstufen",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 61.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": 125,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "name": "30RQP 430R",
            "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": 431.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": 3154.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": 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
        }
    ]
}