/power-thresholds/config

Sets power thresholds for an electricity meter to alert the end user when exceeded. To successfully set the power thresholds configuration, it is required that:

  1. the power thresholds functionality has been enabled for the platform or labelpartner of the user.
  2. a NET2GRID device is connected to the user’s account and the device is online.

This API call has a cooldown period of 5 seconds before the user is able to execute it again.

Note: The hardware device may not be able to store the value immediately. It can take a few seconds until the new power thresholds configuration is visible.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
mains
object

The power thresholds configuration map for mains. The map keys are the thresholds that are going to be updated. Valid keys are "threshold_0", "threshold_1", "threshold_2", and "threshold_3".

phase_1
object

The power thresholds configuration map for phase 1. The map keys are the thresholds that are going to be updated. Valid keys are "threshold_0" and "threshold_1".

phase_2
object

The power thresholds configuration map for phase 2. The map keys are the thresholds that are going to be updated. Valid keys are "threshold_0" and "threshold_1".

phase_3
object

The power thresholds configuration map for phase 3. The map keys are the thresholds that are going to be updated. Valid keys are "threshold_0" and "threshold_1".

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Choose an example:
application/json