dresden-elektronik / deconz-rest-plugin

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

Log which modelid / manufacturer names lookup DDFs #7788

Closed manup closed 5 months ago

manup commented 5 months ago

On startup the modelid and manufacturername pairs are queried from the database of already paired devices to speedup DDF and bundle lookups.

Logging these is only for debugging purpose and on startup quickly shows which devices are present.

Needs --dbg-ddf=1 debug switch set.