Room and Building Information

 

The following file will be used to populate the rooms available to assign to equipment.  This will be a one-time import usually.  If you do not import a separate room file, the rooms found in the event data import will automatically be added to the room and building tables in Events2HVAC.

 

If building information is not provided, the room will be assigned automatically to “(undefined building)”

 

File name should be named Rooms.csv or similar.

 

E2H Room Field Descriptions

 

Field Name

Data Type

Description/Notes

RoomID*

String

Unique ID (primary key) of the room assigned

RoomName*

String

Name of the room assigned

RoomDesc

String

Optional: Description of room

BuildingID

String

Unique ID (primary key) of the building for the room

BuildingName

String

Name of the building

BuildingDesc

String

Optional: Description of bldg.

SetupHours

Single

Optional: default setup hours for room

TeardownHours

Single

Optional: default teardown hours for room

RoomSize

Integer

Optional: area of room in sq ft.

RoomCapacity

Integer

Optional: people capacity of room

* = Required Fields