Initial commit: Ignition 8.3.3 gateway config and watermeter project
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"advanced": {
|
||||
"exposedTagsEnabled": true,
|
||||
"maxSessionCount": 100
|
||||
},
|
||||
"authentication": {
|
||||
"anonymousAccessAllowed": false,
|
||||
"authenticationProfile": "opcua-module"
|
||||
},
|
||||
"endpoint": {
|
||||
"bindAddresses": [
|
||||
"localhost"
|
||||
],
|
||||
"bindPort": 62541,
|
||||
"endpointAddresses": [
|
||||
"\u003chostname\u003e",
|
||||
"\u003clocalhost\u003e"
|
||||
],
|
||||
"securityPolicies": [
|
||||
"Basic256Sha256"
|
||||
]
|
||||
},
|
||||
"redundancy": {
|
||||
"readOnlyWhenInactive": false
|
||||
}
|
||||
}
|
||||
@@ -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:14Z"
|
||||
},
|
||||
"lastModificationSignature": "05dc6bcd546ea05f9bbfff6597e529afc50d202687bc28e1785dcaf16e28a11c",
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user