This is an automated email from the ASF dual-hosted git repository. cdutz pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git.
from 177284d chore(plc4j/plc4x): Added tests to the plc4x parsers and serializers. new 39edc4d fix(plc4j/simulated): Fixed the way the simulated driver outputs values on "STDOUT" new 7b54802 chore(plc4j/plc4x): Finished a first version of the PLC4X Server and Driver The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../apache/plc4x/java/plc4x/Plc4xWriteClient.java | 4 +- .../java/simulated/connection/SimulatedDevice.java | 2 +- .../java/spi/messages/DefaultPlcWriteResponse.java | 11 +- .../plc4xserver/protocol/Plc4xServerAdapter.java | 114 +++++++++------------ 4 files changed, 55 insertions(+), 76 deletions(-)