Jump to Content
eDRV
HomeDocumentationAPI ReferenceRelease NotesCommunity
PricingLogineDRV
PricingLogin
HomeDocumentationAPI ReferenceRelease NotesCommunity

Getting Started

  • API Introduction
    • New Features in API v1.1
  • Development Quick Start
    • Get Chargestation Credentials
    • Connect a Chargestation
    • Send a Test Command
  • Authentication
    • Token Request
    • Authenticating API Requests

Developer Info

  • Tutorials and Guides
    • Start Charging
    • Charging with Session Targets
    • Setting Prices for Charging
    • Show Charging Metrics in Real Time
    • Stop Charging
    • Search for Chargestations
    • Charging Intelligence
    • Real Time Session Power Management
    • OCPP Chargestation Simulator
    • Session Energy Report
    • Organization Messaging Logs
    • Update Firmware
    • Download Chargestation Diagnostic Log Files
    • Advanced Rates
    • Invite Admins
  • Webhooks
    • List Of Webhook Events
  • Data Hierarchy
    • Sessions
    • Users
    • Location
    • Chargestation
    • Connector
    • Rates
  • Resources and Reference
    • HTTP Response Codes
    • Adding Team Admins
    • Chargestation Connection Debug Utility

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

Connection Debug ScreenConnection Debug Screen

Connection Debug Screen

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

Example: A connection request with an incorrect endpointExample: A connection request with an incorrect endpoint

Example: A connection request with an incorrect endpoint

Example: A connection request with an incorrect passwordExample: A connection request with an incorrect password

Example: A connection request with an incorrect password

Updated 14 days ago


  • Table of Contents
    • Introduction
    • How to