struct

Matter::Cluster::NetworkCommissioningCluster::AddOrUpdateWiFiNetworkRequest

Inherits Struct < Value < Object

AddOrUpdateWiFiNetwork command (0x02)

Constructors

new(ssid : Bytes, credentials : Bytes, breadcrumb : UInt64 | Nil = nil)
Source

Instance methods

credentials
Source
credentials=(credentials : Bytes)
Source
ssid
Source
ssid=(ssid : Bytes)
Source