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/incubator-plc4x.git.
from b04fb86 Site fix for PLC4X-98 (thanks to Sebb for reporting).
add 11d2b20 Necessary changes to make the (new) plc scraper driver
agnostic: * The PlcField interface has a (default) method to return the
expected java type (to know this upfront) * The PlcConnection interface has a
new "parse()" method which allows to explicitly create a Field instance for a
given type. * Integration of java-type into TriggeredScraper * Tested and added
a TriggeredScraper for Modbus
add 22d573e Merge pull request #47 from
apache/extend-Field-with-type-information
new 70258eb Merged GitHub and GitBox
The 1 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:
.../triggerhandler/TriggerConfiguration.java | 15 ++++++---------
1 file changed, 6 insertions(+), 9 deletions(-)