First time here? Check out the Help page!
1 | initial version |
This is a random exerpt from an IDF file I am working on with Python EMS. You can see there are two objects, Output:Meter and Output:Variable.
The meter name is "ElectricityNet:Facility", and the variable key and name is "*" and "Zone People Occupant Count", respectively. The "*" just means that I need to specify a certain Zone name as the "*" represents all possible inputs (Zones) for that field. This is all I need to access those output data.
And this post may help with the actuators.