ExtendedOperationalStateTrait.StartStopErrorFollowUp

interface ExtendedOperationalStateTrait.StartStopErrorFollowUp : ClusterStruct


Follow-up event for generic command errors.

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

String?

The error encountered when processing the command if the status has Failure value.

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

errorCode

val errorCodeString?

The error encountered when processing the command if the status has Failure value.