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": "admin",
"timestamp": "2020-09-11T09:15:47Z"
},
"lastModificationSignature": "c27863bb352cd764643fa1e8d323b27484d5ab8d588c58b5ffd0555b5eede0f5"
}
}

View File

@@ -0,0 +1,11 @@
{
"base": {
"style": {
"borderBottomColor": "var(--neutral-50)",
"borderBottomStyle": "solid",
"borderBottomWidth": "1px",
"fontWeight": "500",
"textAlign": "start"
}
}
}