forked from reinierl/docile-charge-point
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
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:
val resNum= expectIncoming(reserveNowReq.respondingWith(ReserveNowRes(Reservation.Accepted)))(noTimeout)
var reID= resNum.reservationId
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
Metadata
Metadata
Assignees
Labels
No labels