Documentation
Preparing search index...
Model/API
Device
Type Alias Device
type
Device
=
{
__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
;
}
Index
Properties
__
typename
ID
Image
URL?
Name?
Password?
Radius
RA?
Radius
RB?
Radius
RC?
Radius
RD?
Serial
Number?
Spring
Constant?
Properties
__
typename
__typename
:
"Device"
ID
ID
:
number
Optional
Image
URL
ImageURL
?:
string
|
null
Optional
Name
Name
?:
string
|
null
Optional
Password
Password
?:
string
|
null
Optional
Radius
RA
RadiusRA
?:
number
|
null
Optional
Radius
RB
RadiusRB
?:
number
|
null
Optional
Radius
RC
RadiusRC
?:
number
|
null
Optional
Radius
RD
RadiusRD
?:
number
|
null
Optional
Serial
Number
SerialNumber
?:
string
|
null
Optional
Spring
Constant
SpringConstant
?:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
typename
ID
Image
URL
Name
Password
Radius
RA
Radius
RB
Radius
RC
Radius
RD
Serial
Number
Spring
Constant
Documentation
Loading...