struct for load change information to return More...
#include <boon_metrology.h>
Data Fields | |
| bool | m_BatteryChangeDetected |
| int | m_ClusterID |
| bool | m_EVChangeDetected |
| bool | m_LoadChangeDetected |
If m_LoadChangeDetected is false, EV and battery are always false and cluster ID is meaningless If m_LoadChangeDetected is true, a load change has occurred m_EVChangeDetected or m_BatteryChangeDetected could also be true if m_LoadChangeDetected is true If m_EVChangeDetected and m_BatteryChangeDetected are false, the load change is just any other load on/off