Smart Home Automation Forum

Full Version: KC868-COLB V1.2 new firmware update
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
improvement:
add scan device Broadcast command for UDP. This command for software developer scan KC868-COLB in network.

use local network port=4000  send Ansi-String "scan" to remote IP:255.255.255.255 Port:4001
all KC868-COLB in same network device will feedback: device's IP,Port,UID,type
for example:
send->scan
feedback: 192.168.1.200:4196,uid:xxxxxxxxxxxxxxxxxxxxxxxx,type:COLB

[attachment=193]