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

💩 🔧 Configure the demo to use pre-built images for the notify limit c… #106

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

shankari
Copy link
Collaborator

…hanges

Changes:

  • EVerest manager uses the changes to receive a limit through the API, pass it through to the OCPP module, store it in the database and use it to influence the power limits
  • Node-red sends the correct MQTT messages
  • MaEVe manager has an NOP implementation of notify limit

The actual changes/patches are listed here and will need to be merged in one step at a time
#101 (comment)

Testing done:

$ bash demo-iso15118-2-ocpp-201.sh -1 -r $(pwd) -m
$ docker exec -it everest-ac-demo-manager-1 /bin/bas
(container) $ sh /ext/build/run-scripts/run-sil-ocpp201-pnc.sh

Then

  • moved the slider to various points, the max current changed
  • plugged in car, handshake was successful
  • moved the slider while the car was plugged in, max current changed and power drawn changed
  • cleared limit, max current went to 16 and max power went to 11kW

…hanges

Changes:
- EVerest manager uses the changes to receive a limit through the API, pass it
  through to the OCPP module, store it in the database and use it to influence
  the power limits
- Node-red sends the correct MQTT messages
- MaEVe manager has an NOP implementation of notify limit

The actual changes/patches are listed here and will need to be merged in one
step at a time
EVerest#101 (comment)

Testing done:
```
$ bash demo-iso15118-2-ocpp-201.sh -1 -r $(pwd) -m
$ docker exec -it everest-ac-demo-manager-1 /bin/bas
(container) $ sh /ext/build/run-scripts/run-sil-ocpp201-pnc.sh
```

Then
- moved the slider to various points, the max current changed
- plugged in car, handshake was successful
- moved the slider while the car was plugged in, max current changed and power drawn changed
- cleared limit, max current went to 16 and max power went to 11kW

Signed-off-by: Shankari <[email protected]>
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

Successfully merging this pull request may close these issues.

1 participant