3-phase PV router
|
Configuration values to be set by the end-user. More...
#include "config_system.h"
#include "debug.h"
#include "types.h"
#include "utils_dualtariff.h"
#include "utils_relay.h"
#include "utils_temp.h"
Go to the source code of this file.
Macros | |
#define | ENABLE_DEBUG |
#define | FREQ RF12_868MHZ |
#define | RF69_COMPAT 0 |
#define | SERIALPRINT |
Variables | |
constexpr bool | DIVERSION_PIN_PRESENT { false } |
constexpr uint8_t | diversionPin { 0xff } |
constexpr bool | DUAL_TARIFF { false } |
constexpr uint8_t | dualTariffPin { 0xff } |
constexpr bool | EMONESP_CONTROL { false } |
constexpr uint8_t | forcePin { 0xff } |
constexpr int16_t | iTemperatureThreshold { 100 } |
constexpr uint8_t | loadPrioritiesAtStartup [NO_OF_DUMPLOADS] { 0, 1 } |
constexpr int | networkGroup { 210 } |
constexpr uint8_t | NO_OF_DUMPLOADS { 2 } |
constexpr int | nodeID { 10 } |
constexpr bool | OVERRIDE_PIN_PRESENT { false } |
constexpr uint8_t | physicalLoadPin [NO_OF_DUMPLOADS] { 5, 7 } |
constexpr bool | RELAY_DIVERSION { false } |
constexpr RelayEngine | relays { { { 0xff, 1000, 200, 1, 1 } } } |
constexpr pairForceLoad | rg_ForceLoad [NO_OF_DUMPLOADS] { { -3, 2 } } |
constexpr uint32_t | ROTATION_AFTER_CYCLES { 8UL * 3600UL * SUPPLY_FREQUENCY } |
constexpr | RotationModes { RotationModes::OFF } |
constexpr uint8_t | rotationPin { 0xff } |
constexpr TemperatureSensing | temperatureSensing |
constexpr uint8_t | ul_OFF_PEAK_DURATION { 8 } |
constexpr int | UNO { 1 } |
constexpr bool | WATCHDOG_PIN_PRESENT { false } |
constexpr uint8_t | watchDogPin { 0xff } |
Configuration values to be set by the end-user.
Definition in file config.h.
#define ENABLE_DEBUG |
#define SERIALPRINT |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
list of temperature sensor Addresses
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |