Documentation
Preparing search index...
Model/API
UpdateDeviceInput
Type Alias UpdateDeviceInput
type
UpdateDeviceInput
=
{
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
ID
Image
URL?
Name?
Password?
Radius
RA?
Radius
RB?
Radius
RC?
Radius
RD?
Serial
Number?
Spring
Constant?
Properties
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
ID
Image
URL
Name
Password
Radius
RA
Radius
RB
Radius
RC
Radius
RD
Serial
Number
Spring
Constant
Documentation
Loading...