| 
| 
static const uint8_t  | DELAY_MS = 20000 / NUMBER_OF_SAMPLES | 
|   | 
| 
static const uint8_t  | VOLT_M = 5.1 / 1023 | 
|   | 
| 
static const uint8_t  | R_LOAD = 2000.0 / CURRENT_RATIO | 
|   | 
Instanciates a ECS1030 (current sensor) object
- Parameters
 - 
  
    | pinNumber | number of the data pin  | 
  
   
 
 
ECS1030 object destructor, basicaly it close the GPIO. 
 
 
Return currency data for the sampled period 
 
 
Return power data for the sampled period 
 
 
Return currency data for the sampled period 
 
 
Return power data for the sampled period 
 
 
Return name of the component 
 
 
The documentation for this class was generated from the following files:
- /var/lib/jenkins/workspace/upm-doc/src/ecs1030/ecs1030.h
 
- /var/lib/jenkins/workspace/upm-doc/src/ecs1030/ecs1030.cxx