www.BrickElectric.com
To
toggle
(opposite to previous status) ch1 output:
Web access URL:
http://192.168.1.105/setpara[45]=2
Socket command text:
setpara[45]=2;
Read Switch Mode
Read current relay output status for feedback control. Module will return the current status
in web content or socket text, depending on how do you send the command.
To read relay ch1 current status:
Web access URL:
http://192.168.1.105/getpara[45]=1
Socket command text:
getpara[45]=1;
4.7 Http port setting
In default conditions, HTTP port is always 80 if you enter directly in web browser a URL
without any additional parameters. But in some applications different port number is
needed for port forwarding or any other reasons. For example, you can force your web
browser to access http content at port 8080, to do so you need to enter http://url:8080.
This module is able to customize http access port to realize such functions. In the
following contents, assuming current IP Address is 192.168.1.105.
Change Http Port
To change http port to 8080:
Web access URL: