Skip to main content

Get an overview of charger reboot events

x-ms-visibility: "important"

Retrieve an overview of events when chargers reboot.

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 reboot events.


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