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 @@
{
"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
}