31 static const Str NAME(
"BPC1" );
44 static const float PLATFORM_BATTERY_CHARGE_ACCURACY = 0.25;
45 static const float PLATFORM_BATTERY_VOLTAGE_ACCURACY = 0.25;
51 static const Str BATT_STATUS_BASENAME(
"BattStatus_" );
52 static const Str BATT_VOLTAGE_BASENAME(
"BattVoltage_" );
53 static const Str BATT_CURRENT_BASENAME(
"BattCurrent_" );
54 static const Str BATT_TEMP_BASENAME(
"BattTemp_" );
55 static const Str BATT_CAPACITY_BASENAME(
"BattCapacity_" );
56 static const Str BATT_SERIAL_BASENAME(
"BattSerial_" );
61 static const Str NAME(
"BPC1A" );
67 static const Str NAME(
"BPC1B" );
Specifies URIs shared by components that can simulate their hardware Designed to be included within n...
Specifies URIs shared by components that have UARTS Designed to be included within namespace within [...
#define NUMBATTSA
Definition: BPC1.h:21
Replacement for standard template class string.
Definition: Str.h:12
Specifies URIs shared by components that can be loaded from modules at startup Designed to be include...
Specifies the interface details for the BPC1 component in the SensorModule.
Definition: BPC1IF.h:27
Contains the ElementURI class definition.
#define NUMBATTSB
Definition: BPC1.h:22
Specifies URIs shared by components that have a power consumption config setting Designed to be inclu...
Specifies URIs shared by components that have load controllers Designed to be included within namespa...