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,22 @@
{
"auditForwardSchedule": null,
"auditScheduleEnabled": false,
"auditSendFrequency": 10,
"auditSendFrequencyUnits": "SEC",
"historyForwardSchedule": null,
"historyMaxBatchSize": 10000,
"historyScheduleEnabled": false,
"historySendFrequency": 10,
"historySendFrequencyUnits": "SEC",
"journalForwardSchedule": null,
"journalScheduleEnabled": false,
"journalSendFrequency": 10,
"journalSendFrequencyUnits": "SEC",
"remoteAuditEnabled": false,
"remoteAuditProfileName": null,
"remoteHistoryEnabled": false,
"remoteHistoryProviderName": null,
"remoteJournalEnabled": false,
"remoteJournalName": null,
"remoteServerName": null
}