public final class ZWay.Device.Instance.ThermostatSetBack extends ZWay.Device.Instance.CommandClass
| Modifier and Type | Field and Description |
|---|---|
ZWay.Data |
data |
static int |
id |
instance| Constructor and Description |
|---|
ThermostatSetBack(ZWay zway,
ZWay.Device.Instance instance) |
| Modifier and Type | Method and Description |
|---|---|
void |
thermostatSetbackGet() |
void |
thermostatSetbackGet(Object callbackArg) |
void |
thermostatSetbackSet(int overrideType,
int state,
float value) |
void |
thermostatSetbackSet(int overrideType,
int state,
float value,
Object callbackArg) |
interviewpublic static final int id
public final ZWay.Data data
public ThermostatSetBack(ZWay zway, ZWay.Device.Instance instance) throws Exception
Exceptionpublic void thermostatSetbackGet(Object callbackArg)
public void thermostatSetbackGet()
public void thermostatSetbackSet(int overrideType,
int state,
float value,
Object callbackArg)
public void thermostatSetbackSet(int overrideType,
int state,
float value)
Copyright © 2023 Z-Wave.Me. All rights reserved.