Initial commit: Ignition 8.3.3 gateway config and watermeter project
This commit is contained in:
15
config/resources/core/ignition/security-levels/config.json
Normal file
15
config/resources/core/ignition/security-levels/config.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"securityLevels": [
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"children": [],
|
||||
"description": "Represents the roles that a user has.",
|
||||
"name": "Roles"
|
||||
}
|
||||
],
|
||||
"description": "Represents a user who has been authenticated by the system.",
|
||||
"name": "Authenticated"
|
||||
}
|
||||
]
|
||||
}
|
||||
16
config/resources/core/ignition/security-levels/resource.json
Normal file
16
config/resources/core/ignition/security-levels/resource.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"scope": "A",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"config.json"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModification": {
|
||||
"actor": "default",
|
||||
"timestamp": "2026-02-19T15:42:28Z"
|
||||
},
|
||||
"lastModificationSignature": "3de461138bce3cb5258bba326163ea4e636edad34f50597e87420b8775e62306"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user