Skip to main content

Get an overview of charger network issues

x-ms-visibility: "important"

Retrieve an overview of network issues affecting chargers.

Query Parameters
    siteId int64

    Filter by site ID. The results will include data from all the subsites as well.

    from date-time

    Start timestamp for the period to be fetched. Default: 7 days ago.

    to date-time

    End timestamp for the period to be fetched. Default: Now.

Responses

Overview of charger network issues.


Schema
    chargers object[]
  • Array [
  • chargerId string
    networkIssuesCount int64
  • ]
Loading...