mocks Daten
This commit is contained in:
6
mocks/js-simulator/digitaleausgaengeMockData.json
Normal file
6
mocks/js-simulator/digitaleausgaengeMockData.json
Normal file
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{ "id": 1, "description": "Ausgang1", "toggle": true },
|
||||
{ "id": 2, "description": "Ausgang2", "toggle": false },
|
||||
{ "id": 3, "description": "Ausgang3", "toggle": true },
|
||||
{ "id": 4, "description": "Ausgang4", "toggle": false }
|
||||
]
|
||||
Reference in New Issue
Block a user