artavd / device-emulator

Application for emulation of message-based devices
0 stars 0 forks source link

Populate shell with first commands #1

Open artavd opened 8 years ago

artavd commented 8 years ago

Ports command:

Emulator commands:

Execution commands:

Task doesn't contain the real implementation of each command action. Mocks should be used instead.

artavd commented 7 years ago

Need to fully reuse controllers from implemented REST API. It would give ability to easy support both shell and REST commands.