Product List
API Documentation
Welcome to the Heat Pumps Info API documentation. This API allows users to access the heat pump catalog and associated projects through a RESTful interface.
Data provided by the Portal for Large-Scale Heat Pumps © 2025 by Fraunhofer IEG is licensed under CC BY 4.0
How to Use the API
The API can be accessed using standard HTTP methods. Here are some common actions:
- GET: Retrieve data from the server (e.g., list of products or projects).
- OPTIONS: Retrieve allowed methods for a resource.
- Download Formats: You can specify the format of the data you want to receive, such as JSON or Excel (XLSX).
Available Endpoints
| Endpoint | Description |
|---|---|
| /api/products/ | Access the list of heat pump products. |
| /api/projects/ | Access the list of projects related to heat pumps. |
Example Requests
To download an Excel file of the products, you can use the following URL:
GET /api/products/?format=xlsx
This request will return an Excel file containing the product data.
Response Format
The API responds with data in various formats based on the requested format. For JSON, you may receive a response like:
{
"products": "http://grosswaermepumpen.info/api/products/",
"projects": "http://grosswaermepumpen.info/api/projects/"
}
GET /en-us/api/products/?format=api&offset=1200
{ "count": 1251, "next": null, "previous": "https://grosswaermepumpen-info.de/en-us/api/products/?format=api&limit=100&offset=1100", "results": [ { "id": 642, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXWF 088", "series": "CXWF", "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, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 377.1, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2511.0, "width": 882.0, "height": 1844.0, "weight": 1532.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-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=221", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 643, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXWF 096", "series": "CXWF", "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, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 421.8, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2511.0, "width": 882.0, "height": 1844.0, "weight": 1808.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-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=221", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 644, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXWF 112", "series": "CXWF", "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, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 484.8, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2511.0, "width": 882.0, "height": 1844.0, "weight": 1917.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-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=221", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 645, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXWF 128", "series": "CXWF", "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, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 543.5, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2511.0, "width": 883.0, "height": 1953.0, "weight": 2038.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-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=221", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 646, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXWF 144", "series": "CXWF", "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, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 635.9, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 3914.0, "width": 883.0, "height": 1953.0, "weight": 2605.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-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=221", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 647, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXWF 162", "series": "CXWF", "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, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 694.2, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 3914.0, "width": 883.0, "height": 1953.0, "weight": 2649.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-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=221", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 648, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXWF 176", "series": "CXWF", "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, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 751.3, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 3914.0, "width": 883.0, "height": 1953.0, "weight": 2672.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-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=221", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 649, "refrigerants": [ "R410A (R32/R125)", "R454B" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "CXWF 192", "series": "CXWF", "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, Nahwärme, Fernwärme, Prozesswärme", "min_thermal_capacity": null, "max_thermal_capacity": 792.3, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": 20.0, "max_flow_temperature": 60.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Scrollverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 3914.0, "width": 883.0, "height": 1953.0, "weight": 2706.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-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=221", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 1407, "refrigerants": [ "R1234ze(E)", "R515B (R1234ze(E)/ 227ea)" ], "sources": [ "Abwärme (Brine/Water)", "Geothermie (Brine/Water)", "Gewässer (Brine/Water)", "Serverabwärme (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "GVWF 116 XSH G", "series": "GVWF", "operation_mode": "H", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme, Prozesswärme", "min_thermal_capacity": 154.0, "max_thermal_capacity": 383.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 5.0, "max_flow_temperature": 65.0, "min_temp_source": 7.0, "max_temp_source": 35.0, "t_hub_max": 55.0, "cop": null, "compressor": "Turboverdichter", "n_compressor": "1", "filling_quantity": 106.0, "min_load": 40, "lifespan": null, "length": 2863.0, "width": 1127.0, "height": 1975.0, "weight": 2037.0, "weight_max": 2247.0, "weight_description": "Transportgewicht / Betriebsgewicht", "evaporator_inlet": "DN125", "evaporator_outlet": "DN125", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN150", "condenser_outlet": "DN150", "sound_power": 92.0, "sound_pressure_1m": null, "sound_pressure_10m": 74.0, "installation_type": "Innenaufstellung, Containerlösung möglich", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-09-19", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": "2025-09-19" }, { "id": 1411, "refrigerants": [ "R1234ze(E)", "R515B (R1234ze(E)/ 227ea)" ], "sources": [ "Abwärme (Brine/Water)", "Geothermie (Brine/Water)", "Gewässer (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "GVWF 116 XSH G", "series": "GVWF", "operation_mode": "H", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "1", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme, Prozesswärme", "min_thermal_capacity": 154.0, "max_thermal_capacity": 383.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 5.0, "max_flow_temperature": 65.0, "min_temp_source": 7.0, "max_temp_source": 35.0, "t_hub_max": 55.0, "cop": null, "compressor": "Turboverdichter", "n_compressor": "1", "filling_quantity": 106.0, "min_load": 40, "lifespan": null, "length": 2863.0, "width": 1127.0, "height": 1975.0, "weight": 2037.0, "weight_max": 2247.0, "weight_description": "Transportgewicht / Betriebsgewicht", "evaporator_inlet": "DN125", "evaporator_outlet": "DN125", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN150", "condenser_outlet": "DN150", "sound_power": 92.0, "sound_pressure_1m": null, "sound_pressure_10m": 74.0, "installation_type": "Innenaufstellung, Containerlösung möglich", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-11-25", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 1408, "refrigerants": [ "R1234ze(E)", "R515B (R1234ze(E)/ 227ea)" ], "sources": [ "Abwärme (Brine/Water)", "Geothermie (Brine/Water)", "Gewässer (Brine/Water)", "Serverabwärme (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "GVWF 226 XSH G", "series": "GVWF", "operation_mode": "H", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme, Prozesswärme", "min_thermal_capacity": 312.0, "max_thermal_capacity": 760.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 5.0, "max_flow_temperature": 65.0, "min_temp_source": 7.0, "max_temp_source": 35.0, "t_hub_max": 55.0, "cop": null, "compressor": "Turboverdichter", "n_compressor": "2", "filling_quantity": 130.0, "min_load": 40, "lifespan": null, "length": 3036.0, "width": 1127.0, "height": 2299.0, "weight": 2168.0, "weight_max": 2505.0, "weight_description": "Transportgewicht / Betriebsgewicht", "evaporator_inlet": "DN125", "evaporator_outlet": "DN125", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN150", "condenser_outlet": "DN150", "sound_power": 95.0, "sound_pressure_1m": null, "sound_pressure_10m": 77.0, "installation_type": "Innenaufstellung, Containerlösung möglich", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-09-19", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": "2025-09-19" }, { "id": 1412, "refrigerants": [ "R1234ze(E)", "R515B (R1234ze(E)/ 227ea)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Geothermie (Brine/Water)", "Gewässer (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "GVWF 226 XSH G", "series": "GVWF", "operation_mode": "H", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme, Prozesswärme", "min_thermal_capacity": 312.0, "max_thermal_capacity": 760.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 5.0, "max_flow_temperature": 65.0, "min_temp_source": 7.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Turboverdichter", "n_compressor": "2", "filling_quantity": 130.0, "min_load": 41, "lifespan": null, "length": 3036.0, "width": 1127.0, "height": 2299.0, "weight": 2168.0, "weight_max": 2505.0, "weight_description": "Transportgewicht / Betriebsgewicht", "evaporator_inlet": "DN125", "evaporator_outlet": "DN125", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN150", "condenser_outlet": "DN150", "sound_power": 95.0, "sound_pressure_1m": null, "sound_pressure_10m": 77.0, "installation_type": "Innenaufstellung, Containerlösung möglich", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-11-25", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 1409, "refrigerants": [ "R1234ze(E)", "R515B (R1234ze(E)/ 227ea)" ], "sources": [ "Abwärme (Brine/Water)", "Geothermie (Brine/Water)", "Gewässer (Brine/Water)", "Serverabwärme (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "GVWF 326 XSH G", "series": "GVWF", "operation_mode": "H", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme, Prozesswärme", "min_thermal_capacity": 452.0, "max_thermal_capacity": 1129.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 5.0, "max_flow_temperature": 65.0, "min_temp_source": 7.0, "max_temp_source": 35.0, "t_hub_max": 55.0, "cop": null, "compressor": "Turboverdichter", "n_compressor": "3", "filling_quantity": 292.0, "min_load": 40, "lifespan": null, "length": 4718.0, "width": 1710.0, "height": 2032.0, "weight": 4297.0, "weight_max": 4683.0, "weight_description": "Transportgewicht / Betriebsgewicht", "evaporator_inlet": "DN150", "evaporator_outlet": "DN150", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN125", "condenser_outlet": "DN125", "sound_power": 97.0, "sound_pressure_1m": null, "sound_pressure_10m": 77.0, "installation_type": "Innenaufstellung, Containerlösung möglich", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-11-27", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": "2025-09-19" }, { "id": 1413, "refrigerants": [ "R1234ze(E)", "R515B (R1234ze(E)/ 227ea)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Geothermie (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "GVWF 326 XSH G", "series": "GVWF", "operation_mode": "H", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme, Prozesswärme", "min_thermal_capacity": 452.0, "max_thermal_capacity": 1129.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 5.0, "max_flow_temperature": 65.0, "min_temp_source": 7.0, "max_temp_source": 35.0, "t_hub_max": null, "cop": null, "compressor": "Turboverdichter", "n_compressor": "3", "filling_quantity": 292.0, "min_load": 40, "lifespan": null, "length": 4718.0, "width": 1710.0, "height": 2032.0, "weight": 4297.0, "weight_max": 4683.0, "weight_description": "Transportgewicht / Betriebsgewicht", "evaporator_inlet": "DN150", "evaporator_outlet": "DN150", "compressor_regulation": null, "condenser_inlet": "DN125", "condenser_outlet": "DN125", "sound_power": 97.0, "sound_pressure_1m": null, "sound_pressure_10m": 77.0, "installation_type": "Innenaufstellung, Containerlösung möglich", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-11-25", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 1410, "refrigerants": [ "R1234ze(E)", "R515B (R1234ze(E)/ 227ea)" ], "sources": [ "Abwärme (Brine/Water)", "Geothermie (Brine/Water)", "Gewässer (Brine/Water)", "Serverabwärme (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "GVWF 426 XSH G", "series": "GVWF", "operation_mode": "H", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme, Prozesswärme", "min_thermal_capacity": 618.0, "max_thermal_capacity": 1507.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 5.0, "max_flow_temperature": 65.0, "min_temp_source": 7.0, "max_temp_source": 35.0, "t_hub_max": 55.0, "cop": null, "compressor": "Turboverdichter", "n_compressor": "4", "filling_quantity": 338.0, "min_load": 40, "lifespan": null, "length": 4779.0, "width": 1808.0, "height": 2135.0, "weight": 5211.0, "weight_max": 5758.0, "weight_description": "Transportgewicht / Betriebsgewicht", "evaporator_inlet": "DN200", "evaporator_outlet": "DN200", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN150", "condenser_outlet": "DN150", "sound_power": 98.0, "sound_pressure_1m": null, "sound_pressure_10m": 78.0, "installation_type": "Werksseitige Schalldämmung", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-09-19", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": "2025-09-19" }, { "id": 1414, "refrigerants": [ "R1234ze(E)", "R515B (R1234ze(E)/ 227ea)" ], "sources": [ "Abwasser (Brine/Water)", "Abwärme (Brine/Water)", "Geothermie (Brine/Water)", "Gewässer (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "GVWF 426 XSH G", "series": "GVWF", "operation_mode": "H", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": "2", "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme, Prozesswärme", "min_thermal_capacity": 618.0, "max_thermal_capacity": 1507.0, "el_connection_voltage": 400.0, "el_connection_phase": 3.0, "el_connection_frequency": 50.0, "el_connection_power": null, "min_flow_temperature": 5.0, "max_flow_temperature": 65.0, "min_temp_source": 7.0, "max_temp_source": 35.0, "t_hub_max": 55.0, "cop": null, "compressor": "Turboverdichter", "n_compressor": "3", "filling_quantity": 338.0, "min_load": 41, "lifespan": null, "length": 4779.0, "width": 1808.0, "height": 2135.0, "weight": 5211.0, "weight_max": 5758.0, "weight_description": "Transportgewicht / Betriebsgewicht", "evaporator_inlet": "DN200", "evaporator_outlet": "DN200", "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": "DN150", "condenser_outlet": "DN150", "sound_power": 98.0, "sound_pressure_1m": null, "sound_pressure_10m": 78.0, "installation_type": "Innenaufstellung, Containerlösung möglich", "space_requirements": null, "room_height_requirements": null, "comment": "", "updated": "2025-11-25", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 869, "refrigerants": [ "R513A (R1234yf/R134a)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTMG 120 XE R513A", "series": "RTMG", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 519.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": -15.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5000.0, "width": 2250.0, "height": 2500.0, "weight": 5870.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": 99.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Duplex-Konfiguration möglich: Doppelte Heizleistung", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=233", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 1098, "refrigerants": [ "R513A (R1234yf/R134a)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTMG 140 XE R513A", "series": "RTMG", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 622.5, "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": -15.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 5000.0, "width": 2250.0, "height": 2500.0, "weight": 5990.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": 99.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Duplex-Konfiguration möglich: Doppelte Heizleistung", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=233", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 1099, "refrigerants": [ "R513A (R1234yf/R134a)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTMG 170 XE R513A", "series": "RTMG", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 742.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": -15.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 6180.0, "width": 2250.0, "height": 2500.0, "weight": 6450.0, "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": null, "space_requirements": null, "room_height_requirements": null, "comment": "Duplex-Konfiguration möglich: Doppelte Heizleistung", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/uk/equipment/product-details.html?prodId=233", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 1100, "refrigerants": [ "R513A (R1234yf/R134a)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTMG 200 XE R513A", "series": "RTMG", "operation_mode": "H&C", "trl_min": null, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 869.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": -15.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7360.0, "width": 2250.0, "height": 2500.0, "weight": 7130.0, "weight_max": null, "weight_description": null, "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": null, "space_requirements": null, "room_height_requirements": null, "comment": "Duplex-Konfiguration möglich: Doppelte Heizleistung", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/uk/equipment/product-details.html?prodId=233", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 1101, "refrigerants": [ "R513A (R1234yf/R134a)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTMG 220 XE R513A", "series": "RTMG", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": null, "min_thermal_capacity": null, "max_thermal_capacity": 967.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": -15.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 8540.0, "width": 2250.0, "height": 2500.0, "weight": 7670.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": 104.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "Duplex-Konfiguration möglich: Doppelte Heizleistung", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=233", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 1102, "refrigerants": [ "R1234ze(E)", "R134a", "R515B (R1234ze(E)/ 227ea)" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTWD", "series": "RTWD", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Prozesswärme", "min_thermal_capacity": 260.0, "max_thermal_capacity": 1140.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "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": null, "filling_quantity": null, "min_load": 15, "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": "Kompaktbauweise", "space_requirements": null, "room_height_requirements": null, "comment": "3 verschiedene Effizienzklassen", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=124", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 1103, "refrigerants": [ "R1234ze(E)", "R134a", "R513A (R1234yf/R134a)", "R515B (R1234ze(E)/ 227ea)" ], "sources": [ "Abwärme (Brine/Water)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTWF - SE/HE", "series": "RTWF", "operation_mode": "H&C", "trl_min": 9, "trl_max": null, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Bürogebäuden, Prozesswärme", "min_thermal_capacity": 385.0, "max_thermal_capacity": 2020.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 85.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": 15, "lifespan": null, "length": null, "width": null, "height": null, "weight": null, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Direktantrieb mit niedriger Drehzahl", "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": "RTWF bietet 3 Effizienzniveaus:\r\nStandardeffizienz (SE),\r\nHohe Effizienz (HE),\r\nHohe saisonale Effizienz (HSE)", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=224", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 840, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTXC 110 HSE-EC", "series": "RTXC HSE EC", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 399.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": -12.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4720.0, "width": 2250.0, "height": 2500.0, "weight": 4344.0, "weight_max": null, "weight_description": null, "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": null, "space_requirements": null, "room_height_requirements": null, "comment": "XE: Kompressoren mit fester Drehzahl\r\nHSE: Inverterbetriebene Kompressoren", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=217", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 835, "refrigerants": [ "R134a" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTXC 110 XE", "series": "RTXC XE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 386.1, "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": -12.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4300.0, "width": 2250.0, "height": 2500.0, "weight": 4220.0, "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": null, "space_requirements": null, "room_height_requirements": null, "comment": "XE: Kompressoren mit fester Drehzahl\r\nHSE: Inverterbetriebene Kompressoren", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=217", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 830, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTXC 110 XE-EC", "series": "RTXC XE EC", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 396.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": -12.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4300.0, "width": 2250.0, "height": 2500.0, "weight": 4220.0, "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": null, "space_requirements": null, "room_height_requirements": null, "comment": "XE: Kompressoren mit fester Drehzahl\r\nHSE: Inverterbetriebene Kompressoren", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=217", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 841, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTXC 130 HSE-EC", "series": "RTXC HSE EC", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 456.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": -12.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4720.0, "width": 2250.0, "height": 2500.0, "weight": 4396.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": 105.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "XE: Kompressoren mit fester Drehzahl\r\nHSE: Inverterbetriebene Kompressoren", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=217", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 842, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTXC 140 HSE-EC", "series": "RTXC HSE EC", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 503.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": -12.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 4720.0, "width": 2250.0, "height": 2500.0, "weight": 4396.0, "weight_max": null, "weight_description": null, "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": null, "space_requirements": null, "room_height_requirements": null, "comment": "XE: Kompressoren mit fester Drehzahl\r\nHSE: Inverterbetriebene Kompressoren", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=217", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 843, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTXC 160 HSE-EC", "series": "RTXC HSE EC", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 549.1, "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": -12.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7900.0, "width": 2250.0, "height": 2500.0, "weight": 7251.0, "weight_max": null, "weight_description": null, "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": null, "space_requirements": null, "room_height_requirements": null, "comment": "XE: Kompressoren mit fester Drehzahl\r\nHSE: Inverterbetriebene Kompressoren", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=217", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 836, "refrigerants": [ "R134a" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTXC 160 XE", "series": "RTXC XE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 551.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": -12.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7700.0, "width": 2250.0, "height": 2500.0, "weight": 7020.0, "weight_max": null, "weight_description": null, "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": null, "space_requirements": null, "room_height_requirements": null, "comment": "XE: Kompressoren mit fester Drehzahl\r\nHSE: Inverterbetriebene Kompressoren", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=217", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 831, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTXC 160 XE-EC", "series": "RTXC XE EC", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 548.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": -12.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7700.0, "width": 2250.0, "height": 2500.0, "weight": 7020.0, "weight_max": null, "weight_description": null, "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": null, "space_requirements": null, "room_height_requirements": null, "comment": "XE: Kompressoren mit fester Drehzahl\r\nHSE: Inverterbetriebene Kompressoren", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=217", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 844, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTXC 180 HSE-EC", "series": "RTXC HSE EC", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 618.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": -12.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7900.0, "width": 2250.0, "height": 2500.0, "weight": 7371.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": 104.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "XE: Kompressoren mit fester Drehzahl\r\nHSE: Inverterbetriebene Kompressoren", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=217", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 837, "refrigerants": [ "R134a" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTXC 180 XE", "series": "RTXC XE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 644.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": -12.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7700.0, "width": 2250.0, "height": 2500.0, "weight": 7140.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": 103.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "XE: Kompressoren mit fester Drehzahl\r\nHSE: Inverterbetriebene Kompressoren", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=217", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 832, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTXC 180 XE-EC", "series": "RTXC XE EC", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 643.9, "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": -12.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 7700.0, "width": 2250.0, "height": 2500.0, "weight": 7140.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": 103.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "XE: Kompressoren mit fester Drehzahl\r\nHSE: Inverterbetriebene Kompressoren", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=217", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 845, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTXC 200 HSE-EC", "series": "RTXC HSE EC", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 699.1, "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": -12.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 8900.0, "width": 2250.0, "height": 2500.0, "weight": 7759.0, "weight_max": null, "weight_description": null, "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": null, "space_requirements": null, "room_height_requirements": null, "comment": "XE: Kompressoren mit fester Drehzahl\r\nHSE: Inverterbetriebene Kompressoren", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=217", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 838, "refrigerants": [ "R134a" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTXC 200 XE", "series": "RTXC XE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 665.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": -12.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 8700.0, "width": 2250.0, "height": 2500.0, "weight": 7501.0, "weight_max": null, "weight_description": null, "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": null, "space_requirements": null, "room_height_requirements": null, "comment": "XE: Kompressoren mit fester Drehzahl\r\nHSE: Inverterbetriebene Kompressoren", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=217", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 833, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTXC 200 XE-EC", "series": "RTXC XE EC", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 672.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": -12.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 8700.0, "width": 2250.0, "height": 2500.0, "weight": 7501.0, "weight_max": null, "weight_description": null, "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": null, "space_requirements": null, "room_height_requirements": null, "comment": "XE: Kompressoren mit fester Drehzahl\r\nHSE: Inverterbetriebene Kompressoren", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=217", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 846, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTXC 220 HSE-EC", "series": "RTXC HSE EC", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 802.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": -12.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 8900.0, "width": 2250.0, "height": 2500.0, "weight": 7879.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": 104.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "XE: Kompressoren mit fester Drehzahl\r\nHSE: Inverterbetriebene Kompressoren", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=217", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 839, "refrigerants": [ "R134a" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTXC 220 XE", "series": "RTXC XE", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 765.9, "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": -12.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 8700.0, "width": 2250.0, "height": 2500.0, "weight": 7621.0, "weight_max": null, "weight_description": null, "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": null, "space_requirements": null, "room_height_requirements": null, "comment": "XE: Kompressoren mit fester Drehzahl\r\nHSE: Inverterbetriebene Kompressoren", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=217", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 834, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTXC 220 XE-EC", "series": "RTXC XE EC", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 798.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": -12.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 8700.0, "width": 2250.0, "height": 2500.0, "weight": 7621.0, "weight_max": null, "weight_description": null, "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": null, "space_requirements": null, "room_height_requirements": null, "comment": "XE: Kompressoren mit fester Drehzahl\r\nHSE: Inverterbetriebene Kompressoren", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=217", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 847, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTXC 250 HSE-EC", "series": "RTXC HSE EC", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 891.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": -12.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 8900.0, "width": 2250.0, "height": 2500.0, "weight": 7965.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": 108.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "XE: Kompressoren mit fester Drehzahl\r\nHSE: Inverterbetriebene Kompressoren", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=217", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 848, "refrigerants": [ "R134a", "R513A (R1234yf/R134a)" ], "sources": [ "Luft (Air)" ], "manufacturer": "Trane Deutschland GmbH", "name": "RTXC 280 HSE-EC", "series": "RTXC HSE EC", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 1026.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": -12.0, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Schraubenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 8900.0, "width": 2250.0, "height": 2500.0, "weight": 7965.0, "weight_max": null, "weight_description": null, "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": null, "condenser_inlet": null, "condenser_outlet": null, "sound_power": 105.0, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": null, "room_height_requirements": null, "comment": "XE: Kompressoren mit fester Drehzahl\r\nHSE: Inverterbetriebene Kompressoren", "updated": "2025-11-25", "verified": true, "information_source": "https://trane.eu/de/equipment/product-details.html?prodId=217", "information_source_archive": null, "information_source_date": "2025-11-25" }, { "id": 870, "refrigerants": [ "HC", "HFO" ], "sources": [ "Abwärme (Air)", "Wasser/Sole (Brine/Water)" ], "manufacturer": "Turboden S.p.A", "name": "Large Heat Pump", "series": "Large Heat Pump", "operation_mode": "H&C", "trl_min": 7, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": "möglich", "circuit_infos": null, "sink": null, "min_thermal_capacity": 3000.0, "max_thermal_capacity": 30000.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 200.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": "", "updated": "2025-01-15", "verified": true, "information_source": null, "information_source_archive": null, "information_source_date": null }, { "id": 871, "refrigerants": [ "HFO", "HFO/HFKW" ], "sources": [ "Sole (Brine/Water)" ], "manufacturer": "Viessmann Climate Solutions SE", "name": "BW 352.AHT058", "series": "Vitocal 350-HT PRO", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 133.3, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": 0, "lifespan": null, "length": 2153.0, "width": 911.0, "height": 1650.0, "weight": 1077.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-21", "verified": false, "information_source": "https://www.viessmann.de/de/wissen/technik-und-systeme/waermepumpe.html", "information_source_archive": null, "information_source_date": null }, { "id": 872, "refrigerants": [ "HFO", "HFO/HFKW" ], "sources": [ "Sole (Brine/Water)" ], "manufacturer": "Viessmann Climate Solutions SE", "name": "BW 352.AHT071", "series": "Vitocal 350-HT PRO", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 174.7, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2153.0, "width": 911.0, "height": 1650.0, "weight": 1195.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-21", "verified": false, "information_source": "https://www.viessmann.de/de/wissen/technik-und-systeme/waermepumpe.html", "information_source_archive": null, "information_source_date": null }, { "id": 874, "refrigerants": [ "HFO", "HFO/HFKW" ], "sources": [ "Sole (Brine/Water)" ], "manufacturer": "Viessmann Climate Solutions SE", "name": "BW 352.AHT084", "series": "Vitocal 350-HT PRO", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 202.2, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2153.0, "width": 911.0, "height": 1650.0, "weight": 1251.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-21", "verified": false, "information_source": "https://www.viessmann.de/de/wissen/technik-und-systeme/waermepumpe.html", "information_source_archive": null, "information_source_date": null }, { "id": 873, "refrigerants": [ "HFO", "HFO/HFKW" ], "sources": [ "Sole (Brine/Water)" ], "manufacturer": "Viessmann Climate Solutions SE", "name": "BW 352.AHT096", "series": "Vitocal 350-HT PRO", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 234.4, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "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": "", "updated": "2025-01-21", "verified": false, "information_source": "https://www.viessmann.de/de/wissen/technik-und-systeme/waermepumpe.html", "information_source_archive": null, "information_source_date": null }, { "id": 1105, "refrigerants": [ "HFO", "HFO/HFKW" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Viessmann Climate Solutions SE", "name": "BW 352.AHT119", "series": "Vitocal 350-HT PRO", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 262.8, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "2", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2153.0, "width": 911.0, "height": 1650.0, "weight": 1426.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-21", "verified": false, "information_source": "https://www.viessmann.de/de/wissen/technik-und-systeme/waermepumpe.html", "information_source_archive": null, "information_source_date": null }, { "id": 1107, "refrigerants": [ "HFO", "HFO/HFKW" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Viessmann Climate Solutions SE", "name": "BW 353.AHT126", "series": "Vitocal 350-HT PRO", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 303.3, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "3", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2816.0, "width": 911.0, "height": 1650.0, "weight": 1779.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-21", "verified": false, "information_source": "https://www.viessmann.de/de/wissen/technik-und-systeme/waermepumpe.html", "information_source_archive": null, "information_source_date": null }, { "id": 1108, "refrigerants": [ "HFO", "HFO/HFKW" ], "sources": [ "Wasser/Sole (Brine/Water)" ], "manufacturer": "Viessmann Climate Solutions SE", "name": "BW 353.AHT147", "series": "Vitocal 350-HT PRO", "operation_mode": "H&C", "trl_min": null, "trl_max": 9, "trl_description": null, "circuit": "CLO", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Gebäudewärme, Nahwärme", "min_thermal_capacity": null, "max_thermal_capacity": 351.5, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 90.0, "min_temp_source": null, "max_temp_source": null, "t_hub_max": null, "cop": null, "compressor": "Kolbenverdichter", "n_compressor": "3", "filling_quantity": null, "min_load": null, "lifespan": null, "length": 2816.0, "width": 911.0, "height": 1650.0, "weight": 1865.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-21", "verified": false, "information_source": "https://www.viessmann.de/de/wissen/technik-und-systeme/waermepumpe.html", "information_source_archive": null, "information_source_date": null }, { "id": 875, "refrigerants": [ "R718 (Wasser)" ], "sources": [ "Abwärme (Brine/Water)", "Abwärme (Steam)" ], "manufacturer": "Weel & Sandvig - Energy and Process Innovation Aps", "name": "WS Turbo", "series": "WS Turbo", "operation_mode": "H", "trl_min": 4, "trl_max": 9, "trl_description": null, "circuit": "BOT", "n_circuits": null, "circuit_configuration": null, "circuit_infos": null, "sink": "Prozessdampf, Prozesswärme", "min_thermal_capacity": 1000.0, "max_thermal_capacity": 5000.0, "el_connection_voltage": null, "el_connection_phase": null, "el_connection_frequency": null, "el_connection_power": null, "min_flow_temperature": null, "max_flow_temperature": 180.0, "min_temp_source": 80.0, "max_temp_source": 110.0, "t_hub_max": 55.0, "cop": null, "compressor": "Turboverdichter", "n_compressor": null, "filling_quantity": null, "min_load": null, "lifespan": 20, "length": null, "width": null, "height": null, "weight": 700.0, "weight_max": null, "weight_description": "pro Verdichtermodul inkl. Frequenzumrichter", "evaporator_inlet": null, "evaporator_outlet": null, "compressor_regulation": "Drehzahlgeregelt", "condenser_inlet": null, "condenser_outlet": null, "sound_power": null, "sound_pressure_1m": null, "sound_pressure_10m": null, "installation_type": null, "space_requirements": "2 (pro Modul)", "room_height_requirements": null, "comment": "", "updated": "2025-01-23", "verified": false, "information_source": "https://heatpumpingtechnologies.org/annex58/wp-content/uploads/sites/70/2022/07/weel-and-sandvig-wsturbosteam.pdf", "information_source_archive": null, "information_source_date": null } ] }