Hi all, while thinking of how we can simplify and better integrate things, I think it would be great, if we could use the PlcValueType enum directly in mspec. Especially when it comes to implementing DataIo types, this would simplify things as we could directly pass in the PLC4X PlcValueType from the tag directly without having to manually translate from that to some driver-constant.
What do you think? Chris