Morten Frellumstad (ekstern)
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Posts
Recent activity by Morten Frellumstad (ekstern)-
Symetry in export and import tool
Not plannedIt would be nice to be able to use zip file with same structure as the exported zip-file. Since we have the sesam-py tool this is not very important, but it would be a nice improvement of the tool :)
-
"Datahub settings" permissions should get a choice for read and write access to Variables
Plannedadmin-role is needed to see node Variables in sesam-portal or with GET /api/env call From a security perspective it is good to only have a few admin users in node. However it is convenient for deve...
-
More options with config_circuit_breaker
Answeredconfig_circuit_breaker is a simple way of securing your node from a unintended wipe. However as-is it only protects from deletes and not changes and the trigger is hard coded as 10% of configs. It ...
-
Abillity to restrict which users can make directly in node editor
Not plannedWhen using CI/CD to deploy to node ideally all changes to systems and pipes should go through CI/CD and not manual edits in node. Possibly with admins as an exception. For example could all with ro...