ioBroker does this normally, but since we start the adapter with nodemon, there is no way it gets restarted for an object change.
We need to implement this in dev-server, otherwise the user needs to stop and restart dev-server watch every time he changes the adapter configuration.