Package | Description |
---|---|
com.mmbnetworks.gatewayapi.entity |
Modifier and Type | Field and Description |
---|---|
static DeviceType |
LightDevice.DEVICE_TYPE |
static DeviceType |
ThermostatDevice.DEVICE_TYPE |
Modifier and Type | Method and Description |
---|---|
DeviceType |
GenericDevice.getDeviceType()
Get the
DeviceType associated with the Device. |
abstract DeviceType |
Device.getDeviceType()
Get the
DeviceType associated with the Device. |
DeviceType |
LightDevice.getDeviceType()
Get the
DeviceType associated with the Device. |
DeviceType |
ThermostatDevice.getDeviceType()
Get the
DeviceType associated with the Device. |
Copyright © 2019. All rights reserved.