ubuntu-label-printer/ ├── install.sh # Instalador del sistema (/opt) ├── update.sh # Actualizador (git pull + reinstall) ├── uninstall.sh # Desinstalador limpio ├── run.sh # Lanzador ├── ht300_web.py ...
The stcrestclient package provides the stchttp ReST API library module. This allows simple function calls, nearly identical to those provided by StcPython.py, to be used to access TestCenter server ...