Documentation
Preparing search index...
Model/API
ListDevicesQuery
Type Alias ListDevicesQuery
type
ListDevicesQuery
=
{
listDevices
?:
|
(
|
{
__typename
:
"Device"
;
ID
:
number
;
ImageURL
?:
string
|
null
;
Name
?:
string
|
null
;
Password
?:
string
|
null
;
RadiusRA
?:
number
|
null
;
RadiusRB
?:
number
|
null
;
RadiusRC
?:
number
|
null
;
RadiusRD
?:
number
|
null
;
SerialNumber
?:
string
|
null
;
SpringConstant
?:
number
|
null
;
}
|
null
)
[]
|
null
;
}
Index
Properties
list
Devices?
Properties
Optional
list
Devices
listDevices
?:
|
(
|
{
__typename
:
"Device"
;
ID
:
number
;
ImageURL
?:
string
|
null
;
Name
?:
string
|
null
;
Password
?:
string
|
null
;
RadiusRA
?:
number
|
null
;
RadiusRB
?:
number
|
null
;
RadiusRC
?:
number
|
null
;
RadiusRD
?:
number
|
null
;
SerialNumber
?:
string
|
null
;
SpringConstant
?:
number
|
null
;
}
|
null
)
[]
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
list
Devices
Documentation
Loading...