-
Dmp-file size on 13.1.0 = 4.560 Bytes. Decode-config.exe for 13.1.0 expects 4.096 Bytes. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
if so, that's an issue (#72) - will clarify more details, don't want to cut the additonal data if any |
Beta Was this translation helpful? Give feedback.
-
Try current dev version. It's a workaround, not final solution (will try to enhance so driver setting files are included in backup/restore) |
Beta Was this translation helpful? Give feedback.
-
v13.1.0.1 [1022947] now supports driver config backup and restore. The key in JSON file is "settings": {
"/.drvset003": "IzrFUQIB8gCMAAAAAAADBAAAAAAAAAAAAAAAAAAAAADyMAAA8jAAAPIwAADyMAAA8jAAAPIwAADyMAAA8jAAAJ4HAACeBwAAngcAAJ4HAACeBwAAngcAAJ4HAACeBwAArA0AAKwNAACsDQAArA0AAKwNAACsDQAArA0AAKwNAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACPwvU9KVwPPgrXIz4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAKQBeACwBHgAAAAAAAAAAAAAAAAAPQrXPgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA9Ctc+",
"/.drvset122": "2QXHWgEBAABUZXh0MV9fX18AVGV4dDJfX19fACMAAAAAAAAAAABUZXh0NF9fX18AIwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFRleHQxNV9fXwBUZXh0MTYAAAAA"
}, For the dmp file backup the additonal data is appended like Tasmota does it. The bin file is the same as dmp file but unscrambled including attached config files and still has the additional bin file magic value attached. |
Beta Was this translation helpful? Give feedback.
v13.1.0.1 [1022947] now supports driver config backup and restore.
The key in JSON file is
"settings"
and contains the base64 encoded binary data for each driver name e. g.