Skip to content

Commit

Permalink
refactor(bacnet): rename BACnetConstructedDataSecurityPduTimeout to B…
Browse files Browse the repository at this point in the history
…ACnetConstructedDataSecurityPDUTimeout
  • Loading branch information
sruehl committed Jun 7, 2022
1 parent d39d5d0 commit e611fd1
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 33 deletions.

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

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

Original file line number Diff line number Diff line change
Expand Up @@ -3257,7 +3257,7 @@
[*, 'SECURED_STATUS' BACnetConstructedDataSecuredStatus
[simple BACnetDoorSecuredStatusTagged('0', 'TagClass.APPLICATION_TAGS') securedStatus ]
]
[*, 'SECURITY_PDU_TIMEOUT' BACnetConstructedDataSecurityPduTimeout
[*, 'SECURITY_PDU_TIMEOUT' BACnetConstructedDataSecurityPDUTimeout
[simple BACnetApplicationTagUnsignedInteger securityPduTimeout ]
]
[*, 'SECURITY_TIME_WINDOW' BACnetConstructedDataSecurityTimeWindow
Expand Down

0 comments on commit e611fd1

Please sign in to comment.