Files
hawkbit/hawkbit-system-resource/README.md

14 lines
275 B
Markdown
Raw Normal View History

# Eclipse.IoT hawkBit - System Resource
This is the server-side implementation of the hawkBit System API that is used to configurate the hawkBit Update Server
# Compile
#### Build hawkbit-system-resource
```
$ cd hawkbit/hawkbit-system-resource
$ mvn clean install
```