ExtendedPowerSourceCommands

@Generated(value = ["GoogleHomePlatformCodegen"])
interface ExtendedPowerSourceCommands

Known direct subclasses
ExtendedPowerSource

API for the ExtendedPowerSource trait.


Summary

Public functions

startCharging

suspend fun startCharging(): Unit

startChargingBatchable

fun startChargingBatchable(): BatchableCommand<Unit>

stopCharging

suspend fun stopCharging(): Unit

stopChargingBatchable

fun stopChargingBatchable(): BatchableCommand<Unit>