Plant

get
Authorizations
X-API-KEYstringRequired
Query parameters
stationcodesstringOptional

Comma-separated list of Station Codes.

plantcodestring · min: 1Optional
Responses
200

200 OK

application/json
get
/plant
post
Authorizations
X-API-KEYstringRequired
Body
codestring · min: 3 · max: 55Required

Plant Code: The unique code for this plant.

Pattern: ^[a-z0-9\-]*$
namestring · min: 3 · max: 55Required

Plant Name: The display name for this plant.

dayStartHournumber · max: 24Optional

Start Hour for Day: The normal time this plant starts for the day. When running 24 hours a day, this time will be considered the start and end when reporting by day.

timezonestring · enumOptional

Timezone: The timezone the plant operates in.

Possible values:
Responses
200

200 OK

application/json
post
/plant
post
Authorizations
X-API-KEYstringRequired
Body
plantCodestring · min: 3 · max: 55Required

Plant Code: The unique code for this plant.

Pattern: ^[a-z0-9\-]*$
Responses
200

200 OK

application/json
post
/plant/archive

Last updated