Skip to content

Commit

Permalink
feat(bacnet): implemented unique properties for timer object type
Browse files Browse the repository at this point in the history
- DEFAULT_TIMEOUT
- INITIAL_TIMEOUT
- TIME_OF_STRIKE_COUNT_RESET
- LAST_STATE_CHANGE
- STATE_CHANGE_VALUES
- TIMER_RUNNING
- TIMER_STATE
  • Loading branch information
sruehl committed Jun 3, 2022
1 parent a70d1aa commit 5994fd3
Show file tree
Hide file tree
Showing 28 changed files with 5,112 additions and 6 deletions.
3 changes: 3 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.

3 changes: 3 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.

12 changes: 12 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.

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

Loading

0 comments on commit 5994fd3

Please sign in to comment.