Unit Tests and Debugging and scripts to update devices easier - During the test figured out that since we have two kind of messages : 1 - data messages which will notify GUI only on variable change 2 - but also we have command messages which has to always notify the GUI So added a parameter in PROPERTY definition to define the type of property.
DEN-2088 : Implementation - Redesigned the model.cpp/h file - Made View registration in one place and easier. - Added views definition in main.qml (not all of them belong here and should be revised when debug screen (SettingHome) removed.)
- Added PowerOff Model - Added PowerOff View - Modified MessageInterpreter to apply the new PowerOff MV
- Added TreatmentFlows Model
- Added TreatmentOutletFlow Model
- Added TreatmentTime Model - Improved TreatmentTime View
- Improved Types
- Added AlarmStatus Model - Improved AlarmStatus View to be modified easier
- Improved TreatmentUltrafiltration View - Added vview.h to be able to maintain view classes easier.
- Separated BloodFlow and DialysateFlow - Updated Debug Screen (SettingHome) with the new views of the BloodFlow and DialysateFlow Views - Updated TreatmentFlows section with the new views of the BloodFlow and DialysateFlow __________________________________________________________________________________ Behrouz NematiPour bNematiPour@diality.com