INTRODUCTION
Overview
Download and Install
Documentation
Publications

REPOSITORY
Libraries

DEVELOPER
Dev Guide
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         

gbxsmartbatteryacfr::BatteryHealthWarningConfig Struct Reference

#include <oceanserverhealthchecks.h>

List of all members.

Public Attributes

int expectedNumBatteries
 Expected number of battery modules installed.
int numCyclesThreshhold
 Maximum number of battery recharge cycles before a warning is issued.
double chargeTempThreshhold
 Maximum charging temperature before a warning is issued.
double dischargeTempThreshhold
 Maximum discharging temperature before a warning is issued.
int chargeWarnThreshhold
 Minimum charge in percent before a warning is issued.
int chargeDeviationThreshold
 Minimum deviation of a single battery from the average of all batteries before a warning is issued (in percent).


Detailed Description

Config structure for battery health checks The threshholds represent acceptable values before warnings are issued
The documentation for this struct was generated from the following file:
 

Generated for GearBox by  doxygen 1.4.5