Skip to content

Commit

Permalink
feat(bacnet): implemented unique properties for accumulator type
Browse files Browse the repository at this point in the history
- LIMIT_MONITORING_INTERVAL
- LOGGING_OBJECT
- LOGGING_RECORD
- PRESCALE
- PULSE_RATE
- SCALE
- VALUE_BEFORE_CHANGE
- VALUE_CHANGE_TIME
- VALUE_SET
  • Loading branch information
sruehl committed Jun 8, 2022
1 parent c4f993b commit 5fd804a
Show file tree
Hide file tree
Showing 21 changed files with 3,435 additions and 11 deletions.
13 changes: 13 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.

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

265 changes: 265 additions & 0 deletions plc4go/protocols/bacnetip/readwrite/model/BACnetAccumulatorRecord.go

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

Loading

0 comments on commit 5fd804a

Please sign in to comment.