API Documentation

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

How to Use the API

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

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

Available Endpoints

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

Example Requests

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

GET /api/products/?format=xlsx

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

Response Format

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

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

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

{
    "count": 1222,
    "next": "https://grosswaermepumpen-info.de/en-us/api/products/?format=api&limit=100&offset=300",
    "previous": "https://grosswaermepumpen-info.de/en-us/api/products/?format=api&limit=100&offset=100",
    "results": [
        {
            "id": 1001,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3212",
            "series": "HWF",
            "operation_mode": "H",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 934.8,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -8.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4030.0,
            "width": 1470.0,
            "height": 2050.0,
            "weight": 4470.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "stufenlos",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 62.5,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=17645",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 971,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3400H",
            "series": "NRG",
            "operation_mode": "H&C",
            "trl_min": null,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 931.7,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -15.0,
            "max_temp_source": 49.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "9",
            "filling_quantity": 116.7,
            "min_load": null,
            "lifespan": null,
            "length": 9920.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 8514.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.2,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 64.3,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version sind zusätzliche Versionen verfügbar:\r\nA: Hoher Wirkungsgrad\r\nE: Hoher Wirkungsgrad, Schalldämpfer\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=18561",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 953,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3402",
            "series": "NSH",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 725.6,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -10.0,
            "max_temp_source": 48.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 155.0,
            "min_load": null,
            "lifespan": null,
            "length": 8150.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 7655.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.3,
            "sound_pressure_1m": 76.8,
            "sound_pressure_10m": 65.6,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version ist zusätzliche Version verfügbar:\r\nE: Hoher Wirkungsgrad, Schalldämpfer",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16221",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 972,
            "refrigerants": [
                "R32"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3600H",
            "series": "NRG",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 969.8,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -15.0,
            "max_temp_source": 49.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "9",
            "filling_quantity": 116.7,
            "min_load": null,
            "lifespan": null,
            "length": 11110.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 8627.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.3,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 64.3,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version sind zusätzliche Versionen verfügbar:\r\nA: Hoher Wirkungsgrad\r\nE: Hoher Wirkungsgrad, Schalldämpfer\r\nL: Standard, Schallgedämpft",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=18561",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 954,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Luft (Air)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3602",
            "series": "NSH",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 786.7,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -10.0,
            "max_temp_source": 48.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 276.0,
            "min_load": null,
            "lifespan": null,
            "length": 9140.0,
            "width": 2200.0,
            "height": 2450.0,
            "weight": 8370.0,
            "weight_max": null,
            "weight_description": "Betriebsgewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.0,
            "sound_pressure_1m": 77.2,
            "sound_pressure_10m": 66.2,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Hoher Wirkungsgrad\"-Version ist zusätzliche Version verfügbar:\r\nE: Hoher Wirkungsgrad, Schalldämpfer",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16221",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1018,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3602",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 821.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1269,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3602",
            "series": "WFN",
            "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": 1138.6,
            "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": "2",
            "filling_quantity": 142.0,
            "min_load": null,
            "lifespan": null,
            "length": 4380.0,
            "width": 1575.0,
            "height": 2195.0,
            "weight": 5750.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1292,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3602",
            "series": "WFI",
            "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": 1106.1,
            "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": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 142.0,
            "min_load": null,
            "lifespan": null,
            "length": 4630.0,
            "width": 1675.0,
            "height": 2195.0,
            "weight": 5560.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter/On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1316,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3602",
            "series": "WFGN",
            "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": 833.5,
            "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": "2",
            "filling_quantity": 142.0,
            "min_load": null,
            "lifespan": null,
            "length": 4380.0,
            "width": 1575.0,
            "height": 2195.0,
            "weight": 5750.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1002,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "3612",
            "series": "HWF",
            "operation_mode": "H",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1050.2,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -8.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 4030.0,
            "width": 1520.0,
            "height": 2120.0,
            "weight": 4750.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "stufenlos",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.7,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 61.6,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=17645",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1019,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "4202",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 966.2,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.9,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1270,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "4202",
            "series": "WFN",
            "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": 1283.2,
            "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": "2",
            "filling_quantity": 140.0,
            "min_load": null,
            "lifespan": null,
            "length": 4394.0,
            "width": 1585.0,
            "height": 2340.0,
            "weight": 6300.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1293,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "4202",
            "series": "WFI",
            "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": 1267.8,
            "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": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 140.0,
            "min_load": null,
            "lifespan": null,
            "length": 4600.0,
            "width": 1685.0,
            "height": 2340.0,
            "weight": 6050.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter/On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1317,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "4202",
            "series": "WFGN",
            "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": 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": 55.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 140.0,
            "min_load": null,
            "lifespan": null,
            "length": 4395.0,
            "width": 1585.0,
            "height": 2340.0,
            "weight": 6300.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1003,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "4212",
            "series": "HWF",
            "operation_mode": "H",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1211.3,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -8.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": 13,
            "lifespan": null,
            "length": 4370.0,
            "width": 1550.0,
            "height": 2140.0,
            "weight": 5050.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "stufenlos",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 61.4,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=17645",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1020,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "4802",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1093.4,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.9,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1271,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "4802",
            "series": "WFN",
            "operation_mode": null,
            "trl_min": null,
            "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": 1459.8,
            "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": "2",
            "filling_quantity": 246.0,
            "min_load": null,
            "lifespan": null,
            "length": 4535.0,
            "width": 1845.0,
            "height": 2432.0,
            "weight": 6670.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 85.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1294,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "4802",
            "series": "WFI",
            "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": 1441.2,
            "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": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 246.0,
            "min_load": null,
            "lifespan": null,
            "length": 5015.0,
            "width": 1875.0,
            "height": 2455.0,
            "weight": 6810.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter/On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.8,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1318,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "4802",
            "series": "WFGN",
            "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": 1093.6,
            "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": "2",
            "filling_quantity": 246.0,
            "min_load": null,
            "lifespan": null,
            "length": 4535.0,
            "width": 1775.0,
            "height": 2432.0,
            "weight": 6670.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 95.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1004,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "4812",
            "series": "HWF",
            "operation_mode": "H",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1393.4,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -8.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": 13,
            "lifespan": null,
            "length": 4370.0,
            "width": 1550.0,
            "height": 21240.0,
            "weight": 5180.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "stufenlos",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 94.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 57.7,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=17645",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1021,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "5602",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1212.3,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.3,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1272,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "5602",
            "series": "WFN",
            "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": 1589.2,
            "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": "2",
            "filling_quantity": 248.0,
            "min_load": null,
            "lifespan": null,
            "length": 4605.0,
            "width": 1800.0,
            "height": 2440.0,
            "weight": 6970.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1295,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "5602",
            "series": "WFI",
            "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": 1611.1,
            "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": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 248.0,
            "min_load": null,
            "lifespan": null,
            "length": 5060.0,
            "width": 1900.0,
            "height": 2440.0,
            "weight": 7080.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter/On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1319,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "5602",
            "series": "WFGN",
            "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": 1204.7,
            "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": "2",
            "filling_quantity": 248.0,
            "min_load": null,
            "lifespan": null,
            "length": 4605.0,
            "width": 1775.0,
            "height": 2440.0,
            "weight": 6970.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1005,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "5612",
            "series": "HWF",
            "operation_mode": "H",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1572.5,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 60.0,
            "min_temp_source": -8.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": 13,
            "lifespan": null,
            "length": 4610.0,
            "width": 1600.0,
            "height": 2210.0,
            "weight": 6030.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "stufenlos",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 93.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 61.6,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=17645",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1022,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "6402",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1370.1,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 100.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1273,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "6402",
            "series": "WFN",
            "operation_mode": "H",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1809.3,
            "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": "2",
            "filling_quantity": 242.0,
            "min_load": null,
            "lifespan": null,
            "length": 4605.0,
            "width": 1800.0,
            "height": 2432.0,
            "weight": 7070.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1296,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "6402",
            "series": "WFI",
            "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": 1842.1,
            "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": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": 242.0,
            "min_load": null,
            "lifespan": null,
            "length": 5060.0,
            "width": 1950.0,
            "height": 2432.0,
            "weight": 7170.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter/On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.9,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1320,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "6402",
            "series": "WFGN",
            "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": 1333.7,
            "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": "2",
            "filling_quantity": 242.0,
            "min_load": null,
            "lifespan": null,
            "length": 4605.0,
            "width": 1820.0,
            "height": 2432.0,
            "weight": 7070.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1023,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "6703",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1454.7,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "3",
            "filling_quantity": 321.0,
            "min_load": null,
            "lifespan": null,
            "length": 5650.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 8740.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1274,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "6703",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1911.8,
            "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": "3",
            "filling_quantity": 318.0,
            "min_load": null,
            "lifespan": null,
            "length": 6840.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 10320.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1297,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "6703",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1948.7,
            "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": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "3",
            "filling_quantity": 318.0,
            "min_load": null,
            "lifespan": null,
            "length": 5650.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 10260.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter/On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.2,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1321,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "6703",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1457.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": "3",
            "filling_quantity": 318.0,
            "min_load": null,
            "lifespan": null,
            "length": 6840.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 10320.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1024,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "7203",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1611.8,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "3",
            "filling_quantity": 345.0,
            "min_load": null,
            "lifespan": null,
            "length": 5650.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 9680.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 100.6,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1275,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "7203",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 2159.8,
            "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": "3",
            "filling_quantity": 312.0,
            "min_load": null,
            "lifespan": null,
            "length": 6840.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 11670.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.2,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1298,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "7203",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 2138.6,
            "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": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "3",
            "filling_quantity": 312.0,
            "min_load": null,
            "lifespan": null,
            "length": 5650.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 12000.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter/On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 98.9,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1322,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "7203",
            "series": "WFGN",
            "operation_mode": "H",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1601.3,
            "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": "3",
            "filling_quantity": 312.0,
            "min_load": null,
            "lifespan": null,
            "length": 6840.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 11670.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 97.2,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1025,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "8403",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1770.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "3",
            "filling_quantity": 408.0,
            "min_load": null,
            "lifespan": null,
            "length": 5650.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 9900.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 101.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1276,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "8403",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": null,
            "min_thermal_capacity": null,
            "max_thermal_capacity": 2376.5,
            "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": "3",
            "filling_quantity": 330.0,
            "min_load": null,
            "lifespan": null,
            "length": 6840.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 12270.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1299,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "8403",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 2398.1,
            "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": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "3",
            "filling_quantity": 330.0,
            "min_load": null,
            "lifespan": null,
            "length": 5650.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 12590.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter/On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 100.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1323,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "8403",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1761.4,
            "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": "Gebäudewärme",
            "n_compressor": "3",
            "filling_quantity": 330.0,
            "min_load": null,
            "lifespan": null,
            "length": 6840.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 12270.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 99.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1026,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "9603",
            "series": "WFGI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Raumwärme, industrielle Anwendungen",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1960.8,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 65.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "3",
            "filling_quantity": 471.0,
            "min_load": null,
            "lifespan": null,
            "length": 5650.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 10000.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 102.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Inneninstallation",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Neben aufgeführter \"Standard\"-Version ist zusätzliche Version verfügbar:\r\nA: Hocher Wirkungsgrad",
            "updated": "2025-01-09",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16655",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1277,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "9603",
            "series": "WFN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 2610.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": "3",
            "filling_quantity": 360.0,
            "min_load": null,
            "lifespan": null,
            "length": 6840.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 12360.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 100.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich.",
            "updated": "2025-02-11",
            "verified": false,
            "information_source": "https://global.aermec.com/en/products/product-sheet/?t=Water-cooled%20chillers%20and%20heat%20pumps&c=CAT_50HZ_UE&f=chiller_water&Code=WFN_2007_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-11"
        },
        {
            "id": 1300,
            "refrigerants": [
                "R134a",
                "R513A (R1234yf/R134a)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "9603",
            "series": "WFI",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 2642.8,
            "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": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "3",
            "filling_quantity": 360.0,
            "min_load": null,
            "lifespan": null,
            "length": 5650.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 12670.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Inverter-Verdichter/On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 100.5,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; Standartausführung bis 50 °C/H-Ausführung bis 60 °C; geräuscharme und extra-schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFI_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 1324,
            "refrigerants": [
                "R1234ze(E)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "9603",
            "series": "WFGN",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": null,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Gebäudewärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1921.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": "3",
            "filling_quantity": 360.0,
            "min_load": null,
            "lifespan": null,
            "length": 6840.0,
            "width": 2200.0,
            "height": 2250.0,
            "weight": 12360.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 100.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "geschlossener Rahmen",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Ausführungen: ° Standart/A Hoher Wirkungsgrad; schallgedämpfte Ausstattung ebenfalls erhältlich",
            "updated": "2025-02-12",
            "verified": false,
            "information_source": "https://global.aermec.com/de/products/product-sheet/?t=Wassergek%C3%BChlte%20Kaltwassers%C3%A4tze%20und%20W%C3%A4rmepumpen&c=CAT_50HZ_UE&f=chiller_water&Code=WFGN_2011_CO",
            "information_source_archive": null,
            "information_source_date": "2025-02-12"
        },
        {
            "id": 926,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AERMEC Deutschland GmbH",
            "name": "NXW 0503 Standart",
            "series": "NXW",
            "operation_mode": "H&C",
            "trl_min": 9,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Wohnkomplexe, Industriekomplexe, Geschäftszentren",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 127.6,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 55.0,
            "min_temp_source": -10.0,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Scrollverdichter",
            "n_compressor": "3",
            "filling_quantity": 13.2,
            "min_load": null,
            "lifespan": null,
            "length": 1795.0,
            "width": 800.0,
            "height": 1835.0,
            "weight": 578.0,
            "weight_max": null,
            "weight_description": "Leergewicht",
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "On-Off",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": 78.0,
            "sound_pressure_1m": null,
            "sound_pressure_10m": 46.4,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "schallgedämpfte Ausführung möglich",
            "updated": "2025-01-08",
            "verified": false,
            "information_source": "https://www.aermec.com/download/?id=16300",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1,
            "refrigerants": [
                "R717 (Ammoniak)",
                "R718 (Wasser)"
            ],
            "sources": [
                "Abwärme (Air)",
                "Abwärme (Brine/Water)",
                "Abwärme (Steam)",
                "Geothermie (Brine/Water)",
                "Gewässer (Brine/Water)",
                "Solarthermie (Brine/Water)",
                "Umgebungsluft (Air)"
            ],
            "manufacturer": "AGO GmbH Energie und Anlagen",
            "name": "Calora",
            "series": "Calora",
            "operation_mode": "H&C",
            "trl_min": 8,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": "Hybrid (Kompression + Absorption)",
            "sink": "Fernwärme, Prozesswärme, Prozessdampf",
            "min_thermal_capacity": 500.0,
            "max_thermal_capacity": 13000.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 50.0,
            "max_flow_temperature": 150.0,
            "min_temp_source": -10.0,
            "max_temp_source": 100.0,
            "t_hub_max": 110.0,
            "cop": null,
            "compressor": "Kolbenverdichter, Schraubenverdichter",
            "n_compressor": "1-3",
            "filling_quantity": null,
            "min_load": 25,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "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": "offener Stahlrahmen, Containerausführung",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-08",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1349,
            "refrigerants": [
                "R717 (Ammoniak)",
                "R718 (Wasser)"
            ],
            "sources": [
                "feuchte Heißluft (Air)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Aneo Industry",
            "name": "FRIGG 1,5",
            "series": "FRIGG",
            "operation_mode": "H",
            "trl_min": 8,
            "trl_max": 8,
            "trl_description": "Standardized heat pump solution",
            "circuit": "MIX",
            "n_circuits": "2",
            "circuit_configuration": "Kaskade",
            "circuit_infos": null,
            "sink": "Prozessdampf",
            "min_thermal_capacity": 200.0,
            "max_thermal_capacity": 600.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 105.0,
            "max_flow_temperature": 120.0,
            "min_temp_source": 20.0,
            "max_temp_source": 40.0,
            "t_hub_max": 110.0,
            "cop": null,
            "compressor": "Kolbenverdichter + Schraubenverdichter",
            "n_compressor": "6",
            "filling_quantity": null,
            "min_load": 40,
            "lifespan": 15,
            "length": null,
            "width": null,
            "height": null,
            "weight": 35000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": "70",
            "room_height_requirements": null,
            "comment": "Standardisierte Wärmepumpen-Lösung für 2 ton/h Prozessdampf.",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-19"
        },
        {
            "id": 1350,
            "refrigerants": [
                "R717 (Ammoniak)",
                "R718 (Wasser)"
            ],
            "sources": [
                "Dampf (Steam)",
                "Luft (Air)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Aneo Industry",
            "name": "FRIGG 4,5",
            "series": "FRIGG",
            "operation_mode": "H",
            "trl_min": 8,
            "trl_max": 8,
            "trl_description": null,
            "circuit": "MIX",
            "n_circuits": "2",
            "circuit_configuration": "Kaskade",
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": 300.0,
            "max_thermal_capacity": 1200.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 110.0,
            "max_flow_temperature": 145.0,
            "min_temp_source": 35.0,
            "max_temp_source": 85.0,
            "t_hub_max": 110.0,
            "cop": null,
            "compressor": "Kolbenverdichter + Schraubenverdichter",
            "n_compressor": "8",
            "filling_quantity": null,
            "min_load": 40,
            "lifespan": 20,
            "length": null,
            "width": null,
            "height": null,
            "weight": 45000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": "100",
            "room_height_requirements": null,
            "comment": "Kundenspezifischer Anlagenbau/tailor-made engineering\r\n\r\nHöhere Heizleistungen sind möglich.",
            "updated": "2025-05-22",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-19"
        },
        {
            "id": 1029,
            "refrigerants": [
                "R134a"
            ],
            "sources": [
                "Abwasser (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Araner Global DMCC",
            "name": "Large scale centrifugal heat pump",
            "series": "Large scale centrifugal heat pump",
            "operation_mode": null,
            "trl_min": 7,
            "trl_max": 8,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": "1 stream of 2 heat pumps in series-counter flow",
            "circuit_infos": null,
            "sink": "Nah- und Fernwärme",
            "min_thermal_capacity": 1565.0,
            "max_thermal_capacity": 5000.0,
            "el_connection_voltage": null,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 1909.5,
            "min_flow_temperature": 63.1,
            "max_flow_temperature": 82.0,
            "min_temp_source": 4.5,
            "max_temp_source": 17.6,
            "t_hub_max": 75.5,
            "cop": null,
            "compressor": "Turboverdichter",
            "n_compressor": "2",
            "filling_quantity": 3000.0,
            "min_load": 70,
            "lifespan": 25,
            "length": 8400.0,
            "width": 4430.0,
            "height": 3520.0,
            "weight": 47200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "IGV / VSD",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Vollständig montierte Einheit (fully assembled unit)",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Es handelt sich nicht um ein Unternehmen, das einen Katalog von Wärmepumpen anbietet, sondern um ein EPC-Unternehmen (Engineering, Procurement und Construction), das komplette, maßgeschneiderte Lösungen bereitstellt. Die Leistungen gehen über die bloße Lieferung einer Wärmepumpe hinaus; es werden individuell gestaltete Lösungen entwickelt, die für jeden Kunden unterschiedlich sind. Das Leistungsspektrum umfasst Prozess-, Mess- und Regeltechnik, Elektrotechnik sowie Bauingenieurwesen und schließt die Inbetriebnahme und den Start-up der Anlagen ein. Daher finden sich im Abschnitt „Produktinformationen“ Details zu maßgeschneiderten Projekten, die entwickelt wurden und Daten zu den vollständigen Wärmepumpensystemen liefern.",
            "updated": "2025-06-06",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1027,
            "refrigerants": [
                "R1234ze(E)"
            ],
            "sources": [
                "Rauchgasabwärme (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Araner Global DMCC",
            "name": "Large scale magnetic bearing centrifugal heat pump",
            "series": "Large scale magnetic bearing centrifugal heat pump",
            "operation_mode": null,
            "trl_min": 7,
            "trl_max": 7,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "3",
            "circuit_configuration": "1 stream of 3 heat pumps in series-counter flow",
            "circuit_infos": null,
            "sink": "Fernwärme",
            "min_thermal_capacity": 25413.0,
            "max_thermal_capacity": 44553.0,
            "el_connection_voltage": null,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": 8200.2,
            "min_flow_temperature": 62.0,
            "max_flow_temperature": 95.0,
            "min_temp_source": 30.0,
            "max_temp_source": 35.0,
            "t_hub_max": 56.0,
            "cop": null,
            "compressor": "Turboverdichter",
            "n_compressor": "6",
            "filling_quantity": 27000.0,
            "min_load": 70,
            "lifespan": 25,
            "length": 9500.0,
            "width": 4500.0,
            "height": 4700.0,
            "weight": 100000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "IGV / VSD",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Vollständig montierte Einheit (fully assembled unit)",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Es handelt sich nicht um ein Unternehmen, das einen Katalog von Wärmepumpen anbietet, sondern um ein EPC-Unternehmen (Engineering, Procurement und Construction), das komplette, maßgeschneiderte Lösungen bereitstellt. Die Leistungen gehen über die bloße Lieferung einer Wärmepumpe hinaus; es werden individuell gestaltete Lösungen entwickelt, die für jeden Kunden unterschiedlich sind. Das Leistungsspektrum umfasst Prozess-, Mess- und Regeltechnik, Elektrotechnik sowie Bauingenieurwesen und schließt die Inbetriebnahme und den Start-up der Anlagen ein. Daher finden sich im Abschnitt „Produktinformationen“ Details zu maßgeschneiderten Projekten, die entwickelt wurden und Daten zu den vollständigen Wärmepumpensystemen liefern.",
            "updated": "2025-06-06",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1028,
            "refrigerants": [
                "R1234ze(E)"
            ],
            "sources": [
                "Abwärme (Brine/Water)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Araner Global DMCC",
            "name": "Large scale screw heat pump",
            "series": "Large scale screw heat pump",
            "operation_mode": null,
            "trl_min": 7,
            "trl_max": 7,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "4",
            "circuit_configuration": "2 streams of 2 heat pumps in series-counter flow",
            "circuit_infos": null,
            "sink": "Fernwärme",
            "min_thermal_capacity": 11942.0,
            "max_thermal_capacity": 12300.0,
            "el_connection_voltage": null,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 75.0,
            "max_flow_temperature": 80.0,
            "min_temp_source": 32.0,
            "max_temp_source": 32.0,
            "t_hub_max": 48.0,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "4",
            "filling_quantity": 1800.0,
            "min_load": 20,
            "lifespan": 25,
            "length": 8000.0,
            "width": 2300.0,
            "height": 4000.0,
            "weight": 27395.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": "Slide valve / VSD",
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Vollständig montierte Einheit (fully assembled unit)",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Es handelt sich nicht um ein Unternehmen, das einen Katalog von Wärmepumpen anbietet, sondern um ein EPC-Unternehmen (Engineering, Procurement und Construction), das komplette, maßgeschneiderte Lösungen bereitstellt. Die Leistungen gehen über die bloße Lieferung einer Wärmepumpe hinaus; es werden individuell gestaltete Lösungen entwickelt, die für jeden Kunden unterschiedlich sind. Das Leistungsspektrum umfasst Prozess-, Mess- und Regeltechnik, Elektrotechnik sowie Bauingenieurwesen und schließt die Inbetriebnahme und den Start-up der Anlagen ein. Daher finden sich im Abschnitt „Produktinformationen“ Details zu maßgeschneiderten Projekten, die entwickelt wurden und Daten zu den vollständigen Wärmepumpensystemen liefern.",
            "updated": "2025-06-06",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1042,
            "refrigerants": [
                "HFKW",
                "HFO",
                "Natürlich"
            ],
            "sources": [
                "Luft (Air)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Energas GmbH",
            "name": "Turbocompressor Driven Industrial Heat Pumps",
            "series": "Turbocompressor Driven Industrial Heat Pumps",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "BOT",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Fernwärme, Prozessdampf, Prozesswärme",
            "min_thermal_capacity": 10000.0,
            "max_thermal_capacity": 50000.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 80.0,
            "max_flow_temperature": 300.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Turboverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Kundenspezifischer Anlagenbau",
            "updated": "2025-01-13",
            "verified": false,
            "information_source": "https://www.atlascopco.com/gas-and-process/en/campaign/cut-the-carbon/industrial-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 3,
            "refrigerants": [
                "R1233zd(E)",
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHR 100",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 100.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 120.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 1571.0,
            "height": 911.0,
            "weight": 1200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 4,
            "refrigerants": [
                "R1233zd(E)",
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHR 150",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 150.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 120.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 1571.0,
            "height": 911.0,
            "weight": 1300.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 5,
            "refrigerants": [
                "R1233zd(E)",
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHR 220",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 220.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 120.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 1571.0,
            "height": 911.0,
            "weight": 2300.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 6,
            "refrigerants": [
                "R1233zd(E)",
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHR 300",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 300.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 120.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 2723.0,
            "height": 911.0,
            "weight": 2600.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 7,
            "refrigerants": [
                "R1233zd(E)",
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHR 380",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 380.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 120.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 3866.0,
            "height": 911.0,
            "weight": 3100.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 8,
            "refrigerants": [
                "R1233zd(E)",
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHR 450",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 450.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 120.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 3866.0,
            "height": 911.0,
            "weight": 3700.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 20,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHX 210",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 210.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 62.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 1571.0,
            "height": 911.0,
            "weight": 1600.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 21,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHX 330",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 330.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 62.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 2723.0,
            "height": 911.0,
            "weight": 1800.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 22,
            "refrigerants": [
                "R410A (R32/R125)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHX 420",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 420.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 62.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 2723.0,
            "height": 911.0,
            "weight": 2000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 16,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ 1000",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1000.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2100.0,
            "width": 5000.0,
            "height": 2000.0,
            "weight": 4500.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 17,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ 1200",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1200.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2100.0,
            "width": 5000.0,
            "height": 2000.0,
            "weight": 5300.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 18,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ 1500",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1500.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2100.0,
            "width": 5000.0,
            "height": 2000.0,
            "weight": 6500.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 9,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ 180",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 180.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 2551.0,
            "height": 911.0,
            "weight": 2300.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 19,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ 2000",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 2000.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2100.0,
            "width": 5000.0,
            "height": 2000.0,
            "weight": 7500.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 10,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ 280",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 280.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 2551.0,
            "height": 911.0,
            "weight": 2900.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 11,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ 380",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 380.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 2551.0,
            "height": 911.0,
            "weight": 3600.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 12,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ 490",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 490.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 2551.0,
            "height": 911.0,
            "weight": 4000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 13,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ 580",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "1",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 580.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2091.0,
            "width": 2551.0,
            "height": 911.0,
            "weight": 4500.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 14,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ 600",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 600.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2100.0,
            "width": 5000.0,
            "height": 2000.0,
            "weight": 3200.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 15,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "sources": [
                "Abwärme (Brine/Water)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "EHZ 800",
            "series": "EH Serie",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 9,
            "trl_description": null,
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 800.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": null,
            "max_flow_temperature": 85.0,
            "min_temp_source": null,
            "max_temp_source": null,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter,Kolbenverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 2100.0,
            "width": 5000.0,
            "height": 2000.0,
            "weight": 4000.0,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": null,
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-01-15",
            "verified": false,
            "information_source": "https://www.atlascopco.com/de-de/compressors/products/energy-conversion/industrial-heat-pumps/eh-heat-pumps",
            "information_source_archive": null,
            "information_source_date": null
        },
        {
            "id": 1380,
            "refrigerants": [
                "R718 (Wasser)"
            ],
            "sources": [
                "Abwärme (Steam)",
                "Dampf (Steam)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "SE/A5",
            "series": "SE / SA / SR / ST",
            "operation_mode": "H",
            "trl_min": 8,
            "trl_max": null,
            "trl_description": null,
            "circuit": "MVR",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozessdampf, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 4500.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 100.0,
            "max_flow_temperature": 200.0,
            "min_temp_source": 70.0,
            "max_temp_source": 150.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": 10,
            "length": 4065.0,
            "width": 2120.0,
            "height": 2700.0,
            "weight": null,
            "weight_max": 4900.0,
            "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": "Containerlösung / Schlüsselfertig",
            "space_requirements": "31,5",
            "room_height_requirements": null,
            "comment": "Druckverhältnis | Überhitzung: 1,8 … 36 | 15 … 41 K",
            "updated": "2025-07-09",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-07-09"
        },
        {
            "id": 1378,
            "refrigerants": [
                "R718 (Wasser)"
            ],
            "sources": [
                "Abwärme (Steam)",
                "Dampf (Steam)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "SE/A6",
            "series": "SE / SA / SR / ST",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 8,
            "trl_description": null,
            "circuit": "MVR",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozessdampf, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 8000.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 100.0,
            "max_flow_temperature": 200.0,
            "min_temp_source": 70.0,
            "max_temp_source": 150.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "1",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": 10,
            "length": 4660.0,
            "width": 2120.0,
            "height": 2700.0,
            "weight": null,
            "weight_max": 12400.0,
            "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": "Containerlösung / Schlüsselfertig",
            "space_requirements": "34",
            "room_height_requirements": null,
            "comment": "Druckverhältnis | Überhitzung: 1,8 … 36 | 15 … 41 K",
            "updated": "2025-07-09",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-07-09"
        },
        {
            "id": 1381,
            "refrigerants": [
                "R718 (Wasser)"
            ],
            "sources": [
                "Abwärme (Steam)",
                "Dampf (Steam)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "SR/T5",
            "series": "SE / SA / SR / ST",
            "operation_mode": "H",
            "trl_min": null,
            "trl_max": 8,
            "trl_description": null,
            "circuit": "MVR",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozessdampf, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 2500.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 100.0,
            "max_flow_temperature": 200.0,
            "min_temp_source": 70.0,
            "max_temp_source": 150.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": 10,
            "length": 4065.0,
            "width": 2120.0,
            "height": 2700.0,
            "weight": null,
            "weight_max": 10500.0,
            "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": "Containerlösung / Schlüsselfertig",
            "space_requirements": "31,5",
            "room_height_requirements": null,
            "comment": "Druckverhältnis | Überhitzung: 1,8 … 36 | 15 … 41 K",
            "updated": "2025-07-09",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-07-09"
        },
        {
            "id": 1379,
            "refrigerants": [
                "R718 (Wasser)"
            ],
            "sources": [
                "Abwärme (Steam)",
                "Dampf (Steam)"
            ],
            "manufacturer": "Atlas Copco Kompressoren und Drucklufttechnik GmbH",
            "name": "SR/T6",
            "series": "SE / SA / SR / ST",
            "operation_mode": "H",
            "trl_min": 8,
            "trl_max": null,
            "trl_description": null,
            "circuit": "MVR",
            "n_circuits": null,
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozessdampf, Prozesswärme",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 5000.0,
            "el_connection_voltage": null,
            "el_connection_phase": null,
            "el_connection_frequency": null,
            "el_connection_power": null,
            "min_flow_temperature": 100.0,
            "max_flow_temperature": 200.0,
            "min_temp_source": 70.0,
            "max_temp_source": 150.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Schraubenverdichter",
            "n_compressor": "2",
            "filling_quantity": null,
            "min_load": 30,
            "lifespan": 10,
            "length": 4660.0,
            "width": 2120.0,
            "height": 2700.0,
            "weight": null,
            "weight_max": 9500.0,
            "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": "Containerlösung / Schlüsselfertig",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "Druckverhältnis | Überhitzung: 1,8 … 36 | 15 … 41 K",
            "updated": "2025-07-09",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-07-09"
        },
        {
            "id": 1325,
            "refrigerants": [
                "HFO"
            ],
            "sources": [
                "Luft (Air)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AtmosZero B.V.",
            "name": "Boiler 2.0 (150 °C)",
            "series": "Boiler 2.0",
            "operation_mode": "H&C",
            "trl_min": 7,
            "trl_max": 9,
            "trl_description": "9 ab 2026",
            "circuit": "CLO",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozessdampf (Sattdampf)",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1000.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 120.0,
            "max_flow_temperature": 150.0,
            "min_temp_source": -10.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Turboverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 6100.0,
            "width": 2400.0,
            "height": 3000.0,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung, steckerfertig",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-05-20",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-02-18"
        },
        {
            "id": 1351,
            "refrigerants": [
                "HFO"
            ],
            "sources": [
                "Luft (Air)",
                "Wasser/Sole (Brine/Water)"
            ],
            "manufacturer": "AtmosZero B.V.",
            "name": "Boiler 2.0 (186 °C)",
            "series": "Boiler 2.0",
            "operation_mode": "H&C",
            "trl_min": 7,
            "trl_max": 9,
            "trl_description": "9 ab 2026",
            "circuit": "MIX",
            "n_circuits": "2",
            "circuit_configuration": null,
            "circuit_infos": null,
            "sink": "Prozessdampf",
            "min_thermal_capacity": null,
            "max_thermal_capacity": 1000.0,
            "el_connection_voltage": 400.0,
            "el_connection_phase": 3.0,
            "el_connection_frequency": 50.0,
            "el_connection_power": null,
            "min_flow_temperature": 120.0,
            "max_flow_temperature": 186.0,
            "min_temp_source": -10.0,
            "max_temp_source": 40.0,
            "t_hub_max": null,
            "cop": null,
            "compressor": "Turboverdichter",
            "n_compressor": null,
            "filling_quantity": null,
            "min_load": null,
            "lifespan": null,
            "length": 6100.0,
            "width": 2400.0,
            "height": 3000.0,
            "weight": null,
            "weight_max": null,
            "weight_description": null,
            "evaporator_inlet": null,
            "evaporator_outlet": null,
            "compressor_regulation": null,
            "condenser_inlet": null,
            "condenser_outlet": null,
            "sound_power": null,
            "sound_pressure_1m": null,
            "sound_pressure_10m": null,
            "installation_type": "Containerlösung, steckerfertig",
            "space_requirements": null,
            "room_height_requirements": null,
            "comment": "",
            "updated": "2025-05-20",
            "verified": true,
            "information_source": null,
            "information_source_archive": null,
            "information_source_date": "2025-05-20"
        },
        {
            "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
        }
    ]
}