Skip to content

Conversation

@fangzhengjin
Copy link

example:

@PlcField("holding-register:1[4]")
private List<Integer> test4;

example:
```java
@PlcField("holding-register:1[4]")
private List<Integer> test4;
```
@sruehl
Copy link
Contributor

sruehl commented Sep 9, 2022

thanks for the PR. Can you (@fangzhengjin) please add a unit-test case for that?

@sruehl sruehl self-requested a review September 9, 2022 13:59
@chrisdutz
Copy link
Contributor

I'll re-write the change after the tag/tagAddress refactoring ...

@chrisdutz
Copy link
Contributor

Re-implemented the change

@chrisdutz chrisdutz closed this Sep 25, 2023
@fangzhengjin fangzhengjin deleted the patch-1 branch September 25, 2023 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants