Get User Devices
Get User's Devices
Headers
Name
Type
Description
{
"devices" : [
{
"active" : true,
"number_of_entities_controlled" : 3,
"owner_last_name" : "Production",
"registered" : true,
"bluetooth_onboard" : false,
"last_contact" : "2020-12-18 18:47:25",
"bluetooth_mac_address" : "000000000000",
"owner_first_name" : "Garageio",
"time_before_door_open_alert" : 900,
"blackbox_code" : "20000c2a6908848d",
"doors" : [
{
"entity_number" : 1,
"door_auto_close_delay" : 0,
"bluetooth_sensor_mac_address" : "000000000000",
"name" : "Kitty",
"active" : true,
"bluetooth_sensor_battery_level" : 0,
"sensor" : false,
"door_auto_close_enabled" : false,
"last_toggled" : "2020-12-18 18:32:25",
"user_relationship" : "Has Access",
"image" : "",
"light" : false,
"bluetooth_sensor" : false,
"state" : "OPEN",
"id" : "70fc7ebd63d841d9a9f06ff815be1e7c"
}
],
"id" : "9d9e5e0e093a06d5f16e1116d108d0c7",
"software_version" : "0"
},
{
"active" : true,
"number_of_entities_controlled" : 3,
"owner_last_name" : "Test",
"registered" : true,
"bluetooth_onboard" : false,
"last_contact" : "2020-08-21 02:33:37",
"bluetooth_mac_address" : "000000000000",
"owner_first_name" : "Garageio",
"time_before_door_open_alert" : 900,
"blackbox_code" : "30000c2a691dd625",
"doors" : [
{
"bluetooth_sensor_mac_address" : "4011759015b7",
"light" : false,
"image" : "",
"state" : "OPEN",
"door_auto_close_enabled" : true,
"entity_number" : 1,
"sensor" : false,
"bluetooth_sensor_battery_level" : 98,
"last_toggled" : "2020-08-21 02:33:37",
"bluetooth_sensor" : true,
"active" : true,
"name" : "Last Door! ",
"id" : "a42308f43dbfaa8b1960a20ac4317b05",
"user_relationship" : "Owner",
"door_auto_close_delay" : 3600
}
],
"id" : "35ff0e08ac8eb84ca097a894541ba049",
"software_version" : "0"
}
]
}Common Error Messages
Last updated