Set LOCAL/REMOTE connection to Server
You can control your server via Wi-Fi and 3G.
i2 Control V3 can work with your equipment locally and remotely. To setup remote control , follow the manual for your equipment or general recommendations on the example of iRidium Server driver.
There is NO auto-switching Wi-Fi /3G in iRidium. To switch from Internet to the local net and visa versa, your project must have buttons set in aspecial way. See below.
For remote control to work, open the system for external access, set Port Forwarding.
To secure equipment from external intrusion, we recommend using secure VPN connection to the remote system.
Settings:
1. Create a panel project with iRidium Server driver.
2. Add iRidium Server driver from the driver database
3. Open JS editor and make a new script file
4. Make two fucntion in the script fileи
function inHome() { IR.GetDevice("iRidium Server").SetParameters({Host: "192.168.0.1"}) }; function outHome() { IR.GetDevice("iRidium Server").SetParameters({Host: "254.160.230.41"}) };
5. Assign commands to buttons:
- Select a button that switches Wi-Fi/3G.
Open button properties: Object Properties > Programming - Open Macros Editor of the button for Press or Release event
- Select Script Call command and add it with a double-click
- In the dropdown menu select function name to be called. Create a command.
To set access to equipment from the Internet set Port Forwarding.
Customer support service by UserEcho