You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stateful attribute for properties (#108)
* Update README.md
Stateful attribute for properties
Signed-off: David Graeff <david.graeff@web.de>
* Update README.md
Introduce the "retained" flag for properties to express "event"-like, stateless properties. Closes#70.