(plc4x) branch develop updated: build(deps): bump typing-extensions from 4.12.1 to 4.12.2 in /plc4py (#1648)

2024-06-10 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new 55cdc1308e build(deps): bump typing

(plc4x) branch dependabot/pip/plc4py/typing-extensions-4.12.2 deleted (was 75ae591e72)

2024-06-10 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch dependabot/pip/plc4py/typing-extensions-4.12.2 in repository https://gitbox.apache.org/repos/asf/plc4x.git was 75ae591e72 build(deps): bump typing-extensions from 4.12.1 to 4.12.2

(plc4x) branch dependabot/pip/plc4py/packaging-24.1 deleted (was 52e8b821a0)

2024-06-10 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch dependabot/pip/plc4py/packaging-24.1 in repository https://gitbox.apache.org/repos/asf/plc4x.git was 52e8b821a0 build(deps): bump packaging from 24.0 to 24.1 in /plc4py The revisions

(plc4x) branch develop updated: build(deps): bump packaging from 24.0 to 24.1 in /plc4py (#1647)

2024-06-10 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new 64022d4aad build(deps): bump packaging from

(plc4x) branch plc4py/transport_plugin created (now 7889c87738)

2024-05-28 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch plc4py/transport_plugin in repository https://gitbox.apache.org/repos/asf/plc4x.git at 7889c87738 fix(plc4py): Add plugin interface for transports This branch includes the following new

(plc4x) 01/01: fix(plc4py): Add plugin interface for transports

2024-05-28 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch plc4py/transport_plugin in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 7889c877385034d97d1b4a9addc21e4da8566e08 Author: Ben Hutcheson AuthorDate: Wed May 29 06:10:40 2024

(plc4x) branch develop updated: fix(plc4py): Add in default reader/writer/browser

2024-05-26 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new abdd3f9e9f fix(plc4py): Add in default reader

(plc4x) branch develop updated: fix(plc4py): Move a lot of functions to interfaces

2024-05-25 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new 0977349bba fix(plc4py): Move a lot

(plc4x) branch develop updated: fix(plc4py): Make all read and write functions the same. No more dangling threads.

2024-05-25 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new 6f7fea80f0 fix(plc4py): Make all read

(plc4x) branch develop updated: fix(plc4py): Remove duplicate code

2024-05-25 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new f0f6181318 fix(plc4py): Remove duplicate code

(plc4x) branch develop updated: fix(plc4py/umas): Write Support (#1463)

2024-05-25 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new 9dde1448a3 fix(plc4py/umas): Write Support

(plc4x) branch feat/plc4py/umas_write_support deleted (was ef951de7f9)

2024-05-25 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feat/plc4py/umas_write_support in repository https://gitbox.apache.org/repos/asf/plc4x.git was ef951de7f9 Update PlcResponse.py The revisions that were on this branch are still contained

(plc4x) branch develop updated: build(deps): bump typing-extensions from 4.11.0 to 4.12.0 in /plc4py (#1611)

2024-05-25 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new 2d9917b34a build(deps): bump typing

(plc4x) branch dependabot/pip/plc4py/typing-extensions-4.12.0 deleted (was 8c9645828c)

2024-05-25 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch dependabot/pip/plc4py/typing-extensions-4.12.0 in repository https://gitbox.apache.org/repos/asf/plc4x.git was 8c9645828c build(deps): bump typing-extensions from 4.11.0 to 4.12.0

(plc4x) branch fix/plc4py/lukas_branch created (now 26b333adfd)

2024-05-10 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch fix/plc4py/lukas_branch in repository https://gitbox.apache.org/repos/asf/plc4x.git at 26b333adfd fix(plc4py): start to make the umas and modbus drivers act similialy. This branch

(plc4x) 01/01: fix(plc4py): start to make the umas and modbus drivers act similialy.

2024-05-10 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch fix/plc4py/lukas_branch in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 26b333adfdc8a39a2d1028c80a4435f2703a7f7f Author: Ben Hutcheson AuthorDate: Fri May 10 16:20:55 2024

(plc4x) branch Refactor-/-Improve-Python-Modbus updated (3e9054a13a -> e7a051093f)

2024-05-07 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch Refactor-/-Improve-Python-Modbus in repository https://gitbox.apache.org/repos/asf/plc4x.git from 3e9054a13a Merge branch 'develop' into Refactor-/-Improve-Python-Modbus add e7a051093f

(plc4x) branch develop updated: fix(plc4py): Enable integration tests (#1588)

2024-05-06 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new 24668c8419 fix(plc4py): Enable integration

(plc4x) branch plc4py/integration-test deleted (was 5e7435581f)

2024-05-06 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch plc4py/integration-test in repository https://gitbox.apache.org/repos/asf/plc4x.git was 5e7435581f fix(plc4py): Fix inline if statements and enable integration tests The revisions

(plc4x) 05/05: fix(plc4py): Fix inline if statements and enable integration tests

2024-05-06 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch plc4py/integration-test in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 5e7435581f618ced3319a411a60801339e71acc8 Author: Ben Hutcheson AuthorDate: Tue May 7 05:13:02 2024

(plc4x) 02/05: fix(plc4py): Fix enum type test

2024-05-06 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch plc4py/integration-test in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 601e3b5cc7076f101f242f72b9351be1abeb0e39 Author: Ben Hutcheson AuthorDate: Tue May 7 04:26:01 2024

(plc4x) 03/05: fix(plc4py): Fix padding length

2024-05-06 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch plc4py/integration-test in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 7393955df209d732268258e371f92e3cbc59e740 Author: Ben Hutcheson AuthorDate: Tue May 7 04:35:48 2024

(plc4x) 04/05: fix(plc4py): Fix reserved types and validation types

2024-05-06 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch plc4py/integration-test in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 90c8e8121269d3860bfbdd64a05e4a34b8be14c0 Author: Ben Hutcheson AuthorDate: Tue May 7 04:56:45 2024

(plc4x) branch plc4py/integration-test updated (d67822e2dd -> 5e7435581f)

2024-05-06 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch plc4py/integration-test in repository https://gitbox.apache.org/repos/asf/plc4x.git from d67822e2dd fix(plc4py): Fix some discriminated enums new 673fb6af29 fix(plc4py): Fix enums

(plc4x) 01/05: fix(plc4py): Fix enums with parameters

2024-05-06 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch plc4py/integration-test in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 673fb6af29cd764dc98ec514b1c5c7f867e9387e Author: Ben Hutcheson AuthorDate: Tue May 7 04:21:10 2024

(plc4x) branch plc4py/integration-test updated: fix(plc4py): Fix some discriminated enums

2024-05-06 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch plc4py/integration-test in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/plc4py/integration-test by this push: new d67822e2dd

(plc4x) branch develop updated: fix(plc4py): Remove it again

2024-05-05 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new 0c4b6b96f6 fix(plc4py): Remove it again

(plc4x) branch develop updated: fix(plc4py): Add github action to run on latest macos hardware

2024-05-05 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new 8d0cf71f26 fix(plc4py): Add github action

(plc4x) branch plc4py/integration-test created (now 9c0969c8bb)

2024-05-04 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch plc4py/integration-test in repository https://gitbox.apache.org/repos/asf/plc4x.git at 9c0969c8bb fix(plc4py): Get the integration test at least running This branch includes

(plc4x) 01/01: fix(plc4py): Get the integration test at least running

2024-05-04 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch plc4py/integration-test in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 9c0969c8bb37ebf65573e1d0e0640e5429b4af57 Author: Ben Hutcheson AuthorDate: Sat May 4 19:30:56 2024

(plc4x) branch fix/plc4x/amd64_arch deleted (was f8c8d6825e)

2024-05-01 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch fix/plc4x/amd64_arch in repository https://gitbox.apache.org/repos/asf/plc4x.git was f8c8d6825e fix(plc4x): Add default maven profile for each os The revisions that were on this branch

(plc4x) branch fix/plc4x/amd64_arch updated (6bfad33009 -> f8c8d6825e)

2024-04-27 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch fix/plc4x/amd64_arch in repository https://gitbox.apache.org/repos/asf/plc4x.git from 6bfad33009 fix(plc4x): Add back in the amd64 profile. add f8c8d6825e fix(plc4x): Add default maven

(plc4x) 01/01: fix(plc4x): Add back in the amd64 profile.

2024-04-27 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch fix/plc4x/amd64_arch in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 6bfad33009c022e840b93957dd750ca7c88ef141 Author: Ben Hutcheson AuthorDate: Sun Apr 28 06:10:31 2024 +0200

(plc4x) branch fix/plc4x/amd64_arch created (now 6bfad33009)

2024-04-27 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch fix/plc4x/amd64_arch in repository https://gitbox.apache.org/repos/asf/plc4x.git at 6bfad33009 fix(plc4x): Add back in the amd64 profile. This branch includes the following new commits

(plc4x) branch dependabot/pip/plc4py/virtualenv-20.25.2 deleted (was d586d3c8a9)

2024-04-17 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch dependabot/pip/plc4py/virtualenv-20.25.2 in repository https://gitbox.apache.org/repos/asf/plc4x.git was d586d3c8a9 build(deps): bump virtualenv from 20.25.1 to 20.25.2 in /plc4py

(plc4x) branch develop updated: build(deps): bump virtualenv from 20.25.1 to 20.25.2 in /plc4py (#1537)

2024-04-17 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new 8a4f99ae1d build(deps): bump virtualenv from

(plc4x) branch develop updated: build(deps): bump black from 24.3.0 to 24.4.0 in /plc4py (#1528)

2024-04-15 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new 6bb69955c4 build(deps): bump black from

(plc4x) branch dependabot/pip/plc4py/black-24.4.0 deleted (was 2b64614e6e)

2024-04-15 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch dependabot/pip/plc4py/black-24.4.0 in repository https://gitbox.apache.org/repos/asf/plc4x.git was 2b64614e6e build(deps): bump black from 24.3.0 to 24.4.0 in /plc4py The revisions

(plc4x) branch develop updated: fix(plc4py): Use packet length estimator to be able to handle multiple packets in a queue

2024-04-11 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new 7196f34dd6 fix(plc4py): Use packet length

(plc4x) branch dependabot/pip/plc4py/build-1.2.1 deleted (was 8754db8a62)

2024-04-09 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch dependabot/pip/plc4py/build-1.2.1 in repository https://gitbox.apache.org/repos/asf/plc4x.git was 8754db8a62 build(deps): bump build from 1.0.3 to 1.2.1 in /plc4py The revisions that were

(plc4x) branch develop updated: build(deps): bump build from 1.0.3 to 1.2.1 in /plc4py (#1496)

2024-04-09 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new 0c21727f84 build(deps): bump build from 1.0.3

(plc4x) branch develop updated: build(deps): bump pytest-asyncio from 0.23.5 to 0.23.6 in /plc4py (#1498)

2024-04-09 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new 35da59c2c9 build(deps): bump pytest-asyncio

(plc4x) branch dependabot/pip/plc4py/pytest-asyncio-0.23.6 deleted (was a29e6625ea)

2024-04-09 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch dependabot/pip/plc4py/pytest-asyncio-0.23.6 in repository https://gitbox.apache.org/repos/asf/plc4x.git was a29e6625ea build(deps): bump pytest-asyncio from 0.23.5 to 0.23.6 in /plc4py

(plc4x) branch develop updated: build(deps): bump identify from 2.5.33 to 2.5.35 in /plc4py (#1500)

2024-04-09 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new 7dc2efedad build(deps): bump identify from

(plc4x) branch develop updated: build(deps): bump packaging from 23.2 to 24.0 in /plc4py (#1499)

2024-04-09 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new 8f128a1d5e build(deps): bump packaging from

(plc4x) branch dependabot/pip/plc4py/packaging-24.0 deleted (was 81c0960097)

2024-04-09 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch dependabot/pip/plc4py/packaging-24.0 in repository https://gitbox.apache.org/repos/asf/plc4x.git was 81c0960097 build(deps): bump packaging from 23.2 to 24.0 in /plc4py The revisions

(plc4x) branch dependabot/pip/plc4py/identify-2.5.35 deleted (was 26fc965d84)

2024-04-09 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch dependabot/pip/plc4py/identify-2.5.35 in repository https://gitbox.apache.org/repos/asf/plc4x.git was 26fc965d84 build(deps): bump identify from 2.5.33 to 2.5.35 in /plc4py The revisions

(plc4x) branch develop updated: build(deps): bump pytest-mock from 3.12.0 to 3.14.0 in /plc4py (#1501)

2024-04-09 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new 029437b2b8 build(deps): bump pytest-mock from

(plc4x) branch dependabot/pip/plc4py/pytest-mock-3.14.0 deleted (was 804196181b)

2024-04-09 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch dependabot/pip/plc4py/pytest-mock-3.14.0 in repository https://gitbox.apache.org/repos/asf/plc4x.git was 804196181b build(deps): bump pytest-mock from 3.12.0 to 3.14.0 in /plc4py

(plc4x) branch develop updated: fix(plc4py): Add to dependabot

2024-04-09 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new d63179e691 fix(plc4py): Add to dependabot

(plc4x) branch develop updated: fix(plc4py): Got rid of returning future, starting to understand it a bit more now ;)

2024-04-09 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new 9eb7106e08 fix(plc4py): Got rid of returning

(plc4x) 01/02: fix(plc4py): Fix connection lost exception being raised

2024-04-08 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 3b5b75566dbcaa57e98b480f9340fb8489aedbbd Author: Ben Hutcheson AuthorDate: Tue Apr 9 04:15:05 2024 +0200 fix

(plc4x) branch develop updated (74e94bdfd3 -> fc1a077c0f)

2024-04-08 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git from 74e94bdfd3 fix(plc4py): Fix exception on closing the connection new 3b5b75566d fix(plc4py): Fix connection lost

(plc4x) 02/02: fix(plc4py): set test to manual

2024-04-08 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git commit fc1a077c0f3a65fd7c21323b80734a56529ac695 Author: Ben Hutcheson AuthorDate: Tue Apr 9 04:20:48 2024 +0200 fix

(plc4x) branch develop updated: fix(plc4py): Fix exception on closing the connection

2024-04-08 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new 74e94bdfd3 fix(plc4py): Fix exception

(plc4x) branch develop updated: chore(plc4px): Remove manual test

2024-03-23 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new 57a0f62353 chore(plc4px): Remove manual test

(plc4x) branch develop updated: chore(sandbox): Remove the Sandbox Directory

2024-03-23 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new 45ffc58d84 chore(sandbox): Remove the Sandbox

(plc4x) branch develop updated (610ff5a2f2 -> 5ce7d69a00)

2024-03-23 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git from 610ff5a2f2 fix(plc4py): type extensions module added to setup.py add 5ce7d69a00 fix(plc4py): Move out

(plc4x) branch develop updated (750f3d6f69 -> 610ff5a2f2)

2024-03-23 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git from 750f3d6f69 chore: Cleaned up in the sandbox add 610ff5a2f2 fix(plc4py): type extensions module added

(plc4x) branch feat/plc4py/umas_write_support created (now a5d746dad7)

2024-03-07 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feat/plc4py/umas_write_support in repository https://gitbox.apache.org/repos/asf/plc4x.git at a5d746dad7 fix(plc4py/umas): Start to add write support This branch includes the following

(plc4x) 01/01: fix(plc4py/umas): Start to add write support

2024-03-07 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch feat/plc4py/umas_write_support in repository https://gitbox.apache.org/repos/asf/plc4x.git commit a5d746dad7fc8ddca2b2215f5194434ea2ce6960 Author: Ben Hutcheson AuthorDate: Thu Mar 7 11:32:00

(plc4x) branch develop updated: fix(plc4py/umas): Fixed a few issues I introduced on the last commit

2024-03-06 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new be513fb75e fix(plc4py/umas): Fixed a few

(plc4x) branch develop updated: fix(plc4py): Add more to fix documentation

2024-03-04 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new 303892317c fix(plc4py): Add more to fix

(plc4x) branch fix/plc4py/documentation deleted (was 59abb3949c)

2024-03-03 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch fix/plc4py/documentation in repository https://gitbox.apache.org/repos/asf/plc4x.git was 59abb3949c fix(plc4py): Continue working through help docs. The revisions that were on this branch

(plc4x) branch fix/plc4py/documentation updated: fix(plc4py): Continue working through help docs.

2024-03-03 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch fix/plc4py/documentation in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/fix/plc4py/documentation by this push: new 59abb3949c

(plc4x) branch fix/plc4py/documentation updated: fix(plc4py): Started to clean up sonarlint issues

2024-03-01 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch fix/plc4py/documentation in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/fix/plc4py/documentation by this push: new f4a65115ca

(plc4x) 01/02: fix(plc4py): Add write support to the api

2024-03-01 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch fix/plc4py/documentation in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 219759466c3eadc3a65af2ae6e745827f7256d33 Author: Ben Hutcheson AuthorDate: Sun Feb 25 04:35:50 2024

(plc4x) branch fix/plc4py/documentation updated (2abc6c39a1 -> 35439595b9)

2024-03-01 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch fix/plc4py/documentation in repository https://gitbox.apache.org/repos/asf/plc4x.git from 2abc6c39a1 fix(plc4py): Add write support to the api new 219759466c fix(plc4py): Add write

(plc4x) 02/02: fix(plc4py): pytest-asyncio not installed and markers not added to tests

2024-03-01 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch fix/plc4py/documentation in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 35439595b93165fb5e320581eea19f0191fb6007 Author: Ben Hutcheson AuthorDate: Sat Mar 2 06:06:52 2024

(plc4x) branch fix/plc4py/documentation updated: fix(plc4py): Add write support to the api

2024-02-20 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch fix/plc4py/documentation in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/fix/plc4py/documentation by this push: new 2abc6c39a1

(plc4x) 02/02: fix(plc4py): Continue working through help docs. Cleaned up the response

2024-02-18 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch fix/plc4py/documentation in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 1c0eadd89289d2eb98ac28eea2fb8ad5b253 Author: Ben Hutcheson AuthorDate: Mon Feb 19 05:12:10 2024

(plc4x) branch fix/plc4py/documentation updated (356488b8bd -> 1c0eadd896)

2024-02-18 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch fix/plc4py/documentation in repository https://gitbox.apache.org/repos/asf/plc4x.git from 356488b8bd fix(plc4py/umas): Add support for metadata. new 5d39b97c59 fix(plc4py): Add support

(plc4x) 01/02: fix(plc4py): Add support for adding PlcTags instead of address string in read request builder.

2024-02-18 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch fix/plc4py/documentation in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 5d39b97c597b0a9b2928827dbf8cbe5526e31b03 Author: Ben Hutcheson AuthorDate: Sun Feb 18 06:56:07 2024

(plc4x) branch fix/plc4py/documentation updated: fix(plc4py/umas): Add support for metadata.

2024-02-15 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch fix/plc4py/documentation in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/fix/plc4py/documentation by this push: new 356488b8bd

(plc4x) branch fix/plc4py/documentation updated: fix(plc4py): Continue working through help docs. Implemented metadata

2024-02-15 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch fix/plc4py/documentation in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/fix/plc4py/documentation by this push: new 591e908b3d

(plc4x) branch fix/plc4py/documentation created (now e7e1e88354)

2024-02-14 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch fix/plc4py/documentation in repository https://gitbox.apache.org/repos/asf/plc4x.git at e7e1e88354 Get started on PLC4PY documentation This branch includes the following new commits

(plc4x) 01/01: Get started on PLC4PY documentation

2024-02-14 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch fix/plc4py/documentation in repository https://gitbox.apache.org/repos/asf/plc4x.git commit e7e1e88354013e0e426fca17345c05c70afb765c Author: Ben Hutcheson AuthorDate: Thu Feb 15 05:01:08 2024

(plc4x) branch fix/umas/cleanup created (now f195feb2e5)

2024-02-14 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch fix/umas/cleanup in repository https://gitbox.apache.org/repos/asf/plc4x.git at f195feb2e5 fix(umas): Start tidying up the umas code and documenting it before I forget This branch

(plc4x) 01/01: fix(umas): Start tidying up the umas code and documenting it before I forget

2024-02-14 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch fix/umas/cleanup in repository https://gitbox.apache.org/repos/asf/plc4x.git commit f195feb2e5ebb1b804f5e2842452beb4448d8919 Author: Ben Hutcheson AuthorDate: Wed Feb 14 19:33:27 2024 +0100

(plc4x) branch feat/plc4py/umas deleted (was bc05d9c04f)

2024-02-10 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feat/plc4py/umas in repository https://gitbox.apache.org/repos/asf/plc4x.git was bc05d9c04f fix(plc4py/umas): Add support for Browsing. The revisions that were on this branch are still

(plc4x) branch develop updated (6cc7d4b3ba -> 780a104cba)

2024-02-10 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git from 6cc7d4b3ba Fixed the last problems with writing complex types to ADS (#1394) add 780a104cba feat(plc4py/umas

(plc4x) branch feat/plc4py/umas updated (d028a419ee -> bc05d9c04f)

2024-02-09 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feat/plc4py/umas in repository https://gitbox.apache.org/repos/asf/plc4x.git from d028a419ee Merge remote-tracking branch 'origin/develop' into feat/plc4py/umas add bc05d9c04f fix

(plc4x) branch feat/plc4py/umas updated (882a780ded -> d028a419ee)

2024-02-08 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feat/plc4py/umas in repository https://gitbox.apache.org/repos/asf/plc4x.git from 882a780ded fix(plc4py/umas): UDT and Array member reads now work. Time to clean. add 3f69c41206 fix

(plc4x) branch feat/plc4py/umas updated (f7f3f89037 -> 882a780ded)

2024-02-08 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feat/plc4py/umas in repository https://gitbox.apache.org/repos/asf/plc4x.git from f7f3f89037 fix(plc4py/umas): Finally got the UDT tag structure built out. add 882a780ded fix(plc4py

(plc4x) branch feat/plc4py/umas updated (e71b2bbb99 -> f7f3f89037)

2024-02-07 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feat/plc4py/umas in repository https://gitbox.apache.org/repos/asf/plc4x.git from e71b2bbb99 fix(plc4py/umas): Started to implement custom data type reads add f7f3f89037 fix(plc4py

(plc4x) branch feat/plc4py/umas updated (6cef7d467f -> e71b2bbb99)

2024-02-05 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feat/plc4py/umas in repository https://gitbox.apache.org/repos/asf/plc4x.git from 6cef7d467f fix(plc4py/umas): Fix issue reading STRINGS add e71b2bbb99 fix(plc4py/umas): Started

(plc4x) branch feat/plc4py/umas updated (60c613af80 -> 6cef7d467f)

2024-02-05 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feat/plc4py/umas in repository https://gitbox.apache.org/repos/asf/plc4x.git from 60c613af80 fix(plc4py/umas): Support for manual fields in data item and string variables add

(plc4x) branch feat/plc4py/umas updated (3f85ad7d01 -> 60c613af80)

2024-02-04 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feat/plc4py/umas in repository https://gitbox.apache.org/repos/asf/plc4x.git from 3f85ad7d01 fix(plc4py/umas): Can now sort the list of tags by memory address add 60c613af80 fix

(plc4x) branch feat/plc4py/umas updated (9aca2c1906 -> 3f85ad7d01)

2024-02-03 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feat/plc4py/umas in repository https://gitbox.apache.org/repos/asf/plc4x.git from 9aca2c1906 fix(plc4py/umas): Start tidying up the read request. add 3f85ad7d01 fix(plc4py/umas): Can

(plc4x) branch feat/plc4py/umas updated (222f5ba909 -> 9aca2c1906)

2024-02-02 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feat/plc4py/umas in repository https://gitbox.apache.org/repos/asf/plc4x.git from 222f5ba909 fix(plc4py/umas): Should be able to read a variable if I get endianess correct add

(plc4x) branch develop updated: fix(plc4j/eip): Remove unnecessary Thread.sleep (#1374)

2024-02-01 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new 7ca76028c4 fix(plc4j/eip): Remove unnecessary

(plc4x) branch feat/plc4py/umas updated (696534cbba -> 222f5ba909)

2024-01-31 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feat/plc4py/umas in repository https://gitbox.apache.org/repos/asf/plc4x.git from 696534cbba fix(plc4py/umas): Success reading list of variables add 222f5ba909 fix(plc4py/umas): Should

(plc4x) branch feat/plc4py/umas updated (31416cbb2c -> 696534cbba)

2024-01-29 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feat/plc4py/umas in repository https://gitbox.apache.org/repos/asf/plc4x.git from 31416cbb2c fix(plc4py/umas): Mucked up the bit/byte order need to fix add 696534cbba fix(plc4py/umas

(plc4x) branch feat/plc4py/umas updated (414951830d -> 31416cbb2c)

2024-01-28 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feat/plc4py/umas in repository https://gitbox.apache.org/repos/asf/plc4x.git from 414951830d fix(plc4py/umas): Switched to using little endian for umas stuff add 31416cbb2c fix(plc4py

(plc4x) branch develop updated: chore: update notice year to 2024 (#1351)

2024-01-26 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/develop by this push: new 6142f2429d chore: update notice year to 2024

(plc4x) branch feat/plc4py/umas updated (87d927624f -> 414951830d)

2024-01-25 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feat/plc4py/umas in repository https://gitbox.apache.org/repos/asf/plc4x.git from 87d927624f fix(plc4py/umas): Add Read Memory Block, need to implement little endian reading/writing

(plc4x) branch feat/plc4py/umas updated (a0045f02a1 -> 87d927624f)

2024-01-23 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feat/plc4py/umas in repository https://gitbox.apache.org/repos/asf/plc4x.git from a0045f02a1 fix(plc4py/umas): PLC Status Message and Project CRC can now be received add 87d927624f

(plc4x) branch feat/plc4py/umas updated (02e2d43204 -> a0045f02a1)

2024-01-21 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feat/plc4py/umas in repository https://gitbox.apache.org/repos/asf/plc4x.git from 02e2d43204 fix(plc4py/umas): Initialize Comms message is now sent and ident message update add

(plc4x) branch feat/plc4py/umas updated (67cd44cd83 -> 02e2d43204)

2024-01-19 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feat/plc4py/umas in repository https://gitbox.apache.org/repos/asf/plc4x.git from 67cd44cd83 fix(plc4py/umas): Can now pass ADU and PDU separately add 02e2d43204 fix(plc4py/umas

(plc4x) branch feat/plc4py/umas updated (ab38d29e28 -> 67cd44cd83)

2024-01-19 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feat/plc4py/umas in repository https://gitbox.apache.org/repos/asf/plc4x.git from ab38d29e28 fix(plc4py/umas): Failed Attempt to pass the function key as a parameter add 67cd44cd83

  1   2   3   4   5   6   7   8   >