API surface discovered from the official web app not yet wrapped
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Idoneità per principianti
- 48/100
Direzione di ricerca
Inizia leggendo i wrapper esistenti per la posizione e lo stato dell’organizzazione e i relativi schema, quindi confrontali con le route acquisite e le forme delle risposte live descritte qui. Verifica la risposta del token del livello a pagamento prima di gestirla e acquisisci separatamente il comando di reload; il lavoro è completato quando gli endpoint e gli schema confermati sono wrappati, senza indovinare il comando non osservato.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
Captured by driving the official web app (app.evnex.io) with network recording, alongside the endpoints the library already wraps. Response shapes verified against a live account.
Unwrapped endpoints
GET /v2/apps/organisations/{org}/locations— org locations with address, coordinates, ICP number/retailer/distributor details, timezone, and (viaincluded) full charge point objects. A naturalget_org_locations()+ schema.GET /organisations/{org}/summary/status— connector-state counts (available/charging/disabled/faulted/occupied/offline/reserved) underdata.attributes.connectors. Note the library currently wraps the older/v2/apps/...variant with a flat shape; the app uses this newer one.GET /v2/apps/organisations/{org}/tokens— RFID/charge tokens (403 on a Free-tier org, so schema unknown; likely paid orgs only).
App-only commands observed (not captured, not invoked)
The charge point page exposes Charge / Unlock / Disable / Reload charge point buttons. Unlock/availability are already wrapped; "reload" (reboot) is not — likely POST /charge-points/{id}/commands/.... Worth capturing the exact command name before wrapping.
Also noted
- The app authenticates with a different Cognito app client id than the library's; both work against the same API.
- An unauthenticated
cognito-identityfederated call fails 400 and is retried silently by the app — not needed for API access.
- Lingua principale
- Python
- Stelle
- 13
- Fork
- 8
- Merge medio
- 5h 58m
- PR unite (30g)
- 2
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di hardbyte/python-evnex
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 68/100
hardbyte/python-evnex#129 · 2 reazioni ·
-
Difficoltà 5/5 Più di una settimana Idoneità per principianti 35/100
hardbyte/python-evnex#113 ·
-
Live Load data not available Aperta
Difficoltà 3/5 1-2 giorni Idoneità per principianti 52/100
hardbyte/python-evnex#109 · 3 commenti ·
Tutte le issue di hardbyte/python-evnex
Issue simili
-
essnmx good first issue
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 95/100
-
[Feature] 奇物选择添加优先级 Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
syfoud/Simulated_Scepter#174 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
Giskard-AI/giskard-oss#2840 · 1 commento ·
-
A claim comment carrying the issue number is silently declined while the workflow reports success Apertaarea: repo bug perceived difficulty: 2
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
yeti-platform/yeti#1380 ·