json mock dateien eingefügt

This commit is contained in:
Ismail Ali
2025-06-16 23:12:28 +02:00
parent ad73dcf054
commit 3be337f53d
667 changed files with 1947159 additions and 0 deletions

View 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 }
]