42
edits
Line 22: | Line 22: | ||
* [https://docs.microsoft.com/de-de/windows/uwp/get-started/universal-application-platform-guide And many more] | * [https://docs.microsoft.com/de-de/windows/uwp/get-started/universal-application-platform-guide And many more] | ||
More information about all supported devices can be found [https://uwpx.org/support/ here]. | More information about all supported devices can be found [https://uwpx.org/support/ here]. | ||
One of the latest [https://github.com/UWPX/UWPX-Client/pull/146 changes] for UWPX was upgrading my OMEMO implementation to support OMEMO 0.7.0 and I've written my own OMEMO [https://github.com/UWPX/UWPX-Client/tree/master/Omemo library]. | |||
=== UWPX Push Server === | === UWPX Push Server === | ||
Line 30: | Line 31: | ||
Besides my XMPP client (UWPX), I'm also interested in XMPP for IoT.<br/> | Besides my XMPP client (UWPX), I'm also interested in XMPP for IoT.<br/> | ||
During my [https://home.in.tum.de/~sauterf/html-data/Thesis_Smart_Building_Control_with_XMPP_for_IoT.pdf B.Sc. Thesis] I started working on an up to date concept for XMPP IoT ([https://github.com/COM8/esp32-xmpp-iot esp32-xmpp-iot]).<br/> | During my [https://home.in.tum.de/~sauterf/html-data/Thesis_Smart_Building_Control_with_XMPP_for_IoT.pdf B.Sc. Thesis] I started working on an up to date concept for XMPP IoT ([https://github.com/COM8/esp32-xmpp-iot esp32-xmpp-iot]).<br/> | ||
At the moment I'm extending this rather basic concept and I'm trying to build a more complex working prototype, based on a [https://us.jura.com/en/homeproducts/machines/E6-Platin-UL-15070 JURA E6] coffee maker | At the moment I'm extending this rather basic concept and I'm trying to build a more complex working prototype, based on a [https://us.jura.com/en/homeproducts/machines/E6-Platin-UL-15070 JURA E6] coffee maker. On [https://github.com/COM8/esp32-jura GitHub] you can also find more information and an example video of a running prototype. |
edits