deinhofer
deinhofer
I am using a Raspberry Pi to teach Java Development with an add-on display on the Pi. I use the [Remote Development Extension from Microsoft](https://github.com/Microsoft/vscode-remote-release) and was wondering if it...
Hi, I have added an accessibility info about [FH Technikum Wien](https://wheelmap.org/node/3664315650) some months ago. When I use the accessibility cloud API to fetch the data about it using longitude and...
This PR provides a runnable version of Asterics with Java 11 (tested with Linux and Win10, Oracle JDK 11). Here are some useful infos about important changes between Java 8...
## Problem If you use the openHAB plugin e.g. using the openHAB test model and the configured item name does not exist in the openHAB configuration, the error message is...
When sending data to an input port of a plugin, sending does not work if the input port is not connected from another output port. **How to reproduce** 1. Create...
Oracle has changed release cycles according to other vendors having short term releases and LTS. JDK 11 is the new LTS version. According to the [release notes](https://www.oracle.com/technetwork/java/javase/11-relnote-issues-5012449.html) some things have...
All plugins using keys should be unified to use the same keycodes and escaped key strings like {space},... Also check plugins for the use of different locales. The following plugins...
The logitech harmony hub supports numerous devices. As IrTrans is very likely to be closed any time, we should watch out for an alternative. https://www.myharmony.com/de-de/harmony-api https://github.com/maddox/harmony-api
When using the EditBox plugin you can enter text into the text field and when you press 'Enter' the text is sent to the output port. If you press the...
The C# ACS does **not correctly handle special characters** when calling "Download Component Collection" and a bundle_descriptor contains e.g. öäüß. When showing the tooltip or showing the property field the...