Disclaimer
Please, proceed carefully following the tips published in this blog, specially when Main Power is involved. I'm not responsible for any damages caused by what is written in this blog.Thank you
06/02/2021
Home Automation System - OpenHAB 3 - 18. PUSH notifications using API [Versione in italiano]
by Marco Lamanna
Eighteenth chapter related to OpenHAB 3.
This video shows a particular use of the OpenHAB 3 API, after the previous video in which we saw the standard use of the API.
So let's go through an example to use the API that allow connection to the event bus, which allows us to receive notification messages every time an item changes status / value.
So let's write an example of user interface in HTML / Javascript to receive this information in push mode and update our graphic widgets.
This video does not pretend to be a tutorial. The hope is that it will help someone.
Enjoy your viewing