Skip to content

Environments JSON

The configured environments are retrieved as a JSON array. The sensors_id field contains an array of the included sensors. Cross-reference them with the Sensor JSON String.

{
  "name":"Env1",
  "sensor_channels":[0,1]
}