Preparing search index...
The search index is not available
@j3lte/govee-lan-controller - v1.0.5
@j3lte/govee-lan-controller - v1.0.5
GoveeEvents
Interface GoveeEvents
Hierarchy
GoveeEvents
Index
Properties
destroy
error
new_
device
ready
scan
unknown_
device
unknown_
message
Properties
destroy
destroy
:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
error
error
:
(
(
err
:
unknown
)
=>
void
)
Type declaration
(
err
:
unknown
)
:
void
Parameters
err:
unknown
Returns
void
new_
device
new_
device
:
(
(
device
:
Device
)
=>
void
)
Type declaration
(
device
:
Device
)
:
void
Parameters
device:
Device
Returns
void
ready
ready
:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
scan
scan
:
(
(
data
:
GoveeDeviceData
)
=>
void
)
Type declaration
(
data
:
GoveeDeviceData
)
:
void
Parameters
data:
GoveeDeviceData
Returns
void
unknown_
device
unknown_
device
:
(
(
data
:
GoveeDeviceStatusData
)
=>
void
)
Type declaration
(
data
:
GoveeDeviceStatusData
)
:
void
Parameters
data:
GoveeDeviceStatusData
Returns
void
unknown_
message
unknown_
message
:
(
(
data
:
GoveeResponseMessage
)
=>
void
)
Type declaration
(
data
:
GoveeResponseMessage
)
:
void
Parameters
data:
GoveeResponseMessage
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
@j3lte/govee-
lan-
controller -
v1.0.5
<internal>
actions
Govee
Events
destroy
error
new_
device
ready
scan
unknown_
device
unknown_
message
Generated using
TypeDoc