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,32 @@
{
"automaticThreadDumpsCpuThreshold": 70,
"automaticThreadDumpsCpuThresholdExceededDuration": 10,
"automaticThreadDumpsEnabled": false,
"automaticThreadDumpsIntervalSeconds": 60,
"automaticThreadDumpsRetentionCount": 50,
"clientFallbackEnabled": false,
"designerRAM": "MB1024",
"disable3DPipeline": true,
"disableDirectDraw": false,
"errorReportFromEmail": "",
"errorReportSMTPServer": "",
"errorReportToEmail": "",
"errorReportUsername": "",
"fallbackProjectName": null,
"gatewayScriptingProject": "",
"homepageUrl": "/web/home",
"multicastEnabled": true,
"multicastIPAddr": "231.1.1.1",
"multicastIntervalMillis": "5000",
"multicastReceivePort": "4446",
"multicastSendPort": "4445",
"scheduledBackupFilename": "${gatewayName}_Ignition-backup-${edition}${timestamp}.gwbk",
"scheduledBackupPath": "",
"scheduledBackupRetentionCount": 5,
"scheduledBackupTimes": "15 1 * * *",
"scheduledBackupsEnabled": false,
"scriptMessageEncoding": "JavaSerialization",
"secondsBeforeFailover": 60,
"systemName": "Ignition-ignition",
"useCondensedDialogFont": false
}

View File

@@ -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:15Z"
},
"lastModificationSignature": "d2a6880974da9b14dafdd151fbcedcf98ca799c5e6a5aa2e1ef4a11171eb783f",
"enabled": true
}
}