HepaFilterMonitoringTrait.Attributes

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

Known direct subclasses
HepaFilterMonitoring

API for the HepaFilterMonitoring trait.


Attributes for the HepaFilterMonitoring 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.

HepaFilterMonitoringTrait.ChangeIndicationEnum?

The current status of the requirement to change the HEPA filter.

UShort

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

UByte?

The current condition of the HEPA filter in percent.

HepaFilterMonitoringTrait.DegradationDirectionEnum?

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

HepaFilterMonitoringTrait.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 HEPA filter is currently installed.

UInt?

The time the HEPA filter was last changed.

List<HepaFilterMonitoringTrait.ReplacementProductStruct>?

The list of supported replacement HEPA 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 changeIndicationHepaFilterMonitoringTrait.ChangeIndicationEnum?

The current status of the requirement to change the HEPA 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 HEPA filter in percent.

Access type: Read

degradationDirection

val degradationDirectionHepaFilterMonitoringTrait.DegradationDirectionEnum?

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

Access type: Read

featureMap

val featureMapHepaFilterMonitoringTrait.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 HEPA filter is currently installed.

Access type: Read

lastChangedTime

val lastChangedTimeUInt?

The time the HEPA filter was last changed.

Access type: Write

replacementProductList

val replacementProductListList<HepaFilterMonitoringTrait.ReplacementProductStruct>?

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

Access type: Read