PowerStorageStatusMsgPayload

struct PowerStorageStatusMsgPayload
#include <PowerStorageStatusMsgPayload.h>

Message to store current battery stored charge, maximum charge, and received power.

Public Members

double storageLevel

[W-s] Battery stored charge in Watt-hours.

double storageCapacity

[W-s] Maximum battery storage capacity.

double currentNetPower

[W] Current net power received/drained from the battery.