HTTP Commands for EthDMX

HTTP Commands for EthDMX

Recall a profile :
Change the parts in red to match your situation :
http://<IP_ADDRESS_OF_THE_NODE>/cgi-bin/toolbox_profile.cgi?profile=<PROFILE_NUMBER>&recall_profile_nonet=No+network+settings
This will not recall the network settings.

http://<IP_ADDRESS_OF_THE_NODE>/cgi-bin/toolbox_profile.cgi?profile=<PROFILE_NUMBER>&recall_profile_all=Recall+all
This will recall the profile WITH the network settings

Execute a snapshot :
Cahnge the parts in red to match your situation :
http://<IP_ADDRESS_OF_THE_NODE>/cgi-bin/toolbox_outlet.cgi?exec_<snapshot_ID>
Here is a table of all the snapshot ID syntax :


Snapshot 1
Snapshot 2
Snapshot 3
Outlet 1
exec_0_0=1
exec_0_1=2
exec_0_2=3
Outlet 2
exec_1_0=1
exec_1_1=2
exec_1_2=3
Outlet 3
exec_2_0=1
exec_2_1=2
exec_2_2=3
Outlet 4
exec_3_0=1
exec_3_1=2
exec_3_2=3
Outlet 5
exec_4_0=1
exec_4_1=2
exec_4_2=3
Outlet 6
exec_5_0=1
exec_5_1=2
exec_5_2=3
Outlet 7
exec_6_0=1
exec_6_1=2
exec_6_2=3
Outlet 8
exec_7_0=1
exec_7_1=2
exec_7_2=3

Capture a Snapshot :
Same procedure as the "Execute" but change "exec" for "cap"
Example :
http://<IP_ADDRESS_OF_THE_NODE>/cgi-bin/toolbox_outlet.cgi?cap_<snapshot_ID>


Reboot :

http://<IP_ADDRESS_OF_THE_NODE>/cgi-bin/toolbox_reboot.cgi


For a more complete procedure for extracting HTTP commands, please consult the attached document.
This document explains how to create a PDF document with links to recall profiles.


    • Related Articles

    • LumiNode API documentation

      In the attached document you can find all the web API commands available for the LumiNode and LumiCore. The API is also available on the device itself by browsing to http://{YOUR_DEVICE_IP}/api/doc To highlight a couple of applications that are ...
    • Gigacore (Gen 1) HTTP Commands

      In this article, wedescribe http commands you can use to gather informations from a Gigacore (Gen1)switch and apply some settings https://support.luminex.be/portal/en/kb/articles/gigacore-generation-1-devices http://<switch IP>/config/group_port GET: ...
    • GigaCore Gen2 API documentation

      In the attached document you can find all the web API commands available for the second generation GigaCore. The API is also available on the device itself by browsing to http://{YOUR_DEVICE_IP}/api/doc This API works for Gen2 GigaCore switches. All ...
    • Support For Allen & Heath systems - GigaAce and DX

      Introduction With default settings, it is not possible to have a Allen and Heath system run reliably on GigaCore switches. In a nutshell, it is because GigaAce and DX protocols rely on packet interval time to achieve clock synchronization. This means ...
    • Gigacore Switches and Avid S6L

      As most of you probably know by now, Gigacore switches can be used to connect the different units in an Avid S6L system. The procedure to configure Gigacore switches is described by Avid in this document : ...