tarmacx
tarmacx
In my case had to disable the tls and certresolver to make it work. Are the data still encrypted by usinf ws instead of wss and disabling tls ?
+1 here too And the various widgets must be adapted for this too (Trendz also do not work well for anything unde 1 second)
I have a fork which already have that. It's in a context menu if you right click. https://github.com/tarmacx/Strict-Workflow Currently looking for some testers before releasing it.
Is there a way to filter the count for a specific device ? When I enter the detail page I get the count for all alarms instead of just my...
I used that one for the screenshot: https://canlogger.csselectronics.com/cancloud/#/status-dashboard/ I also tried with a locally downloaded version and it does the same. Tried with Chrome (default), Edge and Firefox and it's...
Do you need more informations ? I can do some more tests if you want. Or try with my dev instance in docker as explained in issue #24
I'm not sure the issue is with minio... I made it work by changing the max device files in actions.js:  To something higher because I had 13 devices and...
I understand but the fact is that if for example I have 13 devices, and I select "weekly" only 7 devices updated recently so only 7 items is displayed in...
Hi MatinF, I understand perfectly. Sadly I really need more customization. Can you just add to the documentation what you use to build yours so we have a better starting...
I'm using windows 10 but I build running a Dockerfile with node:16... it's really the sharp modeule that seems to be the main issue. ``` npm ERR! code 1 npm...