#include "colony_config.h"
#include "Cpl/Dm/Persistent/Record.h"
#include "mp/ModelPoints.h"
Go to the source code of this file.
|
namespace | Ajax |
| The 'Ajax' namespace is the root name space all GM6000 application specific source code.
|
|
namespace | Ajax::Main |
| The 'Main' namespace contains the start-up and and shutdown business logic for the Ajax application.
|
|
◆ OPTION_AJAX_DEFAULT_FAN_MODE
#define OPTION_AJAX_DEFAULT_FAN_MODE Ajax::Type::FanMode::eMEDIUM |
◆ OPTION_AJAX_DEFAULT_HEATING_MODE
#define OPTION_AJAX_DEFAULT_HEATING_MODE false |
◆ OPTION_AJAX_DEFAULT_HEATING_SETPOINT_F
#define OPTION_AJAX_DEFAULT_HEATING_SETPOINT_F (70*100) |
Default value for the Heating setpoint (in hundredths of degrees Fahrenheit)
◆ OPTION_AJAX_MAIN_USER_RECORD_MAJOR
#define OPTION_AJAX_MAIN_USER_RECORD_MAJOR 0 |
Major Schema index for my record.
◆ OPTION_AJAX_MAIN_USER_RECORD_MINOR
#define OPTION_AJAX_MAIN_USER_RECORD_MINOR 0 |
Minor Schema index for my record.