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,16 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"style.json"
],
"attributes": {
"lastModification": {
"actor": "external",
"timestamp": "2020-09-11T03:03:54Z"
},
"lastModificationSignature": "6663229d766ee3fc45473cd8082f64d2b52274c6fd22688dd52b757c1d615aad"
}
}

View File

@@ -0,0 +1,12 @@
{
"base": {
"style": {
"backgroundColor": "#79B2E5",
"color": "#1D1010",
"fontFamily": "Verdana",
"fontSize": "12px",
"textAlign": "center",
"textTransform": "uppercase"
}
}
}