"basePath": "/api/v2",
"host": "e4026.edge.chess-wise.eu",
"query": "transform=$.values[?(@.name=='airflow')].value:divide(1000),$.values[?(@.name=='thermalDemandWaterHeating')].value:divide(1000)",
"scheme": "https"
"clientToken": ""

---

Info: 
- Sending one or more new setpoints to an entity group is only supported for entity groups of type FACADE or OVERRIDE (Chess Mesh API Documentation)
- Mode: one of ["INACTIVE", "SWEEP", "PERSISTENT"]. You have to clarify which mode you want to use. Once you change the value in DMS (that is allowed to be written in Chess Mesh cloud and has OVERRIDE or FACADE type), the value will be written with its current mode (ChessMeshRoot:Entities:group_id:xxx:Mode). If you are not happy with the mode, change the value in DMS (default is "INACTIVE", but can be "SWEEP" or "PERSISTENT").
- "lightHueSetpoint" is responsible for "light_hue: The light color (hue) setpoint expressed in degrees from 0 to 360"
- "lightIlluminanceSetpoint" is responsible for "light_illuminance: The light illuminance setpoint expressed in lux"
- "lightSaturationSetpoint" is responsible for "light_saturation: The light saturation setpoint expressed in 0..100%"
- Sending of "outside signals": feel free to update "value" according the documentation ("where value 1 = active and value 0 is stop"). Please do not change "tag", because its value is hard coded in API: "SUMMER_NIGHT_VENTILATION: 7", "COOLING_LIMIT: 9", "HEATING_LIMIT: 10"