| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [View Raw Code] [Original HTTPS Page] |
Learn how to implement push notifications between OCPI parties.
OCPI push notifications allow parties to notify each other about changes to OCPI objects (locations, sessions, CDRs, etc.).
::: ocpi.core.push
HTTP push notifications are sent via POST requests to the receiving party's push endpoint.
WebSocket push notifications provide real-time bidirectional communication.
!!! note WebSocket push is experimental and may not be supported by all OCPI implementations.
| Back | FazBrowse Home | New Git URL |