server
server copied to clipboard
[ENHANCEMENT]: API call for updating Config-Values
Currently, all changed values are updated with a single web service call, with a 2-second pause in between. It would be possible to adapt the API so that a JSON with all changed values can be transferred and thus all changed values are updated at once.