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,30 @@
{
"profile": {
"type": "basic schedule"
},
"settings": {
"allDayTime": "0:00-24:00",
"allDays": false,
"friday": false,
"fridayTime": "0:00-24:00",
"monday": false,
"mondayTime": "0:00-24:00",
"observeHolidays": true,
"repeatMode": "Off",
"repeatOff": 1,
"repeatOn": 1,
"saturday": false,
"saturdayTime": "0:00-24:00",
"startingAt": null,
"sunday": false,
"sundayTime": "0:00-24:00",
"thursday": false,
"thursdayTime": "0:00-24:00",
"tuesday": false,
"tuesdayTime": "0:00-24:00",
"wednesday": false,
"wednesdayTime": "0:00-24:00",
"weekDayTime": "8:00-11:45,12:30-17:00",
"weekDays": true
}
}

View File

@@ -0,0 +1,19 @@
{
"scope": "A",
"description": "An example of a M-F 8am-5pm schedule with a lunch break",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"config.json"
],
"attributes": {
"lastModification": {
"actor": "8.3-migration",
"timestamp": "2026-02-19T15:42:12Z"
},
"uuid": "7fc338e4-27c6-4783-9102-bde909ffeca9",
"lastModificationSignature": "ec9c9ecdc611d4d57bc2a07d886e5a7aa13d247e656628f3e5f1e1fd5750a327",
"enabled": true
}
}