Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

If you make an array of the names of all of the schedules from the json, you can loop through them and call model_add_schedule(model, schedule_name). The method is described here in gem documentation.