Device Information

Two-Channel Relay

The device allows integration with other systems using the REST protocol.
REST API can operate in three modes:
  • Static Key - each REST command must include 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 that you can use to 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 2
    Turn off output 2
    Get state of output 1
    Get state of output 2
    Get state of outputs
    Changes the device state (channel 2) to the opposite. After 5s the device returns to the default state or schedule.