Commit Graph

52 Commits

Author SHA1 Message Date
Nicolas 6893b141a0 Missing docstrings added 2025-06-12 14:35:51 +02:00
Nicolas 418bcb59e8 docs: hide '__init__' docstring for bus terminal classes 2025-06-11 12:58:49 +02:00
Nicolas c0c774f8e3 Merge branch 'main' of https://github.com/Nonannet/pyhoff 2025-06-06 16:37:03 +02:00
Nicolas 3de52ae748 Code style fixed 2025-06-06 16:36:55 +02:00
Nicolas 3771cfad05 Docstrings updated 2025-06-06 16:34:51 +02:00
Nicolas 781816334d docs restructured and updated 2025-06-06 16:34:39 +02:00
Nicolas Kruse 0ef833e64b
Docstrings in __init__.py fixed 2025-05-29 01:25:16 +02:00
Nicolas 6febc47de0 code style fixed 2025-05-26 18:02:27 +02:00
Nicolas bd61fa67bd docstrings for terminals updated 2025-05-26 18:00:40 +02:00
Nicolas 15e312d763 docs updated 2025-05-26 18:00:24 +02:00
Nicolas 2acffb90b5 requires-python value fixed in project file, docs url added 2025-05-22 15:45:00 +02:00
Nicolas aef55a8ca9 .nojekyll file generation to github action added 2025-05-22 15:15:29 +02:00
Nicolas 7b259778c7 gitignore updated 2025-05-22 15:05:57 +02:00
Nicolas 05c38434aa doc generation make added 2025-05-22 14:50:54 +02:00
Nicolas 033c833126 doc generation installs pyhoff for auto class list generation 2025-05-22 14:48:37 +02:00
Nicolas e53f336d27 path corrected from win to unix 2025-05-22 14:40:11 +02:00
Nicolas feac082df8 test for readme example added 2025-05-22 14:36:35 +02:00
Nicolas fc931e2f68 select function for BusCoupler added and typing for select return fixed 2025-05-22 14:32:18 +02:00
Nicolas 3df8e392a8 docstring for modbus fixed 2025-05-22 14:30:55 +02:00
Nicolas 605b2bc0dd version changed to 1.2, project files updated 2025-05-22 14:30:27 +02:00
Nicolas 27609b496c docs / docs generation added 2025-05-22 14:28:49 +02:00
Nicolas 5aab2d6d74 Escaping for f-strings fixed 2025-05-13 09:39:05 +02:00
Nicolas d748553711 github action for CI added 2025-05-13 09:33:22 +02:00
Nicolas 25a79dda1b Readme updated and testfile renamed 2025-04-12 11:35:58 +02:00
Nicolas 7c420ae53b init functions docstrings fixed 2025-04-12 11:27:36 +02:00
Nicolas 05e92d2a20 modbus test changed to pytest format 2025-04-12 11:11:17 +02:00
Nicolas 96c716b1c5 missing explicit function return types added 2025-04-12 11:10:35 +02:00
Nicolas 61f431a534 mypy config added 2025-04-12 11:09:26 +02:00
Nicolas 3f13f8c2be version updated 2025-02-20 17:19:55 +01:00
Nicolas 7e7be77bac Test modified to allow for in- and output digital terminals 2025-02-20 17:14:23 +01:00
Nicolas 7310e13a50 Autogenerated stubs added to other BH terminals 2025-02-20 17:13:32 +01:00
Nicolas 258e9e858f non-functional spaces added 2025-02-20 17:06:48 +01:00
Nicolas db3bf0d7de build notes updated 2025-02-20 13:19:59 +01:00
Nicolas 27514a8438 Readme example updated for new interface 2025-02-20 13:19:41 +01:00
Nicolas ad9398e078 return value added for write operations 2025-02-20 13:18:47 +01:00
Nicolas e82592cc56 Interface for instantiating, reading and writing extended for more compact type save coding style 2025-02-20 13:18:18 +01:00
Nicolas 228b1e7a65 version number updated 2025-02-19 17:25:33 +01:00
Nicolas 9fae319a62 Test added for checking sended bytes against known good traces for BK9XXX. 2025-02-19 17:22:37 +01:00
Nicolas cf03c995db Tests of busterminal configuration extended to function calls 2025-02-19 17:21:23 +01:00
Nicolas fe2b66a3d7 typo fixed in readme 2025-02-19 17:19:39 +01:00
Nicolas f4d4ba93e5 Modbus: Handling of lost connection during receive fixed 2025-02-19 17:19:13 +01:00
Nicolas b2e51581bf Mapping for different BusCoupler revised and fixed; WAGO750_352 renamed to WAGO_750_352 2025-02-19 17:18:23 +01:00
Nicolas 5e52a3f866 readme updated 2025-02-17 14:57:11 +01:00
Nicolas f34eef3eb4 docstrings and project settings updated, few refacoring 2025-02-17 14:57:03 +01:00
Nicolas b68b32680a flake8 config updated 2025-02-17 09:32:10 +01:00
Nicolas 2d69ffc7d5 test for setup BusTerminal added 2025-02-17 09:31:28 +01:00
Nicolas 6a4aa22575 minor fixes 2025-02-17 09:31:06 +01:00
Nicolas e7c4ad6f7c full refactored, minimal modbus tcp implementation integrated 2025-02-16 23:49:16 +01:00
Nicolas 759e1d168d Type hints added; WAGO750_352 bus coupler and some terminal added; some other fixes 2025-02-11 21:55:34 +01:00
Nicolas 7077fc9925 code file added 2023-06-25 19:45:05 +02:00