SinricPro Library
SinricProThermostat Member List

This is the complete list of members for SinricProThermostat, including all inherited members.

AdjustTargetTemperatureCallback typedefThermostatController< SinricProThermostat >
onAdjustTargetTemperature(AdjustTargetTemperatureCallback cb)ThermostatController< SinricProThermostat >
onPowerState(PowerStateCallback cb)PowerStateController< SinricProThermostat >
onTargetTemperature(SetTargetTemperatureCallback cb)ThermostatController< SinricProThermostat >
onThermostatMode(ThermostatModeCallback cb)ThermostatController< SinricProThermostat >
PowerStateCallback typedefPowerStateController< SinricProThermostat >
sendPowerStateEvent(bool state, String cause="PHYSICAL_INTERACTION")PowerStateController< SinricProThermostat >
sendTargetTemperatureEvent(float temperature, String cause="PHYSICAL_INTERACTION")ThermostatController< SinricProThermostat >
sendTemperatureEvent(float temperature, float humidity=-1, String cause="PERIODIC_POLL")TemperatureSensor< SinricProThermostat >
sendThermostatModeEvent(String thermostatMode, String cause="PHYSICAL_INTERACTION")ThermostatController< SinricProThermostat >
SetTargetTemperatureCallback typedefThermostatController< SinricProThermostat >
ThermostatModeCallback typedefThermostatController< SinricProThermostat >