Idea: Wait on Notification Value

Issue #51 new
James Powell repo owner created an issue

Made in a client application, but worthy of being a library method. Registers for a Notification and waits till that notification matches a supplied value (with timeout).

Example is a temperature Controller. Set a new Setpoint, then wait till the controller notifies “At Temperature”=True.

Comments (3)

  1. Log in to comment