craftbeerpi4-pione/config/step_data.json
2021-01-17 22:49:18 +01:00

35 lines
No EOL
789 B
JSON

{
"basic": {},
"profile": [
{
"id": "eopJy6oxGqrNuRNtiAPXvN",
"name": "AMAZING",
"props": {
"count": 5,
"wohoo": 0
},
"status": "P",
"type": "CustomStep2"
},
{
"id": "duxvgLknKLjGYhdm9TKqUE",
"name": "Manuel",
"props": {
"count": 5,
"wohoo": 0
},
"status": "I",
"type": "CustomStep2"
},
{
"id": "hyXYDBUAENgwD7yNwaeLe7",
"name": "HALLO",
"props": {
"count": 5,
"wohoo": 0
},
"status": "I",
"type": "CustomStep2"
}
]
}