63
Signal Tower LA6-POE Operation Manual
5.8.1. Example
<alert>
1st Tier : lighting, 2nd Tier / 3rd Tier : flashing, 4th Tier : Off, 5th Tier : No Change, Buzzer : Pattern 1
http://192.168.10.1/api/control?alert=122091
<smart>
Smart Mode group 10 is executed.
http://192.168.10.1/api/control?smart=10
<pulse>
A trigger input is executed.
http://192.168.10.1/api/control?pulse=1
<smart and pulse>
Simultaneously with a trigger input, Smart Mode group 10 is executed
.
http://192.168.10.1/api/control?smart=1&pulse=1
<mute>
Turn Mute On.
http://192.168.10.1/api/control?mute=1
Turn Mute Off.
http://192.168.10.1/api/control?mute=0
<stop>
STOP is turned On.
http://192.168.10.1/api/control?stop=1
STOP is Off.
http://192.168.10.1/api/control?stop=0
<color and buzzer>
1st Tier : Green, 2nd Tier : Blue, 3rd Tier : Off, 4th Tier : White, 5th Tier : Red, Buzzer : Pattern 11
http://192.168.10.1/api/control?color=46091&buzzer=11
<color and buzzer and flash>
1st Tier : Green, 2nd Tier : Blue, 3rd Tier : Off, 4th Tier : White, 5th Tier : Red, Buzzer : Pattern 11, Flashing : On
http://192.168.10.1/api/control?color=46091&buzzer=11&flash=1
<clear>
Turn off the LED unit and stop the buzzer.
http://192.168.10.1/api/control?clear=1