Skip to content

Instantly share code, notes, and snippets.

@Pash237
Created February 22, 2017 14:46
Show Gist options
  • Save Pash237/1653ae43a881137996d1419a09c3eb29 to your computer and use it in GitHub Desktop.
Save Pash237/1653ae43a881137996d1419a09c3eb29 to your computer and use it in GitHub Desktop.
--> GET objects/dda1b87d-d378-49d8-b476-0ee7e70c39fb/2
<-- {
"user_code_length" : 4,
"access" : {
"object_state" : "view_only",
"preferences" : "no_access"
},
"have_offers" : false,
"parts" : [
{
"arm_disarm_allowed" : true,
"number" : 1,
"state" : "armed",
"name" : "Столовая й",
"alarm" : false
},
{
"arm_disarm_allowed" : true,
"number" : 3,
"state" : "disarmed",
"name" : "Пинг-понговая два",
"alarm" : false
}
],
"address" : "",
"object_state" : {
"arm_disarm_allowed" : false,
"temperature_sensors" : [
],
"panic_button" : {
"present" : false
},
"aux_sensors" : {
"water_leak" : {
"alarm" : false
}
}
},
"device_type" : "nord",
"name" : "Рабочее место",
"ready" : "ready"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment