Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

➕added lightning protection abbreviations #246

Merged
merged 1 commit into from
Jun 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion BDNS_Abbreviations_Register.csv
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ air conditioning unit - computer room AC unit,CRAC,HVAC/AHU,IfcUnitaryEquipment,
air conditioning unit - direct expansion cooling unit,DX,HVAC/AHU,IfcUnitaryEquipment,SPLITSYSTEM,1
air handling - mechanical ventilation with heat recovery,MVHR,HVAC/AHU,IfcAirToAirHeatRecovery,NOTDEFINED,1
air handling unit - air handling unit,AHU,HVAC/AHU,IfcUnitaryEquipment,AIRHANDLER,1
air handling unit - dedicated outside air system unit,DOAS,HVAC/DOAS,IfcUnitaryEquipment,AIRHANDLER,1
air handling unit - computer room air handler,CRAH,HVAC/AHU,IfcUnitaryEquipment,AIRHANDLER,1
air handling unit - dedicated outside air system unit,DOAS,HVAC/DOAS,IfcUnitaryEquipment,AIRHANDLER,1
air handling unit - heat recovery unit,HRU,HVAC/AHU,IfcAirToAirHeatRecovery,NOTDEFINED,1
air handling unit - make-up air handler,MAU,HVAC/MAU,IfcUnitaryEquipment,AIRHANDLER,1
air handling unit - roof top unit,RTU,HVAC/AHU,IfcUnitaryEquipment,ROOFTOPUNIT,1
Expand Down Expand Up @@ -435,6 +435,12 @@ lighting - fixture external - lampost,LPO,LIGHTING/LT,IfcLightFixture,NOTDEFINED
lighting - gateway,LTGW,LIGHTING/LTGW,IfcCommunicationsAppliance,GATEWAY,1
lighting - group,LGRP,LIGHTING/LGRP,IfcGroup,NOTDEFINED,1
lighting - track - electric track for lights,TR,LIGHTING/LT,IfcCableSegment,NOTDEFINED,0
lightning protection - cast-in-socket,CIS,,IfcFastener,NOTDEFINED,0
lightning protection - concrete inspection pit,CIP,,IfcDistributionElement,NOTDEFINED,0
lightning protection - earthing bar,EBA,,IfcDistributionElement,NOTDEFINED,0
lightning protection - earthing clamp,ECL,,IfcFastener,NOTDEFINED,0
lightning protection - earthing rod,ERO,,IfcDistributionElement,NOTDEFINED,0
lightning protection - earthing tape,ETA,,IfcDistributionElement,NOTDEFINED,0
location services - beacon,LBCN,,IfcCommunicationsAppliance,NOTDEFINED,1
meter,MTR,METERS/MTR,IfcFlowMeter,NOTDEFINED,1
meter - electric branch meter,EBM,METERS/MTR,IfcFlowMeter,NOTDEFINED,1
Expand Down
Loading