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 |
---|---|
unidades |
Optional. A valid TemperatureUnits type or |
Devoluciones: La temperatura en unidades suministradas.
Voltaje()#
The voltage(units)
method reads the voltage of the battery.
Parámetros |
Descripción |
---|---|
unidades |
Optional. A valid VoltageUnits type or |
Devuelve: El voltaje en unidades suministradas.
actual()#
The current(units)
method reads the current of the battery.
Parámetros |
Descripción |
---|---|
unidades |
Optional. |
Devuelve: La corriente en unidades suministradas.