Skip to content

Commit

Permalink
feat(bacnet): implemented unique properties for access credential obj…
Browse files Browse the repository at this point in the history
…ect type

- ABSENTEE_LIMIT
- ACTIVATION_TIME
- ASSIGNED_ACCESS_RIGHTS
- AUTHENTICATION_FACTORS
- AUTHORIZATION_EXEMPTIONS
- BELONGS_TO
- CREDENTIAL_DISABLE
- DAYS_REMAINING
- EXTENDED_TIME_ENABLE
- LAST_ACCESS_EVENT
- LAST_ACCESS_POINT
- LAST_USE_TIME
- REASON_FOR_DISABLE
- THREAT_AUTHORITY
- TRACE_FLAG
- USES_REMAINING
  • Loading branch information
sruehl committed Jun 3, 2022
1 parent e8ba250 commit 8626057
Show file tree
Hide file tree
Showing 29 changed files with 5,123 additions and 42 deletions.
16 changes: 16 additions & 0 deletions plc4go/protocols/bacnetip/readwrite/ParserHelper.go

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

17 changes: 17 additions & 0 deletions plc4go/protocols/bacnetip/readwrite/XmlParserHelper.go

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

160 changes: 160 additions & 0 deletions plc4go/protocols/bacnetip/readwrite/model/BACnetAccessThreatLevel.go

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

0 comments on commit 8626057

Please sign in to comment.