Search
Preparing search index...
The search index is not available
wideq
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"core/monitor"
Monitor
Class Monitor
Hierarchy
Monitor
Index
Constructors
constructor
Properties
device
Id
session
work
Id
Methods
poll
poll
Object
start
stop
Constructors
constructor
new
Monitor
(
session
:
Session
, deviceId
:
string
)
:
Monitor
Parameters
session:
Session
deviceId:
string
Returns
Monitor
Properties
device
Id
device
Id
:
string
session
session
:
Session
Optional
work
Id
work
Id
:
WorkId
Methods
poll
poll
(
)
:
Promise
<
null
|
string
>
Returns
Promise
<
null
|
string
>
poll
Object
poll
Object
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
start
start
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
stop
stop
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Globals
"cli"
"client"
"core/auth"
"core/constants"
"core/device"
"core/device-
info"
"core/errors"
"core/gateway"
"core/model-
info"
"core/monitor"
"core/request"
"core/session"
"devices/ac"
"devices/dehumidifier"
"devices/dishwasher"
"devices/dryer"
"devices/washer"
"index"
"utils"
Monitor
constructor
device
Id
session
work
Id
poll
poll
Object
start
stop
Generated using
TypeDoc