FilterMonitoringTrait.FilterChangeIndicationLifetime

interface FilterMonitoringTrait.FilterChangeIndicationLifetime : ClusterStruct


Proactive notification of the current filter-lifetime state.

Summary

Public functions

open StructDescriptor

Returns the descriptor for the struct.

open Any?

Returns the value of the field for the given tag ID.

Public properties

FilterMonitoringTrait.ChangeIndication?

The current requirement to change the filter, based on its lifetime.

Int?

The notification level, which currently supports a value of 0 to indicate that the notification should be spoken.

Public functions

getDescriptor

@HomeExperimentalApi
open fun getDescriptor(): StructDescriptor

Returns the descriptor for the struct.

getFieldValueById

@HomeExperimentalApi
open fun getFieldValueById(tagId: UInt): Any?

Returns the value of the field for the given tag ID.

Public properties

changeIndication

val changeIndicationFilterMonitoringTrait.ChangeIndication?

The current requirement to change the filter, based on its lifetime.

priority

val priorityInt?

The notification level, which currently supports a value of 0 to indicate that the notification should be spoken.