mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-09 17:07:43 +01:00
20 lines
No EOL
414 B
JSON
20 lines
No EOL
414 B
JSON
{
|
|
"basic": {
|
|
"name": "WOOHOo"
|
|
},
|
|
"profile": [
|
|
{
|
|
"id": "MSXuATqL56EAeCXrg3XLuY",
|
|
"name": "Test",
|
|
"props": {
|
|
"Param1": 123,
|
|
"Param2": "HALLO",
|
|
"Param3": 1,
|
|
"count": 6,
|
|
"wohoo": 0
|
|
},
|
|
"status": "D",
|
|
"type": "CustomStep2"
|
|
}
|
|
]
|
|
} |