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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user