GWIoTApi
Toggle table of contents
1.6.8
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.entities
/
DeviceEvent
/
DeviceDeleted
Device
Deleted
data
class
DeviceDeleted
(
val
deviceId
:
String
)
:
DeviceEvent
设备删除
Parameters
device
Id
设备ID
Members
Constructors
Device
Deleted
Link copied to clipboard
constructor
(
deviceId
:
String
)
Properties
device
Id
Link copied to clipboard
val
deviceId
:
String