Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Steve's API and Transactions #1154

Closed
01mk027 opened this issue May 22, 2023 · 1 comment
Closed

Steve's API and Transactions #1154

01mk027 opened this issue May 22, 2023 · 1 comment
Labels

Comments

@01mk027
Copy link

01mk027 commented May 22, 2023

In #1149 i asked question and received back. But, i realized that, i forgot to explain about all details.

In Steve, under the page of http://127.0.0.1:8080/steve/manager/operations/v1.6/{transactionName}, we can select station and connector than we can send message to the station in OCPP format.

Similarly, i want to send message from Steve's API to websocket clients with Steve's own websocket service which is specific for device. (Indeed, I want to send message to a charge point (websocket client) from the address of ws://127.0.0.1:8080/steve/websocket/CentralSystemService/(chargeBoxId) via Steve's API. Charge box id is written into database.)

Is it possible? If yes, how it can be achieved? Which library or libraries help me? Thanks in advance.

@goekay
Copy link
Member

goekay commented May 22, 2023

this is still not possible. the same feedback to #1149 is valid here as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants