extend device simulator of create DDI and DMF devices and a Vaadin UI

for manage them.

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
This commit is contained in:
Michael Hirsch
2016-01-21 17:56:26 +01:00
parent 4ce623fa40
commit 380370c026
26 changed files with 1767 additions and 17 deletions

View File

@@ -20,6 +20,25 @@ The simulator has user authentication enabled by default. Default credentials:
This can be configured/disabled by spring boot properties
## Usage
### Graphical User Interface
The device simulator comes with a graphical user interface which makes it very easy to generate dummy devices handled by the device simulator.
The status and the update progress of the simulated device are shown in the UI.
The UI can be accessed via the URL:
```
http://localhost:8083
```
`Basic Authentication Credentials are admin / admin`
![](src/main/images/generateScreenshot.png)
![](src/main/images/updateProcessScreenshot.png)
![](src/main/images/updateResultOverviewScreenshot.png)
### REST API
The device simulator exposes an REST-API which can be used to trigger device creation.
Optional parameters: