Skip to content

Commit

Permalink
feat(bacnet): implemented unique properties for network security type
Browse files Browse the repository at this point in the history
- BASE_DEVICE_SECURITY_POLICY
- DISTRIBUTION_KEY_REVISION
- DO_NOT_HIDE
- KEY_SETS
- LAST_KEY_SERVER
- NETWORK_ACCESS_SECURITY_POLICIES
- PACKET_REORDER_TIME
- SECURITY_PDU_TIMEOUT
- SECURITY_TIME_WINDOW
- SUPPORTED_SECURITY_ALGORITHMS
- UPDATE_KEY_SET_TIMEOUT
  • Loading branch information
sruehl committed Jun 7, 2022
1 parent d679430 commit d39d5d0
Show file tree
Hide file tree
Showing 23 changed files with 3,446 additions and 27 deletions.
18 changes: 17 additions & 1 deletion plc4go/protocols/bacnetip/readwrite/ParserHelper.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 19 additions & 1 deletion plc4go/protocols/bacnetip/readwrite/XmlParserHelper.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions plc4go/protocols/bacnetip/readwrite/model/BACnetConstructedData.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d39d5d0

Please sign in to comment.