MClimate API Documentation
  • MClimate API Documentation
  • MClimate LoRaWAN Devices
  • Basic endpoints
  • API Control - LoRaWAN devices
    • Vicki LoRaWAN
    • HT Sensor LoRaWAN
    • CO2 Sensor LoRaWAN
    • T-Valve LoRaWAN
    • Flood Sensor LoRaWAN
    • Open/Close Sensor LoRaWAN
    • Multipurpose Button LoRaWAN
    • Wireless Thermostat LoRaWAN
    • CO2 Display LoRaWAN
    • Fan Coil Thermostat LoRaWAN
  • API Control - wifi devices
    • Melissa
    • Bobbie
    • Smart Plug
    • Vicki LoRa
      • Vicki high priority commands
      • Summer Mode
    • HT Sensor LoRa
  • Functions
    • Schedules
    • Heating profiles
    • Thermostat mode
    • LoRaWAN FUOTA
    • M Token
    • Assign devices
Powered by GitBook
On this page
  • Output of the sent command if the mode is enabled:
  • Output of the sent command if the mode is disabled:
  1. API Control - wifi devices
  2. Vicki LoRa

Summer Mode

Output of the sent command if the mode is enabled:

  • It will set the Vicki to ‘summer mode’

    • Turn off the algorithm for this Vicki;

    • Turn off the automatic recalibration for this Vicki;

    • Block the new incoming display digits/set point/target temperature requests from the “app”;

  • It will change Vicki settings as follows:

    • The valve will be fully open;

    • The display digits/set point/target temperature will be set to 30;

    • The “child lock” function will be enabled;

Output of the sent command if the mode is disabled:

  • It will set the Vicki to ‘v1’ (the latest algorithm version)

    • Turn on the algorithm for this Vicki;

    • Turn on the automatic recalibration for this Vicki;

    • Unblock the new incoming display digits/set point/target temperature requests from the “app”;

  • It will change Vicki settings as follows:

    • The valve will be fully closed (set to max range);

    • The display digits/set point/target temperature will be set to 20;

    • The “child lock” function will be disabled;

*Have in mind that all the commands are being written in the High Priority Command Queue, which means that Vicki will be receiving one command per keep alive. If the Vicki is set to 15 minutes keep alive time, it can take up to 50 minutes for a Vicki to be fully set in “summer mode”.

PreviousVicki high priority commandsNextHT Sensor LoRa

Last updated 3 years ago