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,71 @@
{
"profile": {
"readOnly": false,
"type": "com.inductiveautomation.OpcUaServerType"
},
"settings": {
"advanced": {
"acknowledgeTimeout": 5000,
"browseOrigin": "OBJECTS_FOLDER",
"connectTimeout": 5000,
"maxArrayLength": 2147483647,
"maxMessageSize": 33554432,
"maxNotificationsPerPublish": 65535,
"maxPendingPublishRequests": 2,
"maxPerOperation": 8192,
"maxReferencesPerNode": 8192,
"maxStringLength": 2147483647,
"requestTimeout": 60000,
"sessionTimeout": 120000
},
"authentication": {
"password": {
"data": {
"ciphertext": "rCRBXl88cVOSvA",
"encrypted_key": "3VgZVcOQbgIygmXRmbxyqy0GGZtSAE3s71UW6IttCuXxeJfm44OGcg",
"iv": "Xe0g4fpn7Qo6F5A9",
"protected": "eyJhbGciOiJBMjU2S1ciLCJlbmMiOiJBMjU2R0NNIiwiaWF0IjoxNzcxNTE1NzM0LCJ6aXAiOiJERUYifQ",
"tag": "WR9gFpun0C8WcaYr5nAxzA"
},
"type": "Embedded"
},
"username": "opcuauser"
},
"deprecatedDataTypeDictionarySupportEnabled": false,
"endpoint": {
"discoveryUrl": "opc.tcp://localhost:62541/discovery",
"endpointUrl": "opc.tcp://localhost:62541",
"hostOverride": "",
"securityMode": "SignAndEncrypt",
"securityPolicy": "Basic256Sha256"
},
"failover": {
"discoveryUrl": "",
"enabled": false,
"endpointUrl": "",
"hostOverride": "",
"threshold": 3
},
"keepAlive": {
"failuresAllowed": 1,
"interval": 15000,
"timeout": 10000
},
"security": {
"certificateValidationEnabled": true,
"keyStoreAlias": "client",
"keyStoreAliasPassword": {
"data": {
"ciphertext": "UmvEmlwqTNL8eg",
"encrypted_key": "_nHS2cxzj5kcHuUtIRFW9oDA0AKZltcbHjLrlQ6nfnKAStoCm9yHEQ",
"iv": "h1zpSF0aQXCaz9mG",
"protected": "eyJhbGciOiJBMjU2S1ciLCJlbmMiOiJBMjU2R0NNIiwiaWF0IjoxNzcxNTE1NzM0LCJ6aXAiOiJERUYifQ",
"tag": "9e_i9ve_-zlbYptpr3PhbQ"
},
"type": "Embedded"
}
},
"typeDictionaryFragmentSize": 8192,
"version": 2
}
}

View File

@@ -0,0 +1,19 @@
{
"scope": "A",
"description": "A \"loopback\" connection to the Ignition OPC UA server running on this gateway.",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"config.json"
],
"attributes": {
"lastModification": {
"actor": "8.3-migration",
"timestamp": "2026-02-19T15:42:14Z"
},
"uuid": "9b3a6be3-4f73-45d8-a803-243a2dc4cd57",
"lastModificationSignature": "23d4cdbedf223fa49d24f787e0cdcb665f841cbd00d7fda79cf40f455f0a5d8f",
"enabled": true
}
}