send link to app

16 Relay Controller app for iPhone and iPad


4.8 ( 1888 ratings )
Utilities
Developer: Mike Henry
Free
Current version: 1.0, last update: 1 year ago
First release : 14 Dec 2020
App size: 412 Kb

App to control henry solutions 16 Relay hardware devices.
The 16 Relay controller connects to an IOT device via web service calls. The webservice endpoints you connect to is determined by the application settings. The default IP address of the webservice for the relay controller is set to a non-routable IP address of 192.168.4.2. The app only uses http and not https so it is only suitable for controlling IOT devices in a closed environment.
The 16 Relay controller is limited to sending only the following URL request to the IP address you enter in the settings:
http://[ip-address]/status
http://[ip-address]/status/[relay-number]
http://[ip-address]/on/[relay-number]
http://[ip-address]/off/[relay-number]
http://[ip-address]/allon
http://[ip-address]/alloff
http://[ip-address]/hb