iotroam
Preparing search index...
DeviceDetails
Type Alias DeviceDetails
See
DeviceDetailsSchema
type
DeviceDetails
=
{
expiry
:
string
|
null
;
id
:
number
;
last_known_ip
:
string
|
null
;
last_seen
:
string
|
null
;
last_updated
:
string
|
null
;
location
:
string
|
null
;
mac
:
string
;
name
:
string
;
owner
:
{
id
:
number
;
name
:
string
;
type
:
"group"
;
url
:
string
}
;
password
:
string
;
profile
:
ProfileDetails
|
null
;
url
:
string
;
}
Index
Properties
expiry
id
last_
known_
ip
last_
seen
last_
updated
location
mac
name
owner
password
profile
url
Properties
expiry
expiry
:
string
|
null
id
id
:
number
last_
known_
ip
last_known_ip
:
string
|
null
last_
seen
last_seen
:
string
|
null
last_
updated
last_updated
:
string
|
null
location
location
:
string
|
null
mac
mac
:
string
name
name
:
string
Warning
<= 32 characters
owner
owner
:
{
id
:
number
;
name
:
string
;
type
:
"group"
;
url
:
string
}
password
password
:
string
profile
profile
:
ProfileDetails
|
null
url
url
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expiry
id
last_
known_
ip
last_
seen
last_
updated
location
mac
name
owner
password
profile
url
iotroam
Loading...
See
DeviceDetailsSchema