Readonly
acceptedList of client generated commands which are supported by this cluster server instance.
Readonly
attributeList of the attribute IDs of the attributes supported by the cluster instance.
Readonly
clusterIndicates the revision of the server cluster specification supported by the cluster instance.
Readonly
currentThe CurrentHeapFree attribute shall indicate the current amount of heap memory, in bytes, that are free for allocation. The effective amount may be smaller due to heap fragmentation or other reasons.
Readonly
currentReadonly
currentThe CurrentHeapUsed attribute shall indicate the current amount of heap memory, in bytes, that is being used.
Readonly
featureIndicates whether the server supports zero or more optional cluster features.
Readonly
generatedList of server generated commands (server to client commands).
Readonly
threadThe ThreadMetrics attribute shall be a list of ThreadMetricsStruct structs. Each active thread on the Node shall be represented by a single entry within the ThreadMetrics attribute.
Readonly
softwareThe SoftwareFault Event shall be generated when a software fault takes place on the Node.
Readonly
watermarks: BitFlagWatermarks
Node makes available the metrics for high watermark related to memory consumption.
Modify elements using ElementModifier.alter.
Modify elements using ElementModifier.enable.
Modify elements using ElementModifier.set.
Select features using ClusterComposer.compose.
Rest
...selection: SelectionT
This cluster supports all SoftwareDiagnostics features. It may support illegal feature combinations.
If you use this cluster you must manually specify which features are active and ensure the set of active features is legal per the Matter specification.