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.