3-phase PV router
Loading...
Searching...
No Matches
utils_relay.h File Reference

Some utility functions for the relay output feature. More...

#include "types.h"
#include "type_traits.hpp"
#include "debug.h"
#include "config_system.h"
#include "movingAvg.h"
#include "ewma_avg.hpp"
#include "utils_pins.h"
Include dependency graph for utils_relay.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RelayEngine< N, D >
 Manages a collection of relays and their behavior based on surplus and import thresholds. More...
 
class  relayOutput
 Represents a single relay configuration and its behavior. More...
 

Detailed Description

Some utility functions for the relay output feature.

Author
Frédéric Metrich (frede.nosp@m.ric..nosp@m.metri.nosp@m.ch@l.nosp@m.ive.f.nosp@m.r)
Version
0.1
Date
2023-03-31

Definition in file utils_relay.h.