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 

Chargestation Connection Debug Utility

Suggest Edits

Introduction

The charge station connection debug utility provides an interactive interface where you can debug connection issues in real-time.

How to

via Admin Dashboard

Go to charge station section > click on the debugger icon

2276
2226

Connection Debug Screen

New requests will appear on the right hand side with the timestamp of the request.

2278

Example: A connection request with an incorrect endpoint

2282

Example: A connection request with an incorrect password

Updated over 1 year ago


  • Table of Contents
    • Introduction
    • How to
      • via Admin Dashboard