GWIoTApi
Toggle table of contents
1.2.1
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.entities
/
IoTPropsEvent
/
PowerStatusChanged
Power
Status
Changed
data
class
PowerStatusChanged
(
val
deviceId
:
String
,
val
isPowerOn
:
Boolean
)
:
IoTPropsEvent
Members
Constructors
Power
Status
Changed
Link copied to clipboard
constructor
(
deviceId
:
String
,
isPowerOn
:
Boolean
)
Properties
device
Id
Link copied to clipboard
val
deviceId
:
String
is
Power
On
Link copied to clipboard
val
isPowerOn
:
Boolean