#include <gammu-info.h>
Data Fields | |
| int | BatteryPercent |
| GSM_ChargeState | ChargeState |
| int | BatteryVoltage |
| int | ChargeVoltage |
| int | ChargeCurrent |
| int | PhoneCurrent |
| int | BatteryTemperature |
| int | PhoneTemperature |
| int | BatteryCapacity |
| GSM_BatteryType | BatteryType |
Definition at line 175 of file gammu-info.h.
Signal strength in percent, -1 = unknown
Definition at line 179 of file gammu-info.h.
Charge state
Definition at line 183 of file gammu-info.h.
Current battery voltage (in mV).
Definition at line 187 of file gammu-info.h.
Voltage from charger (in mV)
Definition at line 191 of file gammu-info.h.
Current from charger (in mA)
Definition at line 195 of file gammu-info.h.
Phone current consumption (in mA)
Definition at line 199 of file gammu-info.h.
Battery temperature (in degrees Celsius)
Definition at line 203 of file gammu-info.h.
Phone temperature (in degrees Celsius)
Definition at line 207 of file gammu-info.h.
Remaining battery capacity (in mAh)
Definition at line 211 of file gammu-info.h.
Battery type
Definition at line 215 of file gammu-info.h.
1.5.6