Aria
2.8.0
|
Class that holds information about the battery data. More...
#include <ArBatteryConnector.h>
Public Member Functions | |
BatteryData (int number, ArBatteryMTX *battery) | |
Public Attributes | |
const char * | myAutoConn |
ArBatteryMTX * | myBattery |
The actual pointer to this battery. | |
const char * | myBaud |
the baud we want to use | |
ArDeviceConnection * | myConn |
bool | myConnect |
bool | myConnectReallySet |
int | myNumber |
The number of this battery. | |
const char * | myPort |
const char * | myPortType |
int | myRemoteTcpPort |
bool | myRemoteTcpPortReallySet |
const char * | myType |
Class that holds information about the battery data.