Insert or update hourly concentrations data for a unit/screen

Inserts or updates hourly concentrations for a screen. There is a lot happening behind the scenes here, but the general rule is that if you post hourly concentrations for a screen that already has concentrations data, the old data will be updated to have ended yesterday and the new data will be inserted with a start date of today.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Auto generated id associated to the unit.

Body Params

A payload containing required hourly concentrations and related fields

integer
integer | null
integer | null
date

The date that the concentrations will begin to be used (YYYY-MM-DD)

string
required

168 comma separated float values representing all hours in a week (24 * 7), 00:00-23:00 Monday-Sunday. Valid values are between 0.0 and 1.0 inclusively.

integer

An override level where higher numbers represent higher priority. If two sets of concentrations exist for the same time period for a screen, the one with higher is_override is used. This can be useful for statutory holidays which may follow different hourly trends for a day.

date

The date that the concentrations will stop to be used (YYYY-MM-DD)

Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json