Preparing search index...
The search index is not available
node-switchbot
node-switchbot
Rule
Interface Rule
interface
Rule
{
enum
?:
unknown
[]
;
max
?:
number
;
maxBytes
?:
number
;
min
?:
number
;
minBytes
?:
number
;
pattern
?:
RegExp
;
required
?:
boolean
;
type
?:
|
"string"
|
"boolean"
|
"object"
|
"float"
|
"integer"
|
"array"
;
}
Index
Properties
enum?
max?
max
Bytes?
min?
min
Bytes?
pattern?
required?
type?
Properties
Optional
enum
enum
?:
unknown
[]
Optional
max
max
?:
number
Optional
max
Bytes
max
Bytes
?:
number
Optional
min
min
?:
number
Optional
min
Bytes
min
Bytes
?:
number
Optional
pattern
pattern
?:
RegExp
Optional
required
required
?:
boolean
Optional
type
type
?:
|
"string"
|
"boolean"
|
"object"
|
"float"
|
"integer"
|
"array"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
enum
max
max
Bytes
min
min
Bytes
pattern
required
type
node-switchbot
Loading...