Overview
The IP Trigger module is designed to create a device event based on an arbitrary HTTP or TCP connection. This allows you to generate automation events from devices that provides these types of triggers, like the Atlona HDMI switching devices. The ports for the web server and the TCP server can be set with system parameters. A single automation event can match either an HTTP connection or a TCP connection keeping programming simple. This also allows for devices that provide different connection types to utilise the same trigger.
Features
- Trigger a macro from an incoming HTTP connection. Simply send the web request to the processor.
- Trigger a macro from an incoming TCP connection.
- Custom ports can be set for both the HTTP server and the TCP server.
Usage Scenarios
- Trigger a room power on macro when an HDMI source is routed to a local TV.
- Create a macro to trigger when the button on a LaMetric Time is pressed.
- Integrate a 3rd party touchscreen like Command Fusion
- Integrate triggers from a variety of IoT devices.
Do you offer showroom discounts?
We offer dealers a free showroom licence for demonstration and educational purposes. See link below for T&C's and signup procedure.
I want to try this driver out before buying it?
All Chowmain drivers for URC come with a 90 day trial.
1.0.0 - Initial release
1.1.0 - Added support for HTTP POST requests
1.1.1 - Fixed issue with offline use