Christian Mayer
Christian Mayer
See https://knx-user-forum.de/forum/supportforen/cometvisu/1755749-v0-12-0-rc9-navbar-left-attribut-dynamic-mobile-ansicht-navbar-top?p=1755923#post1755923
Having a diagram with multiple `` time series and one doesn't contain any data will show an empty diagram, i.e. the other time series are also not showing up
Opening a demo config might result in unwanted bus communication. It would be better when a demo config is (at least by default) passive, i.e. doesn't create a Bus communication....
The instruction about installation of the development version ( -> https://www.cometvisu.org/CometVisu/de/0.12/manual/install/install-dev.html ) are really outdated and need an update
It would be great when the displayed visu has a watchdog that regularly sends a message to a logic engine that the visu / browser is alive. So when a...
The Docker image should have a switch that forces it to a read only mode where the user of the container can't do any damage: - [ ] prevent sending...
The source code should use as much native libraries (-> W3C) and as little 3rd part libraries (Qooxdoo, JQuery) as possible and sensible. Reasoning: This will make future library changes...
The XSD schema uses a ORed regex to check for a valid address. This worked well for the KNX GA addresses, but starting with OpenHAB and becoming even worse with...
When using an iOS device you can go backward and forward in history by swiping right or left. This can be very annoying with a CV page where you have...
The documentation should contain as a help reference setups for developers. The use cases should be at least: - tester: Windows or Mac computer, no dedicated develpment tools and no...