User Tools

Site Tools


cmd:overview

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
cmd:overview [2020/06/06 14:51] devacmd:overview [2020/06/07 18:33] (current) – [Client to Server Commands] deva
Line 1: Line 1:
 ======Commands Overview====== ======Commands Overview======
 +=====Client to Server Commands======
   * [[cmd:login]] - Authenticate against the system.   * [[cmd:login]] - Authenticate against the system.
   * [[cmd:logout]] - Log out.   * [[cmd:logout]] - Log out.
-  * [[cmd:observe]] - Register an observer on specific parent node. +  * [[cmd:subscribe]] - Subscribe to changes of a node and its children. 
-  * [[cmd:unobserve]] - Remove an observer+  * [[cmd:unsubscribe]] - Remove subscription to a node. 
-  * [[cmd:create]] - Create a note in a parent node. +  * [[cmd:create]] - Create a node in a parent node. 
-  * [[cmd:delete]] - Delete note+  * [[cmd:remove]] - Remove node
-  * [[cmd:update]] - Update note attribute. +  * [[cmd:update]] - Update node attribute. 
-  * [[cmd:move]] - Move note from one parent to another.+  * [[cmd:move]] - Move node from one parent to another and/or change ordering. 
 + 
 +=====Server to Client Commands===== 
 +  * [[cmd:s_create|create]] - Create a node in a parent node. 
 +  * [[cmd:s_remove|remove]] - Remove node
 +  * [[cmd:s_update|update]] - Update node attribute. 
 +  * [[cmd:s_move|move]] - Move node from one parent to another
 +  * [[cmd:s_error|error]] - Error reported to a client.
  
cmd/overview.1591447885.txt.gz · Last modified: 2020/06/06 14:51 by deva