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,36 @@
{
"connectURL": "jdbc:postgresql://localhost:5432/postgres",
"connectionProps": null,
"connectionResetParams": "",
"defaultTransactionLevel": "DEFAULT",
"driver": "PostgreSQL",
"evictionRate": -1,
"evictionTests": 3,
"evictionTime": 1800000,
"failoverMode": "STANDARD",
"failoverProfile": null,
"includeSchemaInTableName": false,
"password": {
"data": {
"ciphertext": "DM-qGTeAEhoC0w",
"encrypted_key": "add5HrPf7ZjTgFuDCzTRoeU0tBxtlgofkQrpWjuijSroq7ZLcydmsQ",
"iv": "B55oJynRaLD-UlZy",
"protected": "eyJhbGciOiJBMjU2S1ciLCJlbmMiOiJBMjU2R0NNIiwiaWF0IjoxNzcxNTE1NzMyLCJ6aXAiOiJERUYifQ",
"tag": "-HKr3j8BZhwZQXjcLn68UA"
},
"type": "Embedded"
},
"poolInitSize": 0,
"poolMaxActive": 8,
"poolMaxIdle": 8,
"poolMaxWait": 5000,
"poolMinIdle": 0,
"slowQueryLogThreshold": 60000,
"testOnBorrow": true,
"testOnReturn": false,
"testWhileIdle": false,
"translator": "POSTGRES",
"username": "dohertj2",
"validationQuery": "SELECT 1",
"validationSleepTime": 10000
}

View File

@@ -0,0 +1,18 @@
{
"scope": "A",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"config.json"
],
"attributes": {
"lastModification": {
"actor": "8.3-migration",
"timestamp": "2026-02-19T15:42:12Z"
},
"uuid": "5c0e536e-d317-41ee-8256-3b23168b0c29",
"lastModificationSignature": "b450ad9b208a04228dadbb0234aa1295b8bd3f096c5f63bc540bcef4ecfc0b25",
"enabled": true
}
}