Use Enums #61

Open
opened 2023-12-14 09:23:53 +00:00 by thomasjsn · 1 comment
thomasjsn commented 2023-12-14 09:23:53 +00:00 (Migrated from git.homelab.no)

Enums are much better than simple string values.

  • ArmModes
  • AlarmState
  • AlarmAction
  • SensorValues
  • DevClass
Enums are much better than simple string values. - [x] ArmModes - [ ] AlarmState - [x] AlarmAction - [x] SensorValues - [ ] DevClass
thomasjsn commented 2023-12-16 09:03:50 +00:00 (Migrated from git.homelab.no)

Already created Enums must also be used throughout application.

Already created Enums must also be used throughout application.
Sign in to join this conversation.
No milestone
No project
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
thomas/rpi-alarm#61
No description provided.