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