# 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 ```