Namespace DuetControlServer.Commands
Classes
AddHttpEndpoint
Implementation of the AddHttpEndpoint command
AddUserSession
Implementation of the AddUserSession command
CheckPassword
Implementation of the CheckPassword command
Code
Implementation of the Code command
EvaluateExpression
Implementation of the EvaluateExpression command
Flush
Implementation of the Flush command
GetFileInfo
Implementation of the GetFileInfo command
GetObjectModel
Implementation of the Command command
InstallPlugin
Implementation of the InstallPlugin command
InstallSystemPackage
Implementation of the InstallSystemPackage command
InvalidateChannel
Implementation of the InvalidateChannel command
LockObjectModel
Implementation of the LockObjectModel command
PatchObjectModel
Implementation of the PatchObjectModel command
ReloadPlugin
Implementation of the ReloadPlugin command
RemoveHttpEndpoint
Implementation of the RemoveHttpEndpoint command
RemoveUserSession
Implementation of the RemoveUserSession command
ResolvePath
Implementation of the ResolvePath command
SetNetworkProtocol
Implementation of the SetNetworkProtocol command
SetObjectModel
Implementation of the SetObjectModel command
SetPluginData
Implementation of the SetPluginData command
SetPluginProcess
Implementation of the InstallPlugin command
SetUpdateStatus
Implementation of the SetUpdateStatus command
SimpleCode
Implementation of the SimpleCode command
StartPlugin
Implementation of the StartPlugin command
StartPlugins
Implementation of the StartPlugins command
StopPlugin
Implementation of the StopPlugin command
StopPlugins
Implementation of the StopPlugins command
SyncObjectModel
Implementation of the SyncObjectModel command
UninstallPlugin
Implementation of the UninstallPlugin command
UninstallSystemPackage
Implementation of the UninstallSystemPackage command
UnlockObjectModel
Implementation of the UnlockObjectModel command
WriteMessage
Implementation of the WriteMessage command
Interfaces
IConnectionCommand
Interface for derived command classes to get access to the source connection