HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference
Terms of Use

Actions / Set Circuit SoC Priority

Set DLM priority based on the session's state of charge (SoC). The active priority will be used to either decrease or increase the energy used by the session's EVSE.

  • If the SoC exceeds the upperThresholdPercent, then the highSoCPriority will be applied.
  • If the SoC is below the lowerThresholdPercent, then the lowSoCPriority will be applied.
  • If neither of the above conditions is true, then the priority is set to 1.

You can provide either the upperThresholdPercent with the highSoCPriority or the lowerThresholdPercent with the lowSoCPriority or both pairs. When a lower or upper threshold is not set, the default priority of 1 will be used.

Language
Credentials
Bearer
API Token
URL
Click Try It! to start a request and see the response here!