Page MenuHomePhabricator

USDevice should notify about property changes.
Closed, ResolvedPublic

Description

An advise of the change of properties is given only via the micro service. An object which is just holding an instance of the USDevice (without a micro service context) is not able to listen to the changes.

Event Timeline

User wintersa has pushed new remote branch:

bug-17840-USDevice-should-notify-about-property-changes

[4ef700]: Merge branch 'bug-17840-USDevice-should-notify-about-property-changes'

Merged commits:

2014-06-10 11:59:12 Adrian Winterstein [7800b6]
Use the new message macro instead of manual defining.


2014-06-06 13:06:32 Adrian Winterstein [92543a]
Introduced an mitk message event for the property change.