ActivatedCarbonFilterMonitoringCommands

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

Known direct subclasses
ActivatedCarbonFilterMonitoring

API for the ActivatedCarbonFilterMonitoring trait.


Commands for the ActivatedCarbonFilterMonitoring 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