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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user