plc4x
plc4x copied to clipboard
fix: opm collection field set value error
example:
@PlcField("holding-register:1[4]")
private List<Integer> test4;
thanks for the PR. Can you (@fangzhengjin) please add a unit-test case for that?
I'll re-write the change after the tag/tagAddress refactoring ...
Re-implemented the change