Andreas Vogler
Andreas Vogler
When I put my host into sleep mode (where the OPC UA server runs on), then following errors are thrown during a write value. Potential solution: writing should be done...
Unhandled error “Unhandled class [] in JsonObject” is shown in the logs on GraphQL read if a timeout occurs on the ModBus read request.
If you use wildcards in MQTT subscribe (OPC UA browse path and wildcards, for example: opc/test/path/Objects/Test/Test00003/+) the result for the resolved tags is delivered with the origin topic. It is...
Currently a CTRL+C or SigTerm does not stop the docker container. [This](https://stackoverflow.com/questions/31836498/sigterm-not-received-by-java-process-using-docker-stop-and-the-official-java-i) seems to be the same issue and could help to solve it.
### To reproduce I have two tables and I wanted to copy the data from the one to the other. In the source table the time field is a varchar...