Step 4IoBridge Configuration
I also created a series of widgets with predefined xmas-box commands for a one-click input.
Here is the syntax to communicate with the xmas-box through serial communication. The semi-colon indicates the end of the command.
Next track
n;
Put on queue
q(1-99);
Put on queue with specific light mode
q(1-99)m(1-8);
Change light mode
xxxm(1-7);
Turn all lights on/off
xxxm8{1/0);
Turn individual channel on/off
xxxm9(1-8)(1/0);
| « Previous Step | Download PDFView All Steps | Next Step » |














































Can you provide more detail on how to set up the iobridge web interface, or provide a link that explains how to create widgets? Where are the commands provided above entered? Is this code stored in the iobridge web interface?
Thanks in advance for any additional info.