Connect to the Swagger software in a web browser using the string:
http://{ip}:{port}/swagger
The following page will be available after the connection:
You can authorize by the token which was displayed in the settings of an object of the Emulator module (see Configuring the Emulator integration module), by clicking theAuthorize button in the upper right corner of the page.
After successful authorization, you can execute the following commands: To execute the commands, do the following:
Select the corresponding request.
Click the Try it Out button.
Click the Execute button.
Examples of commands:
Read the hardware tree with the current states. The GET/virtual/tree request.
Switch the sensor with the specified address to thearmstate.
Switch the sensor with the specified address to the disarm state.
Switch the sensor with the specified address from the arm state to the alarm state.
Process the alarm and switch the sensor to the disarm state.