Skip to content

New debug command

René requested to merge 1629580/code:new_debug_command into dummy_333

Implemented a new debug command as requested in #13 (closed). The calculated values for the specific id and global id could be wrong, since I used _query(...) and not device.query(...).

Merge request reports