Implemented confi snapshots
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"id": "new-instance",
|
||||
"name": "New instance",
|
||||
"owner": "martino",
|
||||
"setId": "new-config-set",
|
||||
"values": {
|
||||
"param1": 1,
|
||||
"param2": 1,
|
||||
"param4": "Idle"
|
||||
},
|
||||
"version": 2
|
||||
}
|
||||
Reference in New Issue
Block a user