You are viewing an old version of this page. View the current version.
Compare with Current View Page History
Version 1 Current »
Gets or sets configuration related to overload protection.
Supports both regular setups and Multigateway locations.
https://app1pub.smappee.net/dev/v3/servicelocation/{serviceLocationId}/overloadprotection
GETPATCH
Authorization: Bearer [ACCESS_TOKEN]
[ACCESS_TOKEN] being the access token received from the Get token or Refresh token authentication calls.
{ "active": "true", "maximumLoad": 40 // This is in amperes }
This call does not exist in this version
This call was introduced in this version