Zamok Kiosk API
Preparing search index...
module-microcontroller/lib/browser/reducers
reducers
Variable reducers
Const
reducers
:
{
microcontroller
:
Reducer
<
{
commandQueue
:
CommandQueueItem
[]
;
sensors
:
Record
<
string
,
CommandResponse
>
;
websocketConnected
:
boolean
;
}
,
AnyAction
,
>
;
}
= ...
Type Declaration
microcontroller
:
Reducer
<
{
commandQueue
:
CommandQueueItem
[]
;
sensors
:
Record
<
string
,
CommandResponse
>
;
websocketConnected
:
boolean
;
}
,
AnyAction
,
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Zamok Kiosk API
Loading...