H.O.O.P. (Hope) - Examples

Example Method Group - Announcement (P.A.) Methods

These flows are used in my announcement system, used by many other flows to direct speech-output/announcements throughout the house.
(I might rewrite some flows now that i have the Flow Director cards for IF-THEN-ELSEIF.)

I have all these flows dublicated in sync and async.
The sync methods can be used it you want to do something after annoouncement is done, because the method will wait for the execution to finish and complete with the rest of the flow that executed the method.
I will be sharing the synchronised methods, since asynchronised is just default.

Here is a diagram of the flows.





Flows

Send Notification House (message, title) (Await)


Send Notification House (message, title, sendToWatch) (Await)


Send Notification House (message, title, watchMessage, sendToWatch) (Await)


Send Notification TV Bar (message, title) (Await)


Send Notification TV Bar (message, title) - handler (Await)


Send Notification Watch (message, title, watchMessage, sendToWatch) (Await)


Send Notification Watch (message, title, watchMessage) (Await)


Send Notification Watch (message, title) (Await)



And finally a flow that uses the system:

Start test (Await)