Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Persist properties again & unblock thingUpdated() when called from within initialize() #4688

Merged
merged 5 commits into from Dec 8, 2017

Commits on Dec 7, 2017

  1. Revert "Thing properties are never persisted - removed callback.thing…

    …Updated() from BaseThingHandler#updateProperties and #updateProperty (eclipse-archived#1682)"
    
    ...now that the framework handles non-managed things gracefully (see eclipse-archived#2629).
    
    reverts eclipse-archived#1682
    Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
    sjsf committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    8e883ac View commit details
    Browse the repository at this point in the history
  2. enhance docu

    Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
    sjsf committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    b66fdf2 View commit details
    Browse the repository at this point in the history
  3. use long for timeouts in JavaTest

    Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
    sjsf committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    0df98df View commit details
    Browse the repository at this point in the history
  4. unblock thingUpdated() when calling from initialize()

    Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
    sjsf committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    1747b9e View commit details
    Browse the repository at this point in the history
  5. get thing handler only once

    Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
    sjsf committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    dd982ed View commit details
    Browse the repository at this point in the history