Initial commit: Ignition 8.3.3 gateway config and watermeter project
This commit is contained in:
25
config/resources/core/ignition/quickstart/config.json
Normal file
25
config/resources/core/ignition/quickstart/config.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"finished": false,
|
||||
"steps": [
|
||||
{
|
||||
"completed": false,
|
||||
"name": "INSTALL"
|
||||
},
|
||||
{
|
||||
"completed": false,
|
||||
"name": "ENABLED"
|
||||
},
|
||||
{
|
||||
"completed": true,
|
||||
"name": "DESIGNER"
|
||||
},
|
||||
{
|
||||
"completed": false,
|
||||
"name": "PROJECT"
|
||||
},
|
||||
{
|
||||
"completed": true,
|
||||
"name": "SESSION"
|
||||
}
|
||||
]
|
||||
}
|
||||
16
config/resources/core/ignition/quickstart/resource.json
Normal file
16
config/resources/core/ignition/quickstart/resource.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"scope": "A",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"config.json"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModification": {
|
||||
"actor": "unknown",
|
||||
"timestamp": "2026-02-19T19:13:46Z"
|
||||
},
|
||||
"lastModificationSignature": "90d44426369c5361d95ccf541d8e106254def2608c0f32e4b831d27ac8ab3232"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user