Search
Preparing search index...
The search index is not available
@robotical/ricjs
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@robotical/ricjs
RICLEDPatternChecker
Class RICLEDPatternChecker
Hierarchy
RICLEDPatternChecker
Index
Constructors
constructor
Properties
_ble
Verif
Active
_lcd
Colours
_led
Colours
Methods
clear
clearRICColors
is
Active
setRICColors
setup
Constructors
constructor
new RICLEDPattern
Checker
(
)
:
RICLEDPatternChecker
Returns
RICLEDPatternChecker
Properties
_ble
Verif
Active
_ble
Verif
Active
:
boolean
= false
_lcd
Colours
_lcd
Colours
:
string
[]
= ...
_led
Colours
_led
Colours
:
string
[]
= ...
Methods
clear
clear
(
)
:
void
Returns
void
clearRICColors
clearRICColors
(
msgHandler
:
RICMsgHandler
)
:
Promise
<
void
>
Parameters
msgHandler:
RICMsgHandler
Returns
Promise
<
void
>
is
Active
is
Active
(
)
:
boolean
Returns
boolean
setRICColors
setRICColors
(
msgHandler
:
RICMsgHandler
, timeoutMs
:
number
)
:
Promise
<
boolean
>
Parameters
msgHandler:
RICMsgHandler
timeoutMs:
number
Returns
Promise
<
boolean
>
setup
setup
(
availableColors
:
RICLEDPatternCheckerColour
[]
)
:
string
[]
Parameters
availableColors:
RICLEDPatternCheckerColour
[]
Returns
string
[]
Exports
RICLEDPattern
Checker
constructor
_ble
Verif
Active
_lcd
Colours
_led
Colours
clear
clearRICColors
is
Active
setRICColors
setup
Generated using
TypeDoc