First Commit
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"IfcAudioVisualAppliance.CAMERA": "Camera",
|
||||
"IfcUnitaryEquipment.AIRHANDLER": "AHU",
|
||||
"IfcBoiler": "Boiler",
|
||||
"IfcUnitaryEquipment.AIRCONDITIONINGUNIT": "CRAC",
|
||||
"IfcChiller": "Chiller",
|
||||
"IfcCompressor": "Compressor",
|
||||
"IfcCondenser": "Condenser",
|
||||
"IfcCoolingTower": "Cooling_Tower",
|
||||
"IfcDamper": "Damper",
|
||||
"IfcFan": "Fan",
|
||||
"IfcFilter": "Filter",
|
||||
"IfcHeatExchanger": "Heat_Exchanger",
|
||||
"IfcHumidifier": "Humidifier",
|
||||
"IfcPump": "Pump",
|
||||
"IfcAirTerminalBox": "TerminalUnit",
|
||||
"IfcAirTerminalBox.CONSTANTFLOW": "CAV",
|
||||
"IfcAirTerminalBox.VARIABLEFLOWPRESSUREDEPENDANT": "VAV",
|
||||
"IfcAirTerminalBox.VARIABLEFLOWPRESSUREINDEPENDANT": "VAV",
|
||||
"IfcValve": "Valve",
|
||||
"IfcUnitaryControlElement.THERMOSTAT": "Thermostat",
|
||||
"IfcUnitaryControlElement.WEATHERSTATION": "Weather_Station",
|
||||
"IfcLightFixture": "Luminaire",
|
||||
"IfcFlowMeter": "Meter",
|
||||
"IfcFlowMeter.ENERGYMETER": "Electric_Meter",
|
||||
"IfcFlowMeter.GASMETER": "Gas_Meter",
|
||||
"IfcFlowMeter.WATERMETER": "Water_Meter",
|
||||
"IfcElectricMotor": "Motor",
|
||||
"IfcSolarDevice.SOLARPANEL": "PV_Panel",
|
||||
"IfcBuilding": "https://w3id.org/rec#Building",
|
||||
"IfcBuildingStorey": "https://w3id.org/rec#Level",
|
||||
"IfcSpace": "https://w3id.org/rec#Room",
|
||||
"IfcSpatialZone": "https://w3id.org/rec#Zone",
|
||||
"IfcSpatialZone.THERMAL": "https://w3id.org/rec#HVACZone"
|
||||
}
|
||||
Reference in New Issue
Block a user