Francesco Manghi
Francesco Manghi
**Describe the feature** Most of the data loggers that send data to MQTT do that with a structured message. Example: { "node": "modbus", "group": "CNC", "timestamp": 1702552760680, "values": {"A": 1,...
As for the description, i would like to monitor the power production every 15 minutes. I tried every possible function in the library but every istant power generation key in...
Added star history plot to create engagement
Hi guys, no news since december, nothing new anywhere. Probably things are going well in ZimaOS and the development have been moved there. Fine, just declare it And provide a...
### Description I would like to manage tasks from my OS. I deployed Vikunja with docker on my VPS server. ``` mkdir $PWD/files $PWD/db chown 1000 $PWD/files $PWD/db docker run...
Change the database path to "./build/openplc.db" in multiple functions and correct the SSL context for running the application.
Introduce HTTPS support and implement encryption for user credentials to bolster security. Add functionality for managing updates and user activity, including IP address logging and access controls, while reverting a...