Update Readme.md and added new Readme.md to new modules.
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
This commit is contained in:
14
hawkbit-system-api/README.md
Normal file
14
hawkbit-system-api/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Eclipse.IoT hawkBit - System API
|
||||
|
||||
The System API is used to configurate the hawkBit Update Server. This includes tenants specific operations as well as system wide operations.
|
||||
|
||||
|
||||
# Compile
|
||||
|
||||
#### Build hawkbit-system-api
|
||||
|
||||
```
|
||||
$ cd hawkbit/hawkbit-system-api
|
||||
$ mvn clean install
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user