Commit Graph

31 Commits

Author SHA1 Message Date
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
Nicolas c96bb5b074 license added 2023-06-25 19:44:56 +02:00
Nonannet 9b6ab6464f
Initial commit 2023-06-25 19:37:50 +02:00