ExtendedGeneralDiagnostics

@Generated(value = ["GoogleHomePlatformCodegen"])
interface ExtendedGeneralDiagnostics : ExtendedGeneralDiagnosticsTrait.Attributes, MatterTrait, Updatable


API for the ExtendedGeneralDiagnostics trait. This trait is for devices that support extended general diagnostics.

Summary

Public functions

Boolean

Inherited functions

From com.google.home.google.ExtendedGeneralDiagnosticsTrait.Attributes
open StructDescriptor

Returns the descriptor for the struct.

open Any?

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

From com.google.home.TraitStateInvalidation
suspend Unit
From com.google.home.Updatable
suspend ExtendedGeneralDiagnostics

Creates a mutable copy of an object and calls the given function to mutate it, then saves it and returns a new immutable copy with the updated state.

Inherited properties

From com.google.home.google.ExtendedGeneralDiagnosticsTrait.Attributes
List<UInt>

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

Boolean?

Specifies whether analytics is enabled.

List<UInt>

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

UShort

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

List<ExtendedGeneralDiagnosticsTrait.ExtendedHardwareFault>?

Not supported.

UInt

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.

UInt?

The last time the device had contact with the cloud.

Boolean?

Specifies whether log files will be uploaded to the cloud.

List<ExtendedGeneralDiagnosticsTrait.SensorFaultType>?

Not supported.

From com.google.home.Trait

Public functions

Public properties