update model for commands
This commit is contained in:
5
TelosysTools/models/InfiniMotion/CommandException.entity
Normal file
5
TelosysTools/models/InfiniMotion/CommandException.entity
Normal file
@@ -0,0 +1,5 @@
|
||||
#Command
|
||||
@Extends(Command)
|
||||
CommandException {
|
||||
exception: string { } ;
|
||||
}
|
||||
Reference in New Issue
Block a user