Namespace DuetControlServer.Commands
Classes
- AddUserSession
Implementation of the AddUserSession command
- CheckPassword
Implementation of the CheckPassword command
- CommandFactory
Factory to create command instances
- EvaluateExpression
Implementation of the EvaluateExpression 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
- NotifyPluginStarted
Implementation of the NotifyPluginStarted command
- PatchObjectModel
Implementation of the PatchObjectModel command
- QueryObjectModel
Implementation of the QueryObjectModel 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
- ServiceCollectionExtensions
Extensions for the service collection
- 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