Method | Description | |
---|---|---|
WizHandle ( string mac, IPAddress ip ) : System |
Creates a handle that can be used to connect to, or identify, a remote Wiz light.
|
public WizHandle ( string mac, IPAddress ip ) : System | ||
mac | string | The MAC of the remote light, as an unformatted /// string of 12 hex digits |
ip | IPAddress | |
return | System |