ActivatedCarbonFilterMonitoringTrait.Attributes

@Generated(value = ["GoogleHomePlatformCodegen"])
interface ActivatedCarbonFilterMonitoringTrait.Attributes

Known direct subclasses
ActivatedCarbonFilterMonitoring

API for the ActivatedCarbonFilterMonitoring trait.


Attributes for the ActivatedCarbonFilterMonitoring cluster.

Summary

Public properties

List<UInt>

A list of client-generated commands which are supported by this cluster server instance.

List<UInt>

A list of the attribute IDs of the attributes supported by the cluster instance.

ActivatedCarbonFilterMonitoringTrait.ChangeIndicationEnum?

The current status of the requirement to change the filter.

UShort

The revision of the server cluster specification supported by the cluster instance.

UByte?

The current condition of the resource in percent.

ActivatedCarbonFilterMonitoringTrait.DegradationDirectionEnum?

The direction of change for the condition of the filter over time.

ActivatedCarbonFilterMonitoringTrait.Feature

Whether the server supports zero or more optional cluster features.

List<UInt>

A list of server-generated commands (server to client) which are supported by this cluster server instance.

Boolean?

Indicates if a filter is currently installed.

UInt?

The time the filter was last changed.

List<ActivatedCarbonFilterMonitoringTrait.ReplacementProductStruct>?

The list of supported replacement filters.

Public properties

acceptedCommandList

val acceptedCommandListList<UInt>

A list of client-generated commands which are supported by this cluster server instance.

attributeList

val attributeListList<UInt>

A list of the attribute IDs of the attributes supported by the cluster instance.

changeIndication

val changeIndicationActivatedCarbonFilterMonitoringTrait.ChangeIndicationEnum?

The current status of the requirement to change the filter. Valid values are defined in ChangeIndicationEnum.

Access type: Read

clusterRevision

val clusterRevisionUShort

The revision of the server cluster specification supported by the cluster instance.

condition

val conditionUByte?

The current condition of the resource in percent.

Access type: Read

degradationDirection

val degradationDirectionActivatedCarbonFilterMonitoringTrait.DegradationDirectionEnum?

The direction of change for the condition of the filter over time.

Access type: Read

featureMap

val featureMapActivatedCarbonFilterMonitoringTrait.Feature

Whether the server supports zero or more optional cluster features. A cluster feature is a set of cluster elements that are mandatory or optional for a defined feature of the cluster. If a cluster feature is supported by the cluster instance, then the corresponding bit is set to 1, otherwise the bit is set to 0 (zero).

generatedCommandList

val generatedCommandListList<UInt>

A list of server-generated commands (server to client) which are supported by this cluster server instance.

inPlaceIndicator

val inPlaceIndicatorBoolean?

Indicates if a filter is currently installed.

Access type: Read

lastChangedTime

val lastChangedTimeUInt?

The time the filter was last changed.

Access type: Write

replacementProductList

val replacementProductListList<ActivatedCarbonFilterMonitoringTrait.ReplacementProductStruct>?

The list of supported replacement filters. Valid values are defined in ReplacementProductStruct.

Access type: Read