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

    • Gigacore HTTP Commands

      In this article, wedescribe http commands you can use to gather informations from a Gigacore switch and apply some settings http://<switch IP>/config/group_port GET: When a ‘port’ parameter is set, the ‘mask’ parameter will be ignored. If neither ...
    • 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 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 the following devices: ...
    • 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 : ...
    • Loading csv files in custom mode

      In this article we will describe the procedure for uploading csv files to the custom patch in the LumiNode range. Before you start you have to configure the process engines in the correct mode first with the sources configured as usual. In this ...