Updating customer dependent configuration files in snap

Hi.

Is it possible to update json-type configuration files inside snap somehow or does all configuration data have to go through datalayer?  

There is multiple JSON files that are customer dependent and needs to be updated. Also there is multiple binary format fcf files inside snap that is updated with end customers needs. How should this be done?

Best reply by CodeShepherd

Where are this files edited?

If inside of your app you need to implement a front end to do so.

Or should they be loaded from the outside to the ctrlX CORE? The central data storage called configuration can be used for files that needs to be down/uploadable from external. See documentation on GitHub.

View original
4 replies