======Commands Overview====== =====Client to Server Commands====== * [[cmd:login]] - Authenticate against the system. * [[cmd:logout]] - Log out. * [[cmd:subscribe]] - Subscribe to changes of a node and its children. * [[cmd:unsubscribe]] - Remove subscription to a node. * [[cmd:create]] - Create a node in a parent node. * [[cmd:remove]] - Remove node. * [[cmd:update]] - Update node attribute. * [[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.