bugfix: smardigo simple-connect

- added missing variables to variable declaration
master
Sven Ketelsen 4 years ago
parent 20df8986c4
commit 61b1f01f38

@ -71,6 +71,14 @@
"type" : "object",
"classification" : "PRIVATE"
},
"vorgang_status" : {
"type" : "string",
"classification" : "PRIVATE"
},
"vorgang_status_text" : {
"type" : "string",
"classification" : "PRIVATE"
},
"wizard_selection" : {
"type" : "string",
"classification" : "PRIVATE"

Loading…
Cancel
Save