ValveConfigurationAndControlTrait.ValveFault

interface ValveConfigurationAndControlTrait.ValveFault : ClusterStruct


The valve either registered or cleared a fault, such as when the valve isn't able to transition to the requested target level or 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

ValveConfigurationAndControlTrait.ValveFaultBitmap?

The value of the valveFault attribute, at the time this event is generated.

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

valveFault

val valveFaultValveConfigurationAndControlTrait.ValveFaultBitmap?

The value of the valveFault attribute, at the time this event is generated.