craftbeerpi4-pione/config/step_data.json
2021-01-26 20:21:53 +01:00

18 lines
No EOL
352 B
JSON

{
"basic": {
"name": ""
},
"profile": [
{
"id": "6mdUtsrBaWeDvKgUXJiLqu",
"name": "Test",
"props": {
"Param1": 123,
"Param2": "HALLO",
"Param3": 1
},
"status": "I",
"type": "CustomStep2"
}
]
}