This function can be called within the observer function to save the current occupancy pattern
1 |
1 2 3 4 5 6 | ## Not run:
## save occupancies from within observer
# this functions should be called inside the end_of_timestep_observer function at the config file:
save_occupancy()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.