PyScada
PyScada copied to clipboard
PyScada is a open source scada system that uses the Django framework as backend
1. fix form get_daterangepicker and get_timeline 2. update widget content defaults: - main content default to None - sidebar default to None - options default to {} 3. remove check:...
this should fix #147
``` [26/May/2024 17:39:37] ERROR [pyscada.utils.scheduler:923] pyscada.modbus-5- 192.168.xx.xx:502-0, unhandled exception Traceback (most recent call last): File "/home/pyscada/.venv/lib/python3.9/site- packages/pyscada/utils/scheduler.py", line 822, in run status, data = self.loop() File "/home/pyscada/.venv/lib/python3.9/site- packages/pyscada/utils/scheduler.py", line 1711,...
error: subprocess-exited-with-error × python setup.py develop did not run successfully. │ exit code: 1 ╰─> [29 lines of output] running develop /home/sct/anaconda3/envs/pscada/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please...
Bumps [grunt](https://github.com/gruntjs/grunt) from 0.4.5 to 1.5.3. Release notes Sourced from grunt's releases. v1.5.3 Merge pull request #1745 from gruntjs/fix-copy-op 572d79b Patch up race condition in symlink copying. 58016ff Merge pull...
Bumps [grunt](https://github.com/gruntjs/grunt) from 0.4.5 to 1.5.3. Release notes Sourced from grunt's releases. v1.5.3 Merge pull request #1745 from gruntjs/fix-copy-op 572d79b Patch up race condition in symlink copying. 58016ff Merge pull...
Hello there, please provide steps to add plugins in PyScada Docker. The instructions given in the documentation seems to be for venv method.
this is usefull to add links to other Django Apps ot PyScada Plugins