GWIoTApi
Toggle table of contents
1.2.1
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.entities
/
IoTPropsEvent
/
PropsUpdated
Props
Updated
data
class
PropsUpdated
(
val
deviceId
:
String
,
val
props
:
IoTProps
)
:
IoTPropsEvent
Members
Constructors
Props
Updated
Link copied to clipboard
constructor
(
deviceId
:
String
,
props
:
IoTProps
)
Properties
device
Id
Link copied to clipboard
val
deviceId
:
String
props
Link copied to clipboard
val
props
:
IoTProps