txjmb
txjmb
Feature request. On higher resolution Samsung phones (S21 Ultra) default font size is very small. Would like the ability to scale up UI with simple gesture. Thank you for making...
I am testing SharpGenTools for a project I am working on that is running in dotnet 3.1 on Linux, using the nuget packages. When I run dotnet build, I get...
Seems to be missing essential file, probably a breaking change in 9. Error message from logs: level=error msg="Plugin file not found" error="open /var/lib/grafana/plugins/grafana-discrete-panel/src/module.js: no such file or directory". Basically, a...
We have some C shared libraries that we are wanting to package with cppyy for use in Python. We are able to use cppyy.c_include, or manually add the extern "C"...
We have an API that returns a 302 Redirect status code. It does not appear that the JSON API plugin follows the redirect and this is causing us an issue....
I have a json serialization need to not serialize values that are None. Many of the defaults are None, but not all, so excluding defaults doesn't work, and I do...
Does the plugin currently have the ability to stream data via WebAPI Websocket? It would be very valuable to have a streaming connection to get real-time updates from PI server,...
First, thank you for this cookiecutter recipe. It has been a very helpful starting point for our project. I think we have most things working well. However, I was wondering...