ConstReadonlyattributes: { Readonlybssid: Attribute<Uint8Array | null, any>ReadonlychannelThe ChannelNumber attribute shall indicate the channel that Wi-Fi communication is currently operating on.
ReadonlycurrentThe CurrentMaxRate attribute shall indicate the current maximum PHY rate of transfer of data in bits-per-second.
Readonlyrssi: Attribute<number | null, any>The RSSI attribute shall indicate the current RSSI of the Node’s Wi-Fi radio in dBm.
ReadonlysecurityThe SecurityType attribute shall indicate the current type of Wi-Fi security used.
ReadonlywiThe WiFiVersion attribute shall indicate the current 802.11 standard version in use by the Node, per the table below.
Readonlyevents: { ReadonlyassociationThe 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.
ReadonlyconnectionThe 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.
Readonlydisconnection: OptionalEvent<TypeFromFields, any>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.
Readonlyextensions: readonly [{ This metadata controls which WiFiNetworkDiagnosticsCluster elements matter.js activates for specific feature combinations.
Readonlyfeatures: { ReadonlyerrorErrorCounts
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.
ReadonlypacketPacketCounts
Node makes available the counts for the number of received and transmitted packets on the Wi-Fi interface.
Readonlyid: 54Readonlyname: "WiFiNetworkDiagnostics"Readonlyrevision: 1
The BSSID attribute shall indicate the BSSID for which the Wi-Fi network the Node is currently connected.