GWIoTApi
Toggle table of contents
1.6.8
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.entities
/
DevUpgradeInfo
/
DevUpgradeInfo
Dev
Upgrade
Info
constructor
(
devId
:
String
,
currentVer
:
String
,
latestVer
:
String
,
desc
:
String
,
checkTime
:
Long
=
getPlatform().currentTimeMillis()
)