First time here? Check out the Help page!
1 | initial version |
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.