API: remove raw commands.
rtrbt opened this issue · 0 comments
rtrbt commented
There is only raw command in all firmwares: users/modify. We use a raw command there to be able to see which JSON entries were set to null and only modify the other entries of a user configuration. Change this to a command and initialize the config with obvious fake values. Write those fake values back at the end of the command callback.