[plc4x] branch develop updated (58827f9 -> b6aa1d0)

2020-10-16 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 58827f9 Merge pull request #192 from hutcheb/RefactorFieldHandler new 9af17c2 Add an OPC UA Server new

[plc4x] branch develop updated (c84aa39 -> 6918c72)

2020-10-24 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 c84aa39 PLC4X-252 Support passing of PlcField in read/write builders. new 11d7c4e Created password config

[plc4x] branch feature/native_opua_client updated: [BROKEN] Added an optimizer to read mulitple values at once.

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

[plc4x] branch feature/native_opua_client updated: Add xsl for opc data types

2020-12-26 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch feature/native_opua_client in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/feature/native_opua_client by this push: new

[plc4x] branch update/opcua-server updated: Error handling update

2020-11-27 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch update/opcua-server in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/update/opcua-server by this push: new e7e1217 Error

[plc4x] branch update/opcua-server updated: Disabled the remote insecure endpoint.

2020-11-27 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch update/opcua-server in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/update/opcua-server by this push: new ef40b9d Disabled

[plc4x] branch bug/pool-connect created (now 6e8bc52)

2020-11-27 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch bug/pool-connect in repository https://gitbox.apache.org/repos/asf/plc4x.git. at 6e8bc52 Fix for connection pool, unable to reconnect after failed connection. This branch includes

[plc4x] 01/01: Fix for connection pool, unable to reconnect after failed connection.

2020-11-27 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch bug/pool-connect in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 6e8bc52d665679e4964162b283cfb8bc35256de2 Author: hutcheb AuthorDate: Fri Nov 27 20:24:04 2020 -0500 Fix

[plc4x] branch update/opcua-server updated (3d17339 -> 651a060)

2020-11-30 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch update/opcua-server in repository https://gitbox.apache.org/repos/asf/plc4x.git. from 3d17339 Merged Develop branch add 651a060 Fixed issues surrounding file permissions when

[plc4x] branch update/opcua-server updated (651a060 -> f180db0)

2020-11-30 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch update/opcua-server in repository https://gitbox.apache.org/repos/asf/plc4x.git. from 651a060 Fixed issues surrounding file permissions when creating new files. add f180db0 wtf

[plc4x] branch update/opcua-server created (now 8b0524d)

2020-11-25 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch update/opcua-server in repository https://gitbox.apache.org/repos/asf/plc4x.git. at 8b0524d Starting to update OPCUA server This branch includes the following new commits: new

[plc4x] 01/01: Starting to update OPCUA server

2020-11-25 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch update/opcua-server in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 8b0524d52f4f2b4bc0022f5974b607c7c280129c Author: hutcheb AuthorDate: Wed Nov 25 07:15:01 2020 -0500

[plc4x] branch feature/kafkasink updated (0e4aa6f -> 1aa3c6f)

2020-11-21 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feature/kafkasink in repository https://gitbox.apache.org/repos/asf/plc4x.git. from 0e4aa6f Kafka Documentation and cleaning up. add 1aa3c6f Set each Plc field to optional No new

[plc4x] branch update/opcua-server updated: Add Backoff handling, improved error repoting.

2020-11-26 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch update/opcua-server in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/update/opcua-server by this push: new 97bf8c4 Add Backoff

[plc4x] 01/01: Add support for reading arrays for opcua driver, write support was already available.

2020-12-06 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch bug/driver-opcua-read-arrays in repository https://gitbox.apache.org/repos/asf/plc4x.git commit c5e690b02a30bee23f61bde8c929fa625d5c6e16 Author: hutcheb AuthorDate: Sun Dec 6 06:55:15 2020

[plc4x] branch bug/driver-opcua-read-arrays created (now c5e690b)

2020-12-06 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch bug/driver-opcua-read-arrays in repository https://gitbox.apache.org/repos/asf/plc4x.git. at c5e690b Add support for reading arrays for opcua driver, write support was already available

[plc4x] branch bug/driver-opcua-read-arrays updated: [BROKEN] Last failed attempt at working around missing datatype. :(

2020-12-10 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch bug/driver-opcua-read-arrays in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/bug/driver-opcua-read-arrays by this push: new

[plc4x] branch update/opcua-server updated: Moved OPC UA server out of sandbox.

2020-11-28 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch update/opcua-server in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/update/opcua-server by this push: new 714ca98 Moved OPC

[plc4x] branch develop updated (873d1d1 -> e0e8637)

2020-12-02 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 873d1d1 - Work on the Docker build add 8b0524d Starting to update OPCUA server add 97bf8c4 Add Backoff

[plc4x] 01/01: Merge pull request #208 from apache/update/opcua-server

2020-12-02 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 e0e8637f1eaa789b172e2f80aed0702beb45f395 Merge: 873d1d1 eb6b04f Author: hutcheb AuthorDate: Wed Dec 2 05:33:52 2020

[plc4x] branch update/opcua-server updated (7554f71 -> eb6b04f)

2020-12-02 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch update/opcua-server in repository https://gitbox.apache.org/repos/asf/plc4x.git. from 7554f71 Updated RELEASE NOTES add eb6b04f Removed reference to opcua-server profile No new

[plc4x] branch develop updated: Added root pom refereneces for opcua-server

2020-12-02 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 16eda82 Added root pom refereneces for opcua

[plc4x] branch update/opcua-server updated (2492da9 -> 7554f71)

2020-12-01 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch update/opcua-server in repository https://gitbox.apache.org/repos/asf/plc4x.git. from 2492da9 removed provided scopes for milo in pom add 7554f71 Updated RELEASE NOTES No new

[plc4x] branch update/opcua-server updated (f180db0 -> 2492da9)

2020-12-01 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch update/opcua-server in repository https://gitbox.apache.org/repos/asf/plc4x.git. from f180db0 wtf - byte[].toString() returns different bytes each time I run it add 2492da9 removed

[plc4x] branch bug/driver-opcua-read-arrays updated (0d1a6f7 -> 8903225)

2020-12-18 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch bug/driver-opcua-read-arrays in repository https://gitbox.apache.org/repos/asf/plc4x.git. from 0d1a6f7 Add support for data type for scalar values. add 8903225 Updated OPC UA

[plc4x] branch develop updated (595eb3e -> ca52872)

2020-12-18 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 595eb3e - Updated to the newly released version of build-tools add c5e690b Add support for reading arrays

[plc4x] 01/01: Merge pull request #210 from apache/bug/driver-opcua-read-arrays

2020-12-18 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 ca528725a3ab26aa41489a2b36333e9dd16428ee Merge: 595eb3e d877225 Author: hutcheb AuthorDate: Fri Dec 18 07:14:23 2020

[plc4x] branch bug/driver-opcua-read-arrays updated (8903225 -> d877225)

2020-12-18 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch bug/driver-opcua-read-arrays in repository https://gitbox.apache.org/repos/asf/plc4x.git. from 8903225 Updated OPC UA documentation based on feedback from Xiangdong. add d877225

[plc4x] branch bug/driver-opcua-read-arrays updated: Add support for data type for scalar values.

2020-12-12 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch bug/driver-opcua-read-arrays in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/bug/driver-opcua-read-arrays by this push: new

[plc4x] branch bug/driver-opcua-read-arrays updated: Add support for datatype in address for opc ua client.

2020-12-11 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch bug/driver-opcua-read-arrays in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/bug/driver-opcua-read-arrays by this push: new

[plc4x] 01/02: Initial

2020-12-23 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch feature/native_opua_client in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 670db4864f95806bc5075b69655c796e4615109e Author: hutcheb AuthorDate: Wed Dec 23 11:21:45 2020 -0500

[plc4x] branch feature/native_opua_client created (now 40a6291)

2020-12-23 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feature/native_opua_client in repository https://gitbox.apache.org/repos/asf/plc4x.git. at 40a6291 Fixed Hello Ack Response parsing. This branch includes the following new commits

[plc4x] 02/02: Fixed Hello Ack Response parsing.

2020-12-23 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch feature/native_opua_client in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 40a629170e821f249a30994033c45447b4f6eeca Author: hutcheb AuthorDate: Wed Dec 23 12:14:15 2020 -0500

[plc4x] branch enums_for_opcua_driver created (now 12f1a15)

2020-12-19 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch enums_for_opcua_driver in repository https://gitbox.apache.org/repos/asf/plc4x.git. at 12f1a15 Add enum for opc ua driver in mspec This branch includes the following new commits

[plc4x] 01/01: Add enum for opc ua driver in mspec

2020-12-19 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch enums_for_opcua_driver in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 12f1a15dcf78a4fd818ad3624c5db87946cad3ed Author: hutcheb AuthorDate: Sat Dec 19 08:31:55 2020 -0500

[plc4x] branch develop updated: Bumped Bouncycastle to 1.67

2020-12-19 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 0dae768 Bumped Bouncycastle to 1.67 0dae768

[plc4x] branch enums_for_opcua_driver updated (12f1a15 -> 4bbb1ad)

2020-12-21 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch enums_for_opcua_driver in repository https://gitbox.apache.org/repos/asf/plc4x.git. from 12f1a15 Add enum for opc ua driver in mspec add 4bbb1ad Update for Otto's comments No new

[plc4x] 01/01: Merge pull request #214 from apache/enums_for_opcua_driver

2020-12-22 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 ae0bfe3110c7922bedff27e6dbe2cb2a3a3f32bf Merge: 06ac90a 951ae32 Author: hutcheb AuthorDate: Tue Dec 22 05:08:25 2020

[plc4x] branch develop updated (06ac90a -> ae0bfe3)

2020-12-22 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 06ac90a - Added missing Apache headers add 12f1a15 Add enum for opc ua driver in mspec add 4bbb1ad

[plc4x] branch enums_for_opcua_driver updated (4bbb1ad -> 951ae32)

2020-12-22 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch enums_for_opcua_driver in repository https://gitbox.apache.org/repos/asf/plc4x.git. from 4bbb1ad Update for Otto's comments add 951ae32 Documation update No new revisions were added

[plc4x] 01/02: Merge branch 'develop' into feature/native_opua_client

2020-12-27 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch feature/native_opua_client in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 8642da8479b0b2ce8ceff61f7600900daf77e7f5 Merge: 16e9940 45e5078 Author: hutcheb AuthorDate: Sun Dec

[plc4x] 02/02: outstanding issue, need to rename java keyword variable names.

2020-12-27 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch feature/native_opua_client in repository https://gitbox.apache.org/repos/asf/plc4x.git commit e8ef190ea0f49d5c7105aed29659e239aaef631a Author: hutcheb AuthorDate: Sun Dec 27 07:22:23 2020 -0500

[plc4x] branch feature/native_opua_client updated (16e9940 -> e8ef190)

2020-12-27 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feature/native_opua_client in repository https://gitbox.apache.org/repos/asf/plc4x.git. from 16e9940 Add xsl for opc data types add 1842e2c - Updated code after changes in code

[plc4x] branch feature/kafkasink updated (746a3bc -> 359fcfc)

2020-11-12 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feature/kafkasink in repository https://gitbox.apache.org/repos/asf/plc4x.git. from 746a3bc Kafka connect add 359fcfc Kafa Sink Connector No new revisions were added by this update

[plc4x] 01/01: [Broken State] Adding support for PlcValue datatypes for simulated devic

2020-11-13 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch bug/simulated_device_data_types in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 27192b7668db0f5e86da7ff0df2198adf848efa7 Author: hutcheb AuthorDate: Fri Nov 13 07:42:40 2020

[plc4x] branch bug/simulated_device_data_types created (now 27192b7)

2020-11-13 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch bug/simulated_device_data_types in repository https://gitbox.apache.org/repos/asf/plc4x.git. at 27192b7 [Broken State] Adding support for PlcValue datatypes for simulated devic

[plc4x] branch bug/simulated_device_data_types updated: Fixed a couple of things

2020-11-14 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch bug/simulated_device_data_types in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/bug/simulated_device_data_types by this push

[plc4x] 02/02: [Broken] Fix after Merge Plc4go

2020-11-14 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch bug/simulated_device_data_types in repository https://gitbox.apache.org/repos/asf/plc4x.git commit ddc5776bdf964997850a30178cf935f2ccef4188 Author: hutcheb AuthorDate: Sat Nov 14 08:10:05 2020

[plc4x] 01/02: Merge branch 'feature/plc4go' into bug/simulated_device_data_types

2020-11-14 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch bug/simulated_device_data_types in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 3c79e6cab7de315a7fccdcf9400965617e7c1ea2 Merge: 7627f38 1d3fc22 Author: hutcheb AuthorDate

[plc4x] branch feature/kafkasink updated (359fcfc -> 5fb8ce4)

2020-11-16 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feature/kafkasink in repository https://gitbox.apache.org/repos/asf/plc4x.git. from 359fcfc Kafa Sink Connector add ee15f3b Started to add the documentation to the website add

[plc4x] branch feature/kafkasink updated (450e853 -> 0e4aa6f)

2020-11-20 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feature/kafkasink in repository https://gitbox.apache.org/repos/asf/plc4x.git. from 450e853 Fixed Simulated reading/writing of lists add 0e4aa6f Kafka Documentation and cleaning up

[plc4x] branch feature/kafkasink updated (5fb8ce4 -> 8625533)

2020-11-18 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feature/kafkasink in repository https://gitbox.apache.org/repos/asf/plc4x.git. from 5fb8ce4 Started to refactor the source connector validation logic add 8625533 Refactored Source

[plc4x] branch feature/kafkasink updated (8625533 -> 450e853)

2020-11-19 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feature/kafkasink in repository https://gitbox.apache.org/repos/asf/plc4x.git. from 8625533 Refactored Source Validate functions. add b63951b Refactored Sink Connector Validation

[plc4x] 01/01: Merge pull request #204 from apache/bug/simulated_device_data_types

2020-11-17 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch feature/plc4go in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 338ba322fd2e2f678fa3bf1d1baa56b070535933 Merge: fe44231 079259f Author: hutcheb AuthorDate: Tue Nov 17 12:09:46

[plc4x] branch feature/plc4go updated (fe44231 -> 338ba32)

2020-11-17 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feature/plc4go in repository https://gitbox.apache.org/repos/asf/plc4x.git. from fe44231 - Updated the ADS mspec to use the IEC type names for DataIo - Added definitions for processing

[plc4x] branch feature/kafkasink updated (c21b1c2 -> 233ea7a)

2020-11-22 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feature/kafkasink in repository https://gitbox.apache.org/repos/asf/plc4x.git. from c21b1c2 Updated Fields Struct in Schema. add 233ea7a Documentation update No new revisions were

[plc4x] branch feature/kafkasink updated (1aa3c6f -> c21b1c2)

2020-11-22 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feature/kafkasink in repository https://gitbox.apache.org/repos/asf/plc4x.git. from 1aa3c6f Set each Plc field to optional add c21b1c2 Updated Fields Struct in Schema. No new

[plc4x] branch feature/kafkasink updated (233ea7a -> 56150ec)

2020-11-22 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feature/kafkasink in repository https://gitbox.apache.org/repos/asf/plc4x.git. from 233ea7a Documentation update add 56150ec Update after Chris's comments No new revisions were

[plc4x] branch feature/kafkasink updated (56150ec -> c5c3223)

2020-11-23 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feature/kafkasink in repository https://gitbox.apache.org/repos/asf/plc4x.git. from 56150ec Update after Chris's comments add c5c3223 Minor changes No new revisions were added

[plc4x] branch feature/kafkasink updated (c5c3223 -> 824c791)

2020-11-23 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feature/kafkasink in repository https://gitbox.apache.org/repos/asf/plc4x.git. from c5c3223 Minor changes add 824c791 Found issue with the scraper continuing to run when connector

[plc4x] branch update/github_metadata created (now f9a0b89)

2020-11-23 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch update/github_metadata in repository https://gitbox.apache.org/repos/asf/plc4x.git. at f9a0b89 Initial asf yaml commit for review This branch includes the following new commits

[plc4x] 01/01: Initial asf yaml commit for review

2020-11-23 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch update/github_metadata in repository https://gitbox.apache.org/repos/asf/plc4x.git commit f9a0b8904cb1a961313e50f1968a22e2115e7e46 Author: hutcheb AuthorDate: Mon Nov 23 05:29:49 2020 -0500

[plc4x] branch update/github_metadata updated: Minor change to test .asf.yaml file in branch.

2020-11-23 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch update/github_metadata in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/update/github_metadata by this push: new ef7bf7a Minor

[plc4x] branch develop updated (5769a49 -> 0a8bede)

2020-11-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 5769a49 added librecon add f9a0b89 Initial asf yaml commit for review add ef7bf7a Minor change to test

[plc4x] 01/01: Merge pull request #205 from apache/update/github_metadata

2020-11-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 commit 0a8bedeae377e66c6dec0d0d1ea8a555af9e3e97 Merge: 5769a49 ea68f35 Author: hutcheb AuthorDate: Mon Nov 23 06:33:08 2020

[plc4x] branch update/github_metadata updated: Update

2020-11-23 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch update/github_metadata in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/update/github_metadata by this push: new ea68f35

[plc4x] branch develop updated: Update .asf.yaml

2020-11-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 f13077a Update .asf.yaml f13077a

[plc4x] branch develop updated: Update .asf.yaml

2020-11-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 b2ebaa6 Update .asf.yaml b2ebaa6

[plc4x] branch develop updated: Update .asf.yaml

2020-11-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 5018ea5 Update .asf.yaml 5018ea5

[plc4x] 01/01: Test ASF file

2020-11-23 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch test_asf_file in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 9caddc81f38fb7309423c51ef273b2d77ca3be57 Author: hutcheb AuthorDate: Mon Nov 23 06:43:23 2020 -0500 Test

[plc4x] branch test_asf_file created (now 9caddc8)

2020-11-23 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch test_asf_file in repository https://gitbox.apache.org/repos/asf/plc4x.git. at 9caddc8 Test ASF file This branch includes the following new commits: new 9caddc8 Test ASF file

[plc4x] branch develop updated (5018ea5 -> 3e7e7ed)

2020-11-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 5018ea5 Update .asf.yaml add 9caddc8 Test ASF file new 3e7e7ed Merge pull request #206 from apache

[plc4x] 01/01: Merge pull request #206 from apache/test_asf_file

2020-11-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 commit 3e7e7edfc08d0a5e81f55e16e5a03dfe18ba1fb3 Merge: 5018ea5 9caddc8 Author: hutcheb AuthorDate: Mon Nov 23 06:45:38 2020

[plc4x] 01/01: Merge pull request #202 from apache/feature/kafkasink

2020-11-23 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch feature/plc4go in repository https://gitbox.apache.org/repos/asf/plc4x.git commit b29a8d7cf54991e51489e33af7f79576d4c6244f Merge: 797908c 824c791 Author: hutcheb AuthorDate: Mon Nov 23 07:13:39

[plc4x] branch feature/plc4go updated (797908c -> b29a8d7)

2020-11-23 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feature/plc4go in repository https://gitbox.apache.org/repos/asf/plc4x.git. from 797908c - Fine tuned the code generation a bit to allow accessing some additional information add

[plc4x] branch feature/kafkasink updated (19ad493 -> 746a3bc)

2020-11-12 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feature/kafkasink in repository https://gitbox.apache.org/repos/asf/plc4x.git. from 19ad493 Documentation and multiple tasks can be configured. add e69d7a9 Tested support for Modbus

[plc4x] branch bug/simulated_device_data_types updated: Add back support for existing Java class types.

2020-11-15 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch bug/simulated_device_data_types in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/bug/simulated_device_data_types by this push

[plc4x] 01/01: [Broken State] Adding support for PlcValue datatypes for simulated devic

2020-11-13 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch bug/simulated_device_data_types in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 27192b7668db0f5e86da7ff0df2198adf848efa7 Author: hutcheb AuthorDate: Fri Nov 13 07:42:40 2020

[plc4x] 01/01: [Broken State] Adding support for PlcValue datatypes for simulated devic

2020-11-13 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch bug/simulated_device_data_types in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 27192b7668db0f5e86da7ff0df2198adf848efa7 Author: hutcheb AuthorDate: Fri Nov 13 07:42:40 2020

[plc4x] 01/01: [Broken State] Adding support for PlcValue datatypes for simulated devic

2020-11-13 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch bug/simulated_device_data_types in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 27192b7668db0f5e86da7ff0df2198adf848efa7 Author: hutcheb AuthorDate: Fri Nov 13 07:42:40 2020

[plc4x] branch bug/simulated_device_data_types created (now 27192b7)

2020-11-13 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch bug/simulated_device_data_types in repository https://gitbox.apache.org/repos/asf/plc4x.git. at 27192b7 [Broken State] Adding support for PlcValue datatypes for simulated devic

[plc4x] branch bug/simulated_device_data_types created (now 27192b7)

2020-11-13 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch bug/simulated_device_data_types in repository https://gitbox.apache.org/repos/asf/plc4x.git. at 27192b7 [Broken State] Adding support for PlcValue datatypes for simulated devic

[plc4x] 01/01: [Broken State] Adding support for PlcValue datatypes for simulated devic

2020-11-13 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch bug/simulated_device_data_types in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 27192b7668db0f5e86da7ff0df2198adf848efa7 Author: hutcheb AuthorDate: Fri Nov 13 07:42:40 2020

[plc4x] branch bug/simulated_device_data_types created (now 27192b7)

2020-11-13 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch bug/simulated_device_data_types in repository https://gitbox.apache.org/repos/asf/plc4x.git. at 27192b7 [Broken State] Adding support for PlcValue datatypes for simulated devic

[plc4x] 01/01: Fix Kafka Source CPU usage

2020-11-03 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch bug/kafka-source-cpu in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 5354533939f903ca8632a1d4bcdcca790946415b Author: hutcheb AuthorDate: Tue Nov 3 04:41:40 2020 -0500

[plc4x] branch bug/kafka-source-cpu created (now 5354533)

2020-11-03 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch bug/kafka-source-cpu in repository https://gitbox.apache.org/repos/asf/plc4x.git. at 5354533 Fix Kafka Source CPU usage This branch includes the following new commits: new 5354533

[plc4x] branch bug/kafka-source-cpu updated: Ooops

2020-11-03 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch bug/kafka-source-cpu in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/bug/kafka-source-cpu by this push: new 8cd3bfd Ooops

[plc4x] branch feature/kafkasink updated: Wrote first value from Kafka

2020-11-03 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch feature/kafkasink in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/feature/kafkasink by this push: new c73a889 Wrote first

[plc4x] branch backportvaluehandler created (now b85b67b)

2020-10-29 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch backportvaluehandler in repository https://gitbox.apache.org/repos/asf/plc4x.git. at b85b67b started to backport This branch includes the following new commits: new b85b67b

[plc4x] branch feature/plc4go updated: OPC UA Client write fix, static of Add passthrough in valueHandler for OPCUA client as it doesn't specify a data type. changed of to static method in ValueHandle

2020-10-30 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch feature/plc4go in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/feature/plc4go by this push: new 6583eb2 OPC UA Client write

[plc4x] branch feature/plc4go updated: OPC UA Client write fix, static of Add passthrough in valueHandler for OPCUA client as it doesn't specify a data type. changed of to static method in ValueHandle

2020-10-30 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch feature/plc4go in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/feature/plc4go by this push: new 6583eb2 OPC UA Client write

[plc4x] branch develop updated: Tested support for Modbus UDP

2020-10-30 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 e69d7a9 Tested support for Modbus UDP

[plc4x] branch develop updated: Update README.md

2020-10-31 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 5c52f38 Update README.md 5c52f38

[plc4x] 01/01: Add Kafka Sink Compiles and runs as standalone connector, doesn't implement writing to PLC Have to also figure out the JSON format it is expecting.

2020-11-02 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch feature/kafkasink in repository https://gitbox.apache.org/repos/asf/plc4x.git commit 5bf9d85cfd8d743c3892595ed54293e4debfcf94 Author: hutcheb AuthorDate: Mon Nov 2 05:58:19 2020 -0500 Add

[plc4x] branch feature/kafkasink created (now 5bf9d85)

2020-11-02 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch feature/kafkasink in repository https://gitbox.apache.org/repos/asf/plc4x.git. at 5bf9d85 Add Kafka Sink Compiles and runs as standalone connector, doesn't implement writing to PLC Have

[plc4x] branch feature/kafkasink updated: Removed request connectionstring, added expires field

2020-11-05 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch feature/kafkasink in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/feature/kafkasink by this push: new 4dc7a5a Removed request

[plc4x] branch feature/kafkasink updated: Documentation and multiple tasks can be configured.

2020-11-06 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch feature/kafkasink in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/feature/kafkasink by this push: new 19ad493 Documentation

[plc4x] branch bug/kafka-source-cpu updated (8cd3bfd -> b2255b7)

2020-11-04 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a change to branch bug/kafka-source-cpu in repository https://gitbox.apache.org/repos/asf/plc4x.git. from 8cd3bfd Ooops add b2255b7 Add Optional poll interval and buffer size. No new revisions were

[plc4x] branch feature/native_opua_client updated: All derived mspec classes compiled

2020-12-28 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch feature/native_opua_client in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/feature/native_opua_client by this push: new

[plc4x] branch feature/native_opua_client updated: First Pass at allowing expressions for string types in mspec.

2020-12-25 Thread hutcheb
This is an automated email from the ASF dual-hosted git repository. hutcheb pushed a commit to branch feature/native_opua_client in repository https://gitbox.apache.org/repos/asf/plc4x.git The following commit(s) were added to refs/heads/feature/native_opua_client by this push: new

  1   2   3   4   5   6   7   8   >