Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

General request format:

GET http://IP-address:port/web2/secure/actions/

Request example:

GET http://127.0.0.1:8085/web2/secure/actions/

Response example:

<actions>
    <action>
        <description>Start recording for all cameras</description>
        <id>2</id>
    </action>
    <action>
        <description>Disarm all zones</description>
        <id>1</id>
    </action>
</actions>

Response parameters:

ParameterDescription
descriptionMacro name
idMacro ID
  • No labels