mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-12 18:27:47 +01:00
18 lines
No EOL
352 B
JSON
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"
|
|
}
|
|
]
|
|
} |