My Windows app (guide needed)

Im just wondering if i can do an application for my school thesis which works with the OH sensors data.
I would like to make a .net (maybe c#) app which get data from the OH server and make calculations etc.

How can i get the information from sensors through the API?

I have seen the https://github.com/openhab/openhab-windows project but it too complex and i didnt figure it out how it works.

Thank you for your answers.

Did you already see the REST API docs? It’s installable through Paper UI (and is automatically installed if choosing expert mode). The documentation is interactive :slight_smile:

2 Likes