Description
Product Description
Use case diagram
Windows software
Android software
HTTP command Example:
Example A:http://192.168.1.25/pwr/relays/4? Ac=123456&value=1
Example A:close relay 4
The example A returns: {V ': 1}(disply on the webpag)
Example B:http://192.168.1.25/pwr/relays/3? Ac=123456&value=0
Example B:release relay 3
The example B returns: {V ': 0}(disply on the webpag)