Copyright 2011 Control4. All rights reserved.
Control4
Web Events Driver
Control4
9/20/2011 8:00:00 AM
04/15/2013 10:12 AM
Web Events Driver
devices_sm\C4.gif
devices_lg\C4.gif
lua_gen
DriverWorks
ip
webevents
true
1
Command Received
Received a command over web connection
Copyright (c) 2011 Control4\n
This driver allows a web client to make requests which fire an event and set a Control4 variable.
Your Control4 master controller should have a Static IP address, so that the web client knows the IP address of the Control4 controller to make a request.
The driver is set to use port 8080 to handle web requests.
You can test the driver by sending the following URL from a browser:
http://CONTROLLER_IP_address:8080
You should receive a webpage in return.
To send Commands to the Control4 system, add a command to the URL:
http://CONTROLLER_IP_address:8080/COMMANDNAME
The command will be stored in the Control4 COMMAND variable, and the event fired if a successful command is sent.
Debug Mode
LIST
- Off
- Print
- Log
- Print and Log
Off
false
Default Action
DEFAULT_ACTION
1