Method | Description | |
---|---|---|
DeviceFinder ( long sendingPort, long listeningPort ) : System | ||
DeviceFinder ( long sendingPort, long listeningPort, int timeoutPeriod ) : System | ||
FindDevices ( |
||
ShowIt ( ) : void |
Method | Description | |
---|---|---|
GetSmartPlugDetails ( byte smartplugUdpDataGram ) : |
Evaluating the UDP datagram received to get model, sw version and name of a smart plug
|
|
ReceiveSmartPlugCallBack ( IAsyncResult ar ) : void | ||
ReturnStringValue ( byte smartplugUdpDataGram, int startAddress ) : string | ||
SendHelloToPlugs ( |
||
TimeCallBack ( object o ) : void |
public DeviceFinder ( long sendingPort, long listeningPort ) : System | ||
sendingPort | long | |
listeningPort | long | |
return | System |
public DeviceFinder ( long sendingPort, long listeningPort, int timeoutPeriod ) : System | ||
sendingPort | long | |
listeningPort | long | |
timeoutPeriod | int | |
return | System |
public FindDevices ( |
||
ipAddressOfSender | ||
return | void |