Skip to content

Commit

Permalink
Add SingleDataSetMessage constraint
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Köpke <[email protected]>
  • Loading branch information
koepalex committed Mar 27, 2024
1 parent e9b545a commit 249acf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cloudevents/extensions/opcua.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,4 @@ Attribute as defined by [recordedtime extension](./recordedtime.md) SHALL be use
- OPC UA messages MUST use `binary-mode` of Cloud Events.
- OPC UA PubSub JSON messages MUST be encoded using non-reversible encoding as the decoding information are contained in metadata messages or by schema referenced via `dataschema` attribute.
- Payload of OPC UA PubSub JSON messages MUST NOT contain Network Message Header and Data Set Header as those information are mapped into Cloud Events attributes.
- OPC UA PubSub JSON messages MUST only contain one dataset message.

0 comments on commit 249acf8

Please sign in to comment.