Results 74 comments of Ben Alex

Safety checks for a closed `Env` included in PR #186 have now been merged.

Are there any preferences so far on how to implement a dashboard feature? [Freeboard](https://github.com/Freeboard/freeboard) looks like a popular option for the client side. [system-dashboard](https://github.com/minimaxir/system-dashboard) is another Python project that might...

Just an update given my last comment proposed a potential approach, I did more testing and configured Collectd's MQTT plugin to send [plain text protocol](https://collectd.org/wiki/index.php/Plain_text_protocol) messages to Mosquitto. However I...

@2018ik thanks for the summary. I don't use Netty so I don't have any particular view on the correct way of going about this. Suggestions welcome.

Java developers will often have their own existing infrastructure set up for their projects. Every developer will have their own preferred development and deployment stack and these will differ from...

> would be fairly simple to extend that to include the external jars as well, so whenever an external jar is changed (removed, modified, added) it would reload jrule. This...

I am also having the same issue, also with a Hikvision NVR. Happy to test code.

Tested with v1.4.3 alpha but had mixed results. The mouse pointer movement in relative mode seems to be OK in Firefox. As you move the mouse pointer around it appears...

Yes, rebooted both after setting to relative mode. Also rebooted again just then and same situation. I did find in Chrome if I repeatedly click then sometimes it works.

Updated and relative mode including clicking the left mouse button works reasonably well under FireFox 130.0 Linux x86_64. I didn't test other mouse buttons / wheels etc. Unfortunately Chrome 128.0.6613.113...