Jump to Content
eDRV
HomeDocumentationAPI ReferenceRelease NotesIncidents
eDRV
Documentation
HomeDocumentationAPI ReferenceRelease NotesIncidents

Getting Started

  • API Introduction
    • New Features in API v1.1
  • Development Quick Start
    • Get Chargestation Credentials
    • Connect a Chargestation
    • API Key
    • Send a Test Command

Developer Info

  • Basic Charging
    • Start Charging
    • Stop Charging
    • Show Charging Metrics in Real Time
    • Local Auth Charging
  • Power Management
    • Set Static Chargestation Power Limits
    • Real Time Session Power Management
    • Set Charging Profiles
      • Retrieve Composite Charging Schedules
    • Raw Energy Report Update
  • Device Management
    • Chargestation Configuration
    • Update Firmware
    • Download Chargestation Diagnostic Log Files
    • Detecting Chargestation Connectivity
  • Pricing Engine
    • Setting Prices for Charging
    • Advanced Rates
  • OCPP Chargestation Simulator
  • Webhooks
    • List Of Webhook Events
    • Webhook Security
    • Webhook Retry
    • Webhook Filtering
  • Data Hierarchy
    • Sessions
    • Users
    • Location
    • Chargestation
    • Actions
    • Connector
    • Rates
    • RFID
  • Reference
    • HTTP Response Codes

Load management

  • Dynamic Load Management
  • Manage Groups

Support

  • Getting Help
Powered by 

Data Hierarchy

Suggest Edits

This section details and explains the relationship between the various data models that make up the eDRV API.

960

Model Relationships

Your organization may manage chargestations in multiple Locations (geographical addresses)

Each location may have multiple Chargestations , each with multiple Connectors .
Rates is an independent entity, that can be attached to a connector.

Charging Sessions take place at a connector, for a user.

A Users is an EV driver.

Updated over 3 years ago


What’s Next
  • Locations
  • Chargestations
  • Connectors
  • Rates