Initial commit: Ignition 8.3.3 gateway config and watermeter project

This commit is contained in:
dohertj2
2026-02-22 04:49:06 -05:00
commit 577ef85dbc
1163 changed files with 19004 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
"profile": {
"cacheValidationTimeout": 1,
"failoverMode": "HARD",
"failoverProfile": null,
"lockoutAttempts": 5,
"lockoutEnabled": true,
"lockoutWindow": 15,
"scheduleRestricted": false,
"type": "INTERNAL"
},
"settings": {
"passwordComplexity": 1,
"passwordContainsPassword": false,
"passwordContainsUserName": false,
"passwordHistory": 0,
"passwordMaxAge": 0,
"passwordMaxRepeatedChars": 0,
"passwordMinLength": 1
}
}

View File

@@ -0,0 +1,20 @@
{
"scope": "A",
"description": "This user source profile was automatically created during a clean startup",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"config.json",
"users.json"
],
"attributes": {
"lastModification": {
"actor": "8.3-migration",
"timestamp": "2026-02-19T15:42:14Z"
},
"uuid": "f3dba986-27de-49e1-9711-362c8c341ca8",
"lastModificationSignature": "e948b5031ac166ff050e6ff69c7f73a67cdb72a344af5a8daef51c4f6fda568c",
"enabled": true
}
}

View File

@@ -0,0 +1,33 @@
{
"users": [
{
"uuid": "1",
"username": "dohertj2",
"firstName": "",
"lastName": "",
"schedule": "Always",
"description": "",
"password": "[8c2c7f2]e5838ca860e6ae8a76919a4501f64bfad426640be39d3c95b52574c964c78569",
"passwordDate": "20231123.132433462-0500",
"passwordHistory": [],
"badge": "",
"createdDate": "20260219.104214870-0500",
"lastModifiedDate": "20260219.104214870-0500",
"roles": [
"d6604495-c01f-4533-be22-d1e16e0097d6"
],
"extraProps": [],
"scheduleAdjustments": [],
"contactInfos": []
}
],
"roles": [
{
"uuid": "d6604495-c01f-4533-be22-d1e16e0097d6",
"rolename": "Administrator",
"description": "",
"createdDate": "20260219.104214870-0500",
"lastModifiedDate": "20260219.104214870-0500"
}
]
}

View File

@@ -0,0 +1,21 @@
{
"profile": {
"cacheValidationTimeout": 1,
"failoverMode": "HARD",
"failoverProfile": null,
"lockoutAttempts": 5,
"lockoutEnabled": true,
"lockoutWindow": 15,
"scheduleRestricted": false,
"type": "INTERNAL"
},
"settings": {
"passwordComplexity": 1,
"passwordContainsPassword": false,
"passwordContainsUserName": false,
"passwordHistory": 0,
"passwordMaxAge": 0,
"passwordMaxRepeatedChars": 0,
"passwordMinLength": 1
}
}

View File

@@ -0,0 +1,20 @@
{
"scope": "A",
"description": "OPC UA clients will authenticate against this profile by default.",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"config.json",
"users.json"
],
"attributes": {
"lastModification": {
"actor": "8.3-migration",
"timestamp": "2026-02-19T15:42:14Z"
},
"uuid": "f5bed12b-8f99-4957-9a8e-f97b1f59e6fa",
"lastModificationSignature": "871e6cd43475c530796c9337268c4ebf7d78e889f8f9e5acf92e372ea8f97e6a",
"enabled": true
}
}

View File

@@ -0,0 +1,33 @@
{
"users": [
{
"uuid": "2",
"username": "opcuauser",
"firstName": "",
"lastName": "",
"schedule": "Always",
"description": "",
"password": "[F7D88C33]48fec6b4f40ed1c7a393eba12d0e39f979c0094edb61e980930672a5d6513744",
"passwordDate": "20231123.132441768-0500",
"passwordHistory": [],
"badge": "",
"createdDate": "20260219.104214895-0500",
"lastModifiedDate": "20260219.104214895-0500",
"roles": [
"6c0ea0cb-7de8-4c43-a687-e9ff2d1205be"
],
"extraProps": [],
"scheduleAdjustments": [],
"contactInfos": []
}
],
"roles": [
{
"uuid": "6c0ea0cb-7de8-4c43-a687-e9ff2d1205be",
"rolename": "ReadWrite",
"description": "",
"createdDate": "20260219.104214895-0500",
"lastModifiedDate": "20260219.104214895-0500"
}
]
}