Documentation
Preparing search index...
Model/API
GetDeviceQuery
Type Alias GetDeviceQuery
type
GetDeviceQuery
=
{
getDevice
?:
|
{
__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
;
}
Index
Properties
get
Device?
Properties
Optional
get
Device
getDevice
?:
|
{
__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
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
get
Device
Documentation
Loading...