
Public Member Functions | |
| def | __init__ |
| def | add |
| def | fromDict |
| def | getName |
| def | printDetails |
| def | saveToFile |
| def | showDetails |
| def | toDict |
Public Attributes | |
| puHzField | |
| voltDivRationField | |
Private Attributes | |
| _isValid | |
| _pubHz | |
| _voltDivRation | |
Definition at line 6 of file Battery.py.
| def BAL.Devices.Battery.Battery.__init__ | ( | self, | |
| frame, | |||
| data | |||
| ) |
Definition at line 8 of file Battery.py.
| def BAL.Devices.Battery.Battery.add | ( | self | ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
Definition at line 40 of file Battery.py.
| def BAL.Devices.Battery.Battery.fromDict | ( | self, | |
| data | |||
| ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
Definition at line 13 of file Battery.py.
| def BAL.Devices.Battery.Battery.getName | ( | self | ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
Definition at line 37 of file Battery.py.
| def BAL.Devices.Battery.Battery.printDetails | ( | self | ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
Definition at line 52 of file Battery.py.
| def BAL.Devices.Battery.Battery.saveToFile | ( | self, | |
| file | |||
| ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
Definition at line 25 of file Battery.py.
| def BAL.Devices.Battery.Battery.showDetails | ( | self, | |
items = None |
|||
| ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
Definition at line 30 of file Battery.py.
| def BAL.Devices.Battery.Battery.toDict | ( | self | ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
Definition at line 17 of file Battery.py.
BAL::Devices::Battery.Battery::_isValid [private] |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
Definition at line 40 of file Battery.py.
BAL::Devices::Battery.Battery::_pubHz [private] |
Definition at line 8 of file Battery.py.
Definition at line 8 of file Battery.py.
Definition at line 30 of file Battery.py.
Definition at line 30 of file Battery.py.