secsgem icon indicating copy to clipboard operation
secsgem copied to clipboard

Simple Python SECS/GEM implementation

Results 39 secsgem issues
Sort by recently updated
recently updated
newest added

"Establish Communication Request" is for S6F13 and not S6F11.

There are a couple of uncaught exceptions output by pytest, e.g., ``` tests/test_gem_equipment_handler.py::TestGemEquipmentHandler::testControlInitialStateOnlineLocal /home/runner/work/secsgem/secsgem/.venv/lib/python3.12/site-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-2 (_ce_sender) Traceback (most recent call last): File "/opt/hostedtoolcache/Python/3.12.2/x64/lib/python3.12/threading.py", line 1073, in...

Hi! Thx a lot for this great library! I'm curious if the host and equipment examples in the `samples/` dir can be run on the same host to test basic...

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.6 to 0.1.14. Release notes Sourced from ruff's releases. v0.1.14 Changes Preview features [flake8-bugbear] Add fix for duplicate-value (B033) (#9510) [flake8-simplify] Implement enumerate-for-loop (SIM113) (#7777) [pygrep_hooks] Add...

dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...

dependencies

Bumps [types-pyserial](https://github.com/python/typeshed) from 3.5.0.10 to 3.5.0.20240106. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=types-pyserial&package-manager=pip&previous-version=3.5.0.10&new-version=3.5.0.20240106)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [mypy](https://github.com/python/mypy) from 1.7.0 to 1.8.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.8 We’ve just uploaded mypy 1.8 to the Python Package Index (PyPI). Mypy...

dependencies

Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.2 to 3.0.3. Commits 1a5ffc1 Bump pylint to 3.0.3, update changelog 54687e7 Disallow isort 5.13.0 (#9290) (#9292) fea5483 [wrong-exception-operation] Fix FP for tuple concatenation of exception types......

dependencies

Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.3.0 to 2.0.0. Changelog Sourced from sphinx-rtd-theme's changelog. 2.0.0 Added Support for Sphinx versions 6.x and 7.x Support for docutils <=0.20 Deprecations The HTML4 writer is now...

dependencies

SEMI E5-1217 Table 3 "Data Item Dictionary" states ERRCODE format is 5() which is all sizes of unsigned, not signed.