HepaFilterMonitoringCommands

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

Known direct subclasses
HepaFilterMonitoring

API for the HepaFilterMonitoring trait.


Summary

Public functions

suspend Unit

Reset the condition and changeIndication attributes to indicate full resource availability.

BatchableCommand<Unit>

The batchable version of resetCondition command.

Public functions

resetCondition

suspend fun resetCondition(): Unit

Reset the condition and changeIndication attributes to indicate full resource availability.

resetConditionBatchable

fun resetConditionBatchable(): BatchableCommand<Unit>

The batchable version of resetCondition command.

Reset the condition and changeIndication attributes to indicate full resource availability.

Returns
BatchableCommand<Unit>

BatchableCommand