ibpsa / project1-boptest

Building Optimization Performance Tests
Other
107 stars 69 forks source link

Add options to bacnet interface for time advancement #583

Open dhblum opened 11 months ago

dhblum commented 11 months ago

Currently the bacnet interface automatically runs the test case simulation in real time, advancing 5 seconds of simulation every 5 seconds. This issue is to add options to deploy and advance time:

  1. every X seconds of simulation time every Y seconds of real time where X and Y are parameters
  2. upon trigger, which is how the native BOPTEST API works.