Changing a preset
Getting a list of spaces
{
"1ca6407b-05f7-4bee-ac93-ec8c19879749": {
"name": "Conference breakout",
"presets": {
"023c3d35-5d5c-4def-aea2-3ae07c88ddae": {
"name": "Preset 1 for Conference breakout"
},
"75258a79-f949-44e2-b248-519665a404f2": {
"name": "Preset 2 for Conference breakout"
}
},
"active_preset_id": "023c3d35-5d5c-4def-aea2-3ae07c88ddae",
"active_environmental_conditions_id": null
},
"1d32edb0-4a56-4571-a6c5-49050ca06d51": {
"name": "Main Hall",
"presets": {
"23d6cd0e-5b53-460b-9202-b152538850c0": {
"name": "Preset 2 for Main Hall"
},
"51fa103c-44bb-4ccd-96f7-4c0c2d90c34f": {
"name": "Preset 3 for Main Hall"
},
"9d2514db-0cf6-4cdf-86fc-362f16e3e6d7": {
"name": "Preset 1 for Main Hall"
}
},
"active_preset_id": "23d6cd0e-5b53-460b-9202-b152538850c0",
"active_environmental_conditions_id": null,
"environmental_conditions": {
"temperature_celsius": 20,
"atmospheric_pressure_pascal": 101325,
"humidity_percentage": 50
}
},
"e37c777e-a4b4-4edb-b9dc-d28a497517cf": {
"name": "Food court",
"presets": {
"daa1d51e-9e16-47d7-b142-d6e921acf9bc": {
"name": "Preset 1 for Food court"
}
},
"active_preset_id": null,
"active_environmental_conditions_id": null
}
}Changing the active preset
Using cURL


Using QLab

Last updated
Was this helpful?

