Skip to content

Commit

Permalink
fix sorting error
Browse files Browse the repository at this point in the history
  • Loading branch information
jgunstone committed Sep 17, 2024
1 parent c7c4159 commit 906e5f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BDNS_Abbreviations_Register.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ asset_description,asset_abbreviation,dbo_entity_type,ifc_class,ifc_type,can_be_c
access control - RFID controller,RFIDC,,IfcController,NOTDEFINED,1
access control - RFID reader,RFIDR,,IfcCommunicationsAppliance,SCANNER,1
access control - access control system,ACS,,IfcDistributionSystem,SECURITY,1
access control - audio intercom,AIC,,IfcSwitchingDevice,NOTDEFINED,1
access control - biometric reader,BIOR,,IfcCommunicationsAppliance,SCANNER,1
access control - request to exit,RTE,,IfcSwitchingDevice,CONTACTOR,1
access control - video intercom,VIC,,IfcSwitchingDevice,NOTDEFINED,1
access control - audio intercom,AIC,,IfcSwitchingDevice,NOTDEFINED,1
actuator,ACT,,IfcActuator,NOTDEFINED,1
actuator - frost protection switch,FPSW,,IfcActuator,ELECTRICACTUATOR,1
actuator - motorized window operator,WDO,,IfcActuator,ELECTRICACTUATOR,1
Expand Down Expand Up @@ -65,6 +65,7 @@ av equipment - wireless sender,WSEND,,IfcAudioVisualAppliance,NOTDEFINED,1
battery,BATT,ELECTRICAL/BATT,IfcElectricFlowStorageDevice,BATTERY,0
battery - battery trip unit,BTR,ELECTRICAL/BATT,IfcProtectiveDevice,NOTDEFINED,0
battery - electric heater battery,EHB,ELECTRICAL/BATT,IfcElectricFlowStorageDevice,BATTERY,0
battery - lithium ion cell,BATTLI,,IfcElectricFlowStorageDevice,NOTDEFINED,1
beverage machine - airpot,BVAP,,IfcElectricAppliance,NOTDEFINED,0
beverage machine - chai machine,BVC,,IfcElectricAppliance,NOTDEFINED,0
beverage machine - coffee grinder,BVCFMG,,IfcElectricAppliance,NOTDEFINED,0
Expand Down Expand Up @@ -451,7 +452,6 @@ 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
battery - lithium ion cell,BATTLI,,IfcElectricFlowStorageDevice,NOTDEFINED,1
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

0 comments on commit 906e5f3

Please sign in to comment.