ConceptCreator/testModel/script-accounts/Temperature.json
Sebastian Böckelmann d56166b245
All checks were successful
E2E Testing / test (push) Successful in 1m31s
Restructure Saving Logic to extra class and save on Strg+S + display changed savestatus in editor
2024-02-17 07:30:29 +01:00

8 lines
152 B
JSON

{
"unsaved": false,
"componentName": "Temperature",
"componentDescription": "ddada",
"type": 0,
"minValue": 0,
"maxValue": 100
}