Actions
Task #1258
closedDefine command syntax for insertion/deletion to repo
Description
All commands and responses should follow ControlCommand specification.
Insertion command should allow insert one non-segmented and multiple segmented items
Deletion command should be able to delete Data object by exact names and delete multiple objects using single command.
Actions