Commit a7310e3
feat: Added support for all missing S7 64bit types (L-Types) as well as Duration/Time/Date types
chore: Ported the Java template for data-io to use the same techniques as the other templates used (We hadn't finished refactoring at the time we did the big template-refactoring.
fix: Fixed an issue with serial transports, not forwarding any configuration to the transport channel.
---------
Co-authored-by: Sebastian Rühl <[email protected]>1 parent 2b64eb5 commit a7310e3
File tree
118 files changed
+21418
-21489
lines changed- code-generation
- language-java/src/main
- java/org/apache/plc4x/language/java
- resources/templates/java
- tests/protocol-test-java/src/main/generated/org/apache/plc4x/java/test/readwrite
- plc4c
- api/include/plc4c
- drivers/s7
- include/plc4c
- src
- generated-sources
- plc4x/src
- s7
- include
- src
- spi
- include/plc4c/spi
- src
- plc4go
- assets/testing/protocols/modbus/tcp
- protocols
- knxnetip/readwrite/model
- s7/readwrite
- model
- plc4j
- api/src/main/java/org/apache/plc4x/java/api/types
- drivers
- ab-eth/src/main/java/org/apache/plc4x/java/abeth/protocol
- ads/src/main
- generated/org/apache/plc4x/java/ads/readwrite
- java/org/apache/plc4x/java/ads/protocol
- canopen/src/main/generated/org/apache/plc4x/java/canopen/readwrite
- can/src/main/generated/org/apache/plc4x/java/genericcan/readwrite
- eip/src/main/java/org/apache/plc4x/java/eip/base/protocol
- firmata
- src
- main/java/org/apache/plc4x/java/firmata/readwrite/protocol
- test
- java/org/apache/plc4x/java/firmata/readwrite
- resources
- iec-60870/src/main/java/org/apache/plc4x/java/iec608705104/readwrite/protocol
- knxnetip/src/main
- generated/org/apache/plc4x/java/knxnetip/readwrite
- java/org/apache/plc4x/java/knxnetip/protocol
- modbus/src
- main/generated/org/apache/plc4x/java/modbus/readwrite
- test/java/org/apache/plc4x/java/modbus
- tcp
- opcua/src/main/java/org/apache/plc4x/java/opcua/context
- plc4x/src/main
- generated/org/apache/plc4x/java/plc4x/readwrite
- java/org/apache/plc4x/java/plc4x/protocol
- profinet-ng/src
- main
- generated/org/apache/plc4x/java/profinet/readwrite
- java/org/apache/plc4x/java/profinet
- packets
- protocol
- test
- java/org/apache/plc4x/java/profinet
- resources
- profinet/src
- main/generated/org/apache/plc4x/java/profinet/readwrite
- test/java/org/apache/plc4x/java/profinet
- s7/src
- main
- generated/org/apache/plc4x/java/s7/readwrite
- java/org/apache/plc4x/java/s7
- events
- readwrite
- context
- protocol
- tag
- utils
- test/java/org/apache/plc4x/java/s7/readwrite
- simulated/src/main/generated/org/apache/plc4x/java/simulated/readwrite
- spi/src/main/java/org/apache/plc4x/java/spi
- generation
- values
- tools/ui
- application/src/test/resources
- frontend
- project/src/generated
- transports/serial/src/main/java/org/apache/plc4x/java/transport/serial
- utils/test-utils/src/main/java/org/apache/plc4x/test
- manual
- migration
- plc4net/drivers/knxnetip/src/drivers/knxnetip/readwrite/model
- protocols
- knxnetip/src/main
- generated/protocols/knxnetip
- resources/protocols/knxnetip
- modbus/src/test/resources/protocols/modbus/tcp
- plc4x/src
- main/resources/protocols/plc4x/v0
- test/resources/protocols/plc4x
- s7/src/main/resources/protocols/s7
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
118 files changed
+21418
-21489
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
215 | | - | |
216 | 214 | | |
217 | 215 | | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
Lines changed: 76 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
171 | 174 | | |
172 | 175 | | |
173 | 176 | | |
| |||
588 | 591 | | |
589 | 592 | | |
590 | 593 | | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
591 | 667 | | |
592 | 668 | | |
593 | 669 | | |
| |||
0 commit comments