Readonly
associationThe AssociationFailure event shall indicate that a Node has attempted to connect, or reconnect, to a Wi-Fi access point, but is unable to successfully associate or authenticate, after exhausting all internal retries of its supplicant.
Readonly
connectionThe ConnectionStatus Event shall indicate that a Node’s connection status to a Wi-Fi network has changed. Connected, in this context, shall mean that a Node acting as a Wi-Fi station is successfully associated to a Wi-Fi Access Point.
Readonly
disconnection: OptionalEvent<TypeFromFields<{ The Disconnection Event shall indicate that a Node’s Wi-Fi connection has been disconnected as a result of de-authenticated or dis-association and indicates the reason.
Readonly
errorErrorCounts
Node makes available the counts for the number of errors that have occurred during the reception and transmission of packets on the Wi-Fi interface.
Readonly
packetPacketCounts
Node makes available the counts for the number of received and transmitted packets on the Wi-Fi interface.
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 WiFiNetworkDiagnostics 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.