c-jimenez
Results
2
comments of
c-jimenez
Hi, I'm not sure you have to send an idTag in this case since no user has presented physically nor remotely an idTag to stop the transaction. The StopReason::PowerLoss should...
Hi, In your case, you must call the `ChargePoint::stopTransaction()` method with an empty string for the `id_tag `parameter and `Reason::PowerLoss` for the `reason` parameter.