artavd / device-emulator

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

Database schema for Emulator Admin app persistence #10

Open artavd opened 8 years ago

artavd commented 8 years ago

It should include following entities:

  1. User
  2. End points
  3. Devices dictionary
  4. Port types dictionary
  5. Devices configurations
  6. End point state (device-port mapping, open/close state, emulators state).