-
Hello, steVe OCPP community! I am currently working on a project that requires implementing the functionalities for Start Transaction, Stop Transaction, Start Remote Transaction, and Stop Remote Transaction from an external application. I would like to know if there is support for making these calls through a REST API, WebSocket, or any other protocol such as SOAP. Is there a documented REST API that I can use to send commands for Start Transaction, Stop Transaction, Start Remote Transaction, and Stop Remote Transaction? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
You'll have to implement the missing apis first. |
Beta Was this translation helpful? Give feedback.
You'll have to implement the missing apis first.
See #1000