Add limitations to the values of limits #35

Merged
MatasKa merged 1 commit from ces-90-add-limitations-to-limit-values into master 2023-05-31 18:46:17 +02:00
MatasKa commented 2023-05-31 18:11:46 +02:00 (Migrated from github.com)

added checks to the limits' values set by the interface contract
maxTemp (0 - 255)
minTemp (0 - 255)
maxHum (0 - 100)
minHum (0 - 100)
maxCo2 (0 - 25500)

added checks to the limits' values set by the interface contract maxTemp (0 - 255) minTemp (0 - 255) maxHum (0 - 100) minHum (0 - 100) maxCo2 (0 - 25500)
selinaceban (Migrated from github.com) approved these changes 2023-05-31 18:46:10 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
SEP4-5X/web-frontend!35
No description provided.