POST http://<IP_ADDR>:7901/action?command=<cmd>&service=<SERVICE_NAME>&action=<ACTION_NAME>[¶m1=val[¶m2=val...]]
Parameter description:
POST – HTTP POST query.
<IP_ADDR> – server IP address.
<cmd> - command to be sent to Action Router. Supported commands:
<SERVICE_NAME> - user-defined name of the module receiving the Action.
-
paramN=val - optional parameter. The parameter-value pair sent to the Action.