Initial commit: Ignition 8.3.3 gateway config and watermeter project
This commit is contained in:
@@ -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": "5a45fdfbe7912f44dec37976472627623b14a7be1b95182df4fa3348e4514edb"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"base": {
|
||||
"style": {
|
||||
"backgroundColor": "var(--neutral-20)",
|
||||
"borderBottomStyle": "none",
|
||||
"borderTopColor": "var(--neutral-50)",
|
||||
"borderTopStyle": "solid",
|
||||
"borderTopWidth": "1px",
|
||||
"fontSize": "24px",
|
||||
"lineHeight": "48px",
|
||||
"textAlign": "center"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user