-
Notifications
You must be signed in to change notification settings - Fork 423
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(codegen/plc4go): fix issue with broken optional fields
- Loading branch information
Showing
60 changed files
with
2,392 additions
and
2,620 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
36 changes: 18 additions & 18 deletions
36
plc4go/internal/plc4go/abeth/readwrite/XmlParserHelper.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
9 changes: 1 addition & 8 deletions
9
plc4go/internal/plc4go/abeth/readwrite/model/CIPEncapsulationConnectionRequest.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
9 changes: 1 addition & 8 deletions
9
plc4go/internal/plc4go/abeth/readwrite/model/CIPEncapsulationConnectionResponse.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
49 changes: 22 additions & 27 deletions
49
plc4go/internal/plc4go/abeth/readwrite/model/CIPEncapsulationPacket.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
39 changes: 16 additions & 23 deletions
39
plc4go/internal/plc4go/abeth/readwrite/model/CIPEncapsulationReadRequest.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.