forked from b.peck/BAT
Baseline: docker stack, provisioning tools, test-data, gateway-as-files (pre-PrimeBAT build)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"defaultDeviceRolePermissionMappings": [
|
||||
{
|
||||
"permissions": [
|
||||
"Browse",
|
||||
"Read"
|
||||
],
|
||||
"role": "Anonymous"
|
||||
},
|
||||
{
|
||||
"permissions": [
|
||||
"Browse",
|
||||
"Read",
|
||||
"Write",
|
||||
"Call"
|
||||
],
|
||||
"role": "AuthenticatedUser"
|
||||
}
|
||||
],
|
||||
"defaultTagProviderRolePermissionMappings": [
|
||||
{
|
||||
"permissions": [
|
||||
"Browse",
|
||||
"Read"
|
||||
],
|
||||
"role": "Anonymous"
|
||||
},
|
||||
{
|
||||
"permissions": [
|
||||
"Browse",
|
||||
"Read",
|
||||
"Write",
|
||||
"Call"
|
||||
],
|
||||
"role": "AuthenticatedUser"
|
||||
}
|
||||
],
|
||||
"tagProviderRolePermissionMappings": {}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"scope": "A",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"config.json"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModification": {
|
||||
"actor": "default",
|
||||
"timestamp": "2026-07-16T15:30:38Z"
|
||||
},
|
||||
"lastModificationSignature": "4be4ea51de3e1c2c6cae54ad76543afccc9e11a2806110b8bd8ca9c25af5e747"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"defaultAuthProfileCreated": true,
|
||||
"defaultOpcUaConnectionCreated": true
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"scope": "A",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"config.json"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModification": {
|
||||
"actor": "unknown",
|
||||
"timestamp": "2026-07-16T15:30:53Z"
|
||||
},
|
||||
"lastModificationSignature": "78f6fd87284fcb580b686686b7cf758bc4c34459bc1b4a4b38049e06cd01d5f9"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"advanced": {
|
||||
"exposedTagsEnabled": false,
|
||||
"gdsPushEnabled": false,
|
||||
"maxSessionCount": 100
|
||||
},
|
||||
"authentication": {
|
||||
"anonymousAccessAllowed": false,
|
||||
"authenticationProfile": "opcua-module"
|
||||
},
|
||||
"endpoint": {
|
||||
"bindAddresses": [
|
||||
"localhost"
|
||||
],
|
||||
"bindPort": 62541,
|
||||
"endpointAddresses": [
|
||||
"\u003chostname\u003e",
|
||||
"\u003clocalhost\u003e"
|
||||
],
|
||||
"messageSecurityModes": [
|
||||
"SignAndEncrypt"
|
||||
],
|
||||
"securityPolicies": [
|
||||
"Basic256Sha256"
|
||||
]
|
||||
},
|
||||
"redundancy": {
|
||||
"readOnlyWhenInactive": false
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"scope": "A",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"config.json"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModification": {
|
||||
"actor": "default",
|
||||
"timestamp": "2026-07-16T15:30:39Z"
|
||||
},
|
||||
"lastModificationSignature": "e4b8cd2df70c247643fb3678b8c12e329076ec4a381e2b0c93cd1d12def4cb3d"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user