batería#
capacidad()#
The capacity() method reads the remaining capacity of the battery.
Devuelve: La capacidad restante como porcentaje.
temperatura()#
The temperature(units) method reads the temperature of the battery.
Parámetros |
Descripción |
|---|---|
|
Optional. A valid |
Devoluciones: La temperatura en unidades suministradas.
Voltaje()#
The voltage(units) method reads the voltage of the battery.
Parámetros |
Descripción |
|---|---|
|
Optional. A valid |
Devuelve: El voltaje en unidades suministradas.
actual()#
The current(units) method reads the current of the battery.
Parámetros |
Descripción |
|---|---|
|
Optional. |
Devuelve: La corriente en unidades suministradas.