ProjectInfo

Interface for project information

class iesve.ProjectInfo

Bases: object


get() dict

Get project information.

Returns a dictionary with the following keys:

  • address

  • building_owner

  • conditioned_floor_area

  • design_team

  • energy_analyst

  • project_name


set(data: dict) None

Set project information using a dictionary of data. See get method for members