Simple 8 Channel Relay  

Developer: Robert Plante's Plugins
Category: Digital/Analog I/O Modules
Github: Github Repo
Assistance: Get help!   
Plugin ID: home.turgu1.indigo-simple-8channel-relay
Latest release: v1.0.29 released on Dec. 18, 2020 (this release is only compatible with Indigo 2022.2 and earlier)
Release downloaded: 0 times
Requires: Indigo v7.0.2 thru v2022.2
  Download latest release

Simple 8 Channel Relay Plugin for Indigo

This plugin is using the HTTP protocol to access and direct an 8 Channel Relay board RELAY-NET-V5.8 from IotZone. It was built as a spinoff downsize of David Newhall's excellent plugin effort (see here).

All sprinkler related code has been removed. A subprocess is used with curl to transmit commands to the board through HTTP (normally on port 80). As the documentation for the board is lacking for the other supported protocols (port 1234 and Modbus port 502), this was the only found way to make it works (Many trials have been done with Modbus and older port 1234 protocols but nothing worked).

You can install the indigo plugin, downloading the zip file from the releases page here.

License

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Release details
Released on: Dec. 18, 2020
Requires: Indigo v7.0.2 thru v2022.2
Downloaded: 0 times 
Changes in this release

Please look at the Github Readme file for further information.

This is a simple plugin to control a 8 channel relay board. It was built as a spinoff downsize of David Newhall's plugin effort. It uses HTTP protocol to control the Relay board instead of port 1234 related protocol.