Set an input-based grid limit

Configure an input/digital-input based limit for a grid (for example stop charging when an input is high or low, or on an ENGW 14A signal).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32

(Default) grid Id. Eigher this parameter OR GID must be provided. This Grid-ID corresponds to the grid in the "Grid configuration" tab.

int32

(Advanced) Grid Unique Identifier. Eigher this parameter OR GridId must be provided. It can only be fetched by calling "/grid/getGridConfig" and reading it from the config. This GID is unique for a grid and will change when the config is changed. It is usefull for breaking the API when someone changes the configuration of the grid.

string
enum
required

The input-based limit type to apply.

Responses
200

successful operation

400

Grid not found or invalid inputLimitType

401

Not authorized

405

Method not allowed

500

Cannot update the input limit

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!