Initial commit: Ignition 8.3.3 gateway config and watermeter project
This commit is contained in:
@@ -0,0 +1,85 @@
|
||||
{
|
||||
"accessPermissions": {
|
||||
"securityLevels": [],
|
||||
"type": "AnyOf"
|
||||
},
|
||||
"allowDesignerSSO": false,
|
||||
"allowUserAdmin": false,
|
||||
"createProjectPermissions": {
|
||||
"securityLevels": [],
|
||||
"type": "AnyOf"
|
||||
},
|
||||
"createProjectRoleName": "",
|
||||
"designerAuthStrategy": "CLASSIC",
|
||||
"designerAuthTokenInactivityTimeout": 10,
|
||||
"designerAuthTokenTimeToLive": 0,
|
||||
"designerPermissions": {
|
||||
"securityLevels": [
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"children": [],
|
||||
"name": "Administrator"
|
||||
}
|
||||
],
|
||||
"description": "Represents the roles that a user has.",
|
||||
"name": "Roles"
|
||||
}
|
||||
],
|
||||
"description": "Represents a user who has been authenticated by the system.",
|
||||
"name": "Authenticated"
|
||||
}
|
||||
],
|
||||
"type": "AnyOf"
|
||||
},
|
||||
"designerRoleName": "Administrator",
|
||||
"forceIdpAuth": true,
|
||||
"gatewayAuditProfile": "",
|
||||
"readPermissions": {
|
||||
"securityLevels": [
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"children": [],
|
||||
"name": "Administrator"
|
||||
}
|
||||
],
|
||||
"description": "Represents the roles that a user has.",
|
||||
"name": "Roles"
|
||||
}
|
||||
],
|
||||
"description": "Represents a user who has been authenticated by the system.",
|
||||
"name": "Authenticated"
|
||||
}
|
||||
],
|
||||
"type": "AnyOf"
|
||||
},
|
||||
"systemAuthProfile": "default",
|
||||
"systemIdentityProvider": "default",
|
||||
"userInactivityTimeout": 10,
|
||||
"writePermissions": {
|
||||
"securityLevels": [
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"children": [],
|
||||
"name": "Administrator"
|
||||
}
|
||||
],
|
||||
"description": "Represents the roles that a user has.",
|
||||
"name": "Roles"
|
||||
}
|
||||
],
|
||||
"description": "Represents a user who has been authenticated by the system.",
|
||||
"name": "Authenticated"
|
||||
}
|
||||
],
|
||||
"type": "AnyOf"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"scope": "A",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"config.json"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModification": {
|
||||
"actor": "8.3-migration",
|
||||
"timestamp": "2026-02-19T15:42:15Z"
|
||||
},
|
||||
"lastModificationSignature": "e1d81c21a87abe5d1cd3988feadb5b0e8150dd815f39bed24e0b7e85ebe1d733",
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user