GWIoTApi
Toggle table of contents
1.2.1
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.entities
/
IoTProps
/
isPowerOn
is
Power
On
var
isPowerOn
:
Boolean
设备是否开机
设备支持开关机功能时有效 capabilities.contains(Capability.POWER_ON_OFF)
See also
IoTProps.
Capability.
POWER_ON_OFF