This commit is contained in:
Mohammad Salameh
2024-03-17 09:38:26 +03:00
parent 8ac164f0c5
commit 65cbf10485
38 changed files with 686 additions and 901 deletions

View File

@ -17,8 +17,10 @@ abstract class Constants {
enum DeviceType {
AC,
Lights,
Door,
DoorLock,
Curtain,
ThreeGang,
Gateway,
Sensors,
Other,
}