Uploaded image for project: 'Apache PLC4X'
  1. Apache PLC4X
  2. PLC4X-202

OPC-UA Driver cannot write Unsigned Types

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.7.0
    • 0.9.0
    • Driver-OPC-UA
    • None

    Description

      Currently, unsigned types are not supported in writing direction from the driver although they are fully supported by Eclipse Milo and in reading.

      Actually I have applied a modification and tested it to be able to support these types. It is kind of the same patch applied for BigIntegers but done introducing UShort and UInteger from Eclipse Milo.

      The downside is that every driver will use the Eclipse Milo types, being the JVM missing unsigned types. I don't know if you have a better solution or if using Milo types in all the drivers is acceptable for you.

      I am open for suggestions

       

      (PS. when I will complete all the testing I will create 3 separate PR for issue #200, #201 and this one)

      Attachments

        Issue Links

          Activity

            People

              hutcheb Ben Hutcheson
              itaross Alessandro Rossignoli
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: