You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2025. It is now read-only.
Hi,
I am using the example scale form the repo named continuous-remote-listening.scala
I was wondering, how I can add meter reading (estimation cost ) and printing the output ?
I also found that in order to perform reservation I can use:
The problem is that I want my simulator to be able to perform charging or reservation without prior preparation. How can I achieve it?
Do you have any relevant examples for that ?
Thanks