User Tools

Site Tools


commandportsyntax

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
commandportsyntax [2008/05/17 16:46] seststcommandportsyntax [2018/11/03 02:59] (current) – external edit 127.0.0.1
Line 1: Line 1:
-{{blank64.png|}}+{{::server:port64.png?nolink|}}
 ====== Command Port Syntax ====== ====== Command Port Syntax ======
 Several parts of the HomeServer accepts commands. The command syntax used on these places is described here. Several parts of the HomeServer accepts commands. The command syntax used on these places is described here.
Line 19: Line 19:
   * **rename**,//current instance name,new instance name// - Renames the instance    * **rename**,//current instance name,new instance name// - Renames the instance 
   * **exec**,//command line// - Executes the command line as an operating system command line in a separate process. This command is not allowed from remote sessions.   * **exec**,//command line// - Executes the command line as an operating system command line in a separate process. This command is not allowed from remote sessions.
-  * **event**{,//attribute name,attribute value}*// - Sends an event with the specified attribute values.+  * **event**,//event type{,attribute name,attribute value}*// - Sends an event with the specified attribute values.
   * **subscribe** - Start receive events from the event hub. After this command all events will be distributed over the connection for the duration of the session. Only valid for session based connections.   * **subscribe** - Start receive events from the event hub. After this command all events will be distributed over the connection for the duration of the session. Only valid for session based connections.
   * **quit** - Closes the session. Only valid for session based command ports.   * **quit** - Closes the session. Only valid for session based command ports.
 +
 ==== Example 1 Command Port session==== ==== Example 1 Command Port session====
   dir   dir
commandportsyntax.1211035582.txt.gz · Last modified: 2018/11/03 02:57 (external edit)