3-phase PV router
|
container for datalogging More...
#include <types.h>
Public Attributes | |
int16_t | power { 0 } |
int16_t | power_L [N] {} |
int16_t | temperature_x100 [S] {} |
uint16_t | Vrms_L_x100 [N] {} |
container for datalogging
This class is used for datalogging.
N | # of phases |
S | # of temperature sensors |
int16_t PayloadTx_struct< N, S >::power { 0 } |
int16_t PayloadTx_struct< N, S >::power_L[N] {} |
int16_t PayloadTx_struct< N, S >::temperature_x100[S] {} |
uint16_t PayloadTx_struct< N, S >::Vrms_L_x100[N] {} |