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

Revision history [back]

You cannot edit EMS through the OpenStudio Graphical User Interface (GUI), also known as the 'OpenStudio App'.

You can edit EMS with the OpenStudio Application Programming Interface (API), which you can do through ruby scripts or console.

Here is some example code in openstudio-standards for creating and editing EMS with the OpenStudio API.