Merge remote-tracking branch 'origin/feature/NewWarehouseTest' into DataLayer

This commit is contained in:
Samuele Locatelli
2024-05-23 17:18:13 +02:00
+1
View File
@@ -14,6 +14,7 @@
ALARM = 8
OPERATOR_MSG = 9
PROGRAM_SEND = 10
APPLICATION = 11
End Enum
Private m_AlarmDateTime As DateTime