Initial commit: Ignition 8.3.3 gateway config and watermeter project
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"alarmDisplayPathType": "IDS_AND_EDGE",
|
||||
"blockDeviceCommands": true,
|
||||
"blockNodeCommands": true,
|
||||
"blockTagPropertyChanges": false,
|
||||
"customProperties": "{}",
|
||||
"enableAlarmEventPublishing": true,
|
||||
"enableBdSeqChecking": true,
|
||||
"enableEngine": true,
|
||||
"enableLatching": false,
|
||||
"h2dbDirectory": "/usr/local/bin/ignition/data",
|
||||
"h2dbPort": 9098,
|
||||
"includeSecurityContext": false,
|
||||
"latchTimeout": 2000,
|
||||
"metricTimestampValidation": true,
|
||||
"rebirthDebounceDelay": 5000,
|
||||
"reorderingTimeout": 0,
|
||||
"sparkplugMessageHandlerThreadCount": 500,
|
||||
"storeHistoricalEvents": true,
|
||||
"useCirrusEncoder": true
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"alarmDisplayPathType": "IDS_AND_EDGE",
|
||||
"blockDeviceCommands": true,
|
||||
"blockNodeCommands": true,
|
||||
"blockTagPropertyChanges": false,
|
||||
"customProperties": "{}",
|
||||
"enableAlarmEventPublishing": true,
|
||||
"enableBdSeqChecking": true,
|
||||
"enableEngine": true,
|
||||
"enableLatching": false,
|
||||
"h2dbDirectory": "/usr/local/bin/ignition/data",
|
||||
"h2dbPort": 9098,
|
||||
"includeSecurityContext": false,
|
||||
"latchTimeout": 2000,
|
||||
"metricTimestampValidation": true,
|
||||
"rebirthDebounceDelay": 5000,
|
||||
"reorderingTimeout": 0,
|
||||
"sparkplugMessageHandlerThreadCount": 500,
|
||||
"storeHistoricalEvents": true,
|
||||
"useCirrusEncoder": true
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"scope": "A",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"config.json",
|
||||
"backupConfig.json"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModification": {
|
||||
"actor": "dohertj2",
|
||||
"timestamp": "2026-02-19T16:41:09Z"
|
||||
},
|
||||
"lastModificationSignature": "e607e3582390cb32a39e3d4c99f24d981e1daa31bcad8058e5b9c780a2b736dd",
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user