ConceptCreator/testModel/script-accounts/Temperature.json
Sebastian Böckelmann b488049c28
All checks were successful
E2E Testing / test (push) Successful in 1m29s
Allow negative min and max for ScriptAccounts
2024-03-19 10:39:47 +01:00

6 lines
111 B
JSON

{
"componentName": "Temperature",
"componentDescription": "",
"minValue": -50,
"maxValue": 70
}