6.1.12.1 Methods Defined Here
get() -> dictionary
Get project information.
Returns a dictionary with the following keys:
address
|
building_owner
|
conditioned_floor_area
|
design_team
|
energy_analyst
|
project_name
|
set(data)
Set project information using a dictionary of data.
Dictionary can contain the following keys:
address
|
building_owner
|
conditioned_floor_area
|
design_team
|
energy_analyst
|
project_name
|