Skip to content

OPC UA Binding Document Feedback w.r.t. contentType #430

@danielpeintner

Description

@danielpeintner

Two comments coming from node-wot discussions.

The OPC UA Binding specifies contentType as follows

If the default serialization of the OPC UA server is used, the contentType should be assigned with the value "application/octet-stream".

After discussing with @egekorkan and @relu91 we think we should not assign the content to "octet-stream" only. Does the statement above allow for the JSON variant also? I think it should/could mention it.

Second, we think we should prefix both types with opcua+

  • application/opcua+octet-stream
  • application/opcua+json

Doing so makes it clear that it is not any octet-stream but the one from OPC UA

@sebastiankb

Metadata

Metadata

Assignees

No one assigned

    Labels

    opc-uarelated to opc-ua protocol binding

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions