API Code Examples
Julian Ares
Last Update hace 2 meses
Common asks:
- Raw OCPP data requires using subscriptions instead of queries.
- Pagination is generally returning 20 results/page default; max is 100
- Historical transaction data is stored with a couple hour delay from real time
- EVCCID is a composite type so pulling the vehicle identifier requires this construction:
ReactJS (Typescript)
Libraries that you need to use:
Some examples of queries:
Python
Install GCL lib: Introduction - gql 3 3.5.0b0 documentation
Then you can use anu example from the documentation:
Result:
