Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.23 KB

ForcedAirFurnace.md

File metadata and controls

16 lines (11 loc) · 1.23 KB

DragonflySchema.Model.ForcedAirFurnace

Properties

Name Type Description Notes
UserData Object Optional dictionary of user data associated with the object.All keys and values of this dictionary should be of a standard data type to ensure correct serialization of the object (eg. str, float, int, list). [optional]
Vintage Vintages Text for the vintage of the template system. This will be used to set efficiencies for various pieces of equipment within the system. Further information about these defaults can be found in the version of ASHRAE 90.1 corresponding to the selected vintage. Read-only versions of the standard can be found at: https://www.ashrae.org/technical-resources/standards-and-guidelines/read-only-versions-of-ashrae-standards [optional]
Type string [optional] [readonly] [default to "ForcedAirFurnace"]
EquipmentType FurnaceEquipmentType Text for the specific type of system equipment from the FurnaceEquipmentType enumeration. [optional]

[Back to Model list] [Back to API list] [Back to README]