dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.9k stars 498 forks source link

Improve bulk upload of DDF bundles and hotreload #7792

Closed manup closed 4 months ago

manup commented 4 months ago

Instead of reloading all raw JSON and bundle DDFs after each upload, wait 2 seconds if more is uploaded before reloading everything. The Phoscon App now supports uploading zipped bundles which may contain hundreds of .ddf files.

Further improve hotreload via DDF editor.