Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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]

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

PATCH - Request body / GET - Response body

Code Block
languagejs
{
  "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

Page Properties
hiddentrue
idrest-api-method


Index

3

Resource URL

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

HTTP methods

PATCH
GET

Description

Gets or sets configuration related to overload protection.



Panel
titleContent
Table of Contents