![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
#include "colony_config.h"
#include "Cpl/Dm/MailboxServer.h"
#include "Cpl/Dm/SubscriberComposer.h"
#include "Cpl/Itc/CloseSync.h"
#include "Ajax/Main/MetricsRecord.h"
#include "Cpl/System/Timer.h"
#include "Ajax/Dm/MpAlert.h"
#include "Cpl/Dm/Mp/Uint32.h"
Go to the source code of this file.
Classes | |
class | Ajax::Metrics::Api |
This class manages the collection of Metrics and triggering their updates to persistent storage. More... | |
Namespaces | |
namespace | Ajax |
The 'Ajax' namespace is the root name space all GM6000 application specific source code. | |
namespace | Ajax::Metrics |
The 'Metrics' namespace is responsible for the high level collections of metrics. | |
Macros | |
#define | OPTION_AJAX_METRICS_INTERVAL_TIME_MS (15*60*1000) |
Time, in milliseconds, between updates to persistent storage. | |
#define OPTION_AJAX_METRICS_INTERVAL_TIME_MS (15*60*1000) |
Time, in milliseconds, between updates to persistent storage.