Monitoring API (2025-01-24T11:00:00Z)

Download OpenAPI specification:Download

/gateways

Authorizations:
(ApiKeyAuthOAuth2ClientCredentials)

Responses

Response samples

Content type
application/json
[
  • {
    }
]

/gateways

Responses

/gateways/{gatewayId}/powerMeters/{id}

path Parameters
gatewayId
required
string
id
required
string

Responses

/gateways/{gatewayId}/chargingStations

Authorizations:
(ApiKeyAuthOAuth2ClientCredentials)
path Parameters
gatewayId
required
string

Responses

Response samples

Content type
application/json
[
  • {
    }
]

/gateways/{gatewayId}/chargingStations

path Parameters
gatewayId
required
string

Responses

/gateways/{gatewayId}

Authorizations:
(ApiKeyAuthOAuth2ClientCredentials)
path Parameters
gatewayId
required
string

Responses

Response samples

Content type
application/json
{
  • "name": "string",
  • "id": "string",
  • "chargingStations": [ ]
}

/gateways/{gatewayId}

path Parameters
gatewayId
required
string

Responses

/gateways/{gatewayId}/chargingStations/{id}

path Parameters
gatewayId
required
string
id
required
string

Responses

/gateways/{gatewayId}/batteries/{id}

path Parameters
gatewayId
required
string
id
required
string

Responses

/gateways/{gatewayId}/powerMeters

Authorizations:
(ApiKeyAuthOAuth2ClientCredentials)
path Parameters
gatewayId
required
string

Responses

Response samples

Content type
application/json
[
  • {
    }
]

/gateways/{gatewayId}/powerMeters

path Parameters
gatewayId
required
string

Responses

/gateways/{gatewayId}/batteries

Authorizations:
(ApiKeyAuthOAuth2ClientCredentials)
path Parameters
gatewayId
required
string

Responses

Response samples

Content type
application/json
[
  • {
    }
]

/gateways/{gatewayId}/batteries

path Parameters
gatewayId
required
string

Responses