Preparing search index...
The search index is not available
TagoIO SDK for JavaScript and TypeScript
TagoIO SDK for JavaScript and TypeScript
<internal>
IDeviceParameters
Interface IDeviceParameters
interface
IDeviceParameters
{
default
?:
any
;
group
?:
"hide"
|
"default"
|
"advanced"
|
"main"
;
label
?:
string
;
name
?:
string
;
options
?:
any
[]
;
type
?:
"number"
|
"switch"
|
"text"
|
"dropdown"
;
}
Index
Properties
default?
group?
label?
name?
options?
type?
Properties
Optional
default
default
?:
any
Optional
group
group
?:
"hide"
|
"default"
|
"advanced"
|
"main"
Optional
label
label
?:
string
Optional
name
name
?:
string
Optional
options
options
?:
any
[]
Optional
type
type
?:
"number"
|
"switch"
|
"text"
|
"dropdown"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
default
group
label
name
options
type
TagoIO SDK for JavaScript and TypeScript
Loading...