Cannot be export/import canned message
I don't nkow if don't implemented yet, but when you do a a export the canned messages are not exported and them the import don't have the option to upload the canned message via .yaml file.
I have created https://github.com/meshtastic/Meshtastic-python/pull/325 but I am getting inconsistent results when I run the set. See https://github.com/meshtastic/Meshtastic-device/issues/1378
Canned messages module config is part of the export but the string of message is still not
Looks like when it's exported, it's named incorrectly so when you import it doesn't find the correct config.
Error: No valid config with name cannedMessage
If you change the name in the yaml to canned_message it'll import just fine. I've opened a separate issue, see #426, since it'll both export and import just fine, as long as it's named correctly. If corrected, this can also be closed. Commenting here so it can be tracked.
Ok rcarteraz, I'll closed the issue we Will follow in #426
Ok rcarteraz, I'll closed the issue we Will follow in #426