BasicInformationTrait.StartUp

interface BasicInformationTrait.StartUp : ClusterStruct


Indicates that the node has completed a boot or reboot process.

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

UInt?

The software version of the node.

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

softwareVersion

val softwareVersionUInt?

The software version of the node. Set to the same value as available in the softwareVersion attribute.