honeybee_energy_standards.extension.schedule.ruleset module¶
Classmethods for honeybee-energy ScheduleRuleset.
- 
honeybee_energy_standards.extension.schedule.ruleset.from_standards_dict(cls, data)[source]¶ Create a ScheduleRuleset from an OpenStudio standards gem dictionary.
- Parameters
 data – A list of individual ScheduleDay dictionary descriptions from the standards gem that together define a complete ScheduleRuleset.