I am not sure if this is a feature request or if there is already a solution, but am posting here as there doesn't seem to be a more appropriate category.
node-red-mcu-plugin has a requirement to store credentials, for example for wifi SSID/key. Ideally those would be stored with the node-red credentials. It seems however, that, very sensibly, credentials get discarded if they are not referenced in the flows file, which they would not be in this case. Is there good solution to this?
I think the problem may be that the plugin is not a set of nodes. It doesn't have any presence in the flows file. @ralphwetzel could this be a valid solution?