Overload protection

Description

Gets or sets configuration related to overload protection.

Supports both regular setups and Multigateway locations.

Resource URL

https://app1pub.smappee.net/dev/v3/servicelocation/{serviceLocationId}/overloadprotection

HTTP method

GET
PATCH

HTTP header

Authorization: Bearer [ACCESS_TOKEN]

 [ACCESS_TOKEN] being the access token received from the Get token or Refresh token authentication calls.

PATCH - Request body / GET - Response body

{ "active": "true", "maximumLoad": 40 // This is in amperes }

Versioning

Version 1 (v1)


Version 2 (v2)

This call does not exist in this version

Version 3 (v3)

This call was introduced in this version



Content