Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

General request format:

PUT http://IP-address:port/web2/secure/configuration/{objectClass}:{id}/state/actions/{CMD}/execute

Request example:

Parameter

Is required

Description

objectClassYesObject class ID
idYesObject ID
CMDYes

Command

Attention! The command name must be in uppercase.

Response example:

PUT http://127.0.0.1:8085.com:[port]/web2/secure/configuration/GRAY:2/state/actions/disarmDISARM/execute - sample of how to send the disarm Sensor with id 2 command to the sever.