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 dece48b3b5 fix(plc4go/plc4xbrowser): handle panics on actions
new 09c5dc7792 fix(plc4j/profinet): Format of Allowed in slots string can
be a single digit.
new ee2a5f3fc0 fix(plc4j/logix): Include documentation for Logix 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:
.../profinet/context/ProfinetDeviceContext.java | 9 +-
.../profinet/gsdml/ProfinetConfigurationTests.java | 19 ++++
.../drivers/profinet/src/test/resources/gsdml.xml | 32 ++++++
src/site/asciidoc/users/protocols/logix.adoc | 119 +++++++++++++++++++++
src/site/site.xml | 1 +
5 files changed, 176 insertions(+), 4 deletions(-)
create mode 100644 src/site/asciidoc/users/protocols/logix.adoc