|
static void | increase_current_heating_setpoint (const char *unid, const uint8_t endpoint, int32_t amount) |
|
static void | increase_current_cooling_setpoint (const char *unid, const uint8_t endpoint, int32_t amount) |
|
static sl_status_t | thermostat_cluster_mapper_setpoint_raise_or_lower_callback (const char *unid, const uint8_t endpoint, uic_mqtt_dotdot_callback_call_type_t callback_type, SetpointRaiseOrLowerMode mode, int8_t amount) |
|
void | thermostat_cluster_mapper_init () |
| Intitialise the OnOff cluster mapper. More...
|
|
void | thermostat_cluster_mapper_teardown () |
| Clears the OnOff cluster mapper from all its content. More...
|
|