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

Heartbeat_Listen #357

Open
Mahmoud1029Sharaf opened this issue Aug 18, 2024 · 0 comments
Open

Heartbeat_Listen #357

Mahmoud1029Sharaf opened this issue Aug 18, 2024 · 0 comments

Comments

@Mahmoud1029Sharaf
Copy link

Mahmoud1029Sharaf commented Aug 18, 2024

Hi i want to listen to heartbeat response comes from OCPP i used that API to print a message on receiving heartbeat responce

setOnSendConf("SetChargingProfile", [] (JsonObject payload) { Serial.print("received Heartbeat response ********************* "); });
i put it in setup after initializing OCPP

i got that in the serial not including the message message i wanted
can you help me to find the problem ?

Screenshot from 2024-08-18 15-02-29

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

No branches or pull requests

1 participant