Is it possible to add various settings in gateway through scripting instead of doing it manually. E.g, we can create the database connection manually or through function system.db.addDatasource
. Same for adding devices as well.
Similarly, we want to configure other settings like Gateway settings for example. I did not find similar functions mentioned above, but is there any other way to achieve these to basically update internal DB where settings are stored?