-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
opc-uarelated to opc-ua protocol bindingrelated to opc-ua protocol binding
Description
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-streamapplication/opcua+json
Doing so makes it clear that it is not any octet-stream but the one from OPC UA
relu91
Metadata
Metadata
Assignees
Labels
opc-uarelated to opc-ua protocol bindingrelated to opc-ua protocol binding