Device Information

Two-channel LED Controller

The device allows integration with other systems using the REST protocol.
REST API can operate in three modes:
  • Static key - each REST command must contain a static key generated by the application.
  • Dynamic key - a variable key generated using an algorithm.
  • Key not required - the key can have any value in the hex system, e.g., "00".
  • Changing the mode is possible in the advanced device settings, in the Remote Access section. In the REST API Calls section, example commands are presented with which you can control the device. The protocol is disabled by default. Therefore, to test the commands, choose the Key not required mode. Remember to set the REST mode to one of the secure options after testing: Static key, Dynamic key, or Disabled.
    REST API Calls
    Turn on output 1
    Turn off output 1 and suspend the execution of schedulers until the next event
    Set level 128 on output 2
    Get device state
    Set maximum level 255 on output 1 and suspend the execution of schedulers for 5000 ms
    Get brightness level
    Get brightness level of channel 2
    Set device state transition time to 1000 ms on output 1
    Get device state transition time
    Changes the device state (channel 2) to the opposite. After 5s the device returns to the default state or schedule.