You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cloudevents/extensions/opcua.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,24 +25,20 @@ is being used.
25
25
26
26
- Type: `Integer`
27
27
- Description: Links dataset message to the current version of the metadata.
28
-
Contains value from `MajorVersion` of [Data Set Message Header](https://reference.opcfoundation.org/Core/Part14/v105/docs/7.2.5.4#Table164) field `MetaDataVersion`.
29
28
- Constraints
30
29
- OPTIONAL but MUST NOT be present if `dataschema` is used
31
30
32
31
### opcuametadataminorversion
33
32
34
33
- Type: `Integer`
35
34
- Description: Links dataset message to the current version of the metadata.
36
-
Contains value from `MinorVersion` of [Data Set Message
- OPTIONAL but MUST NOT be present if `dataschema` is used
41
37
42
38
### opcuastatus
43
39
44
40
- Type: `Integer`
45
-
- Description: Defines the overall status of the data set message, maps to [Data Set Message Header](https://reference.opcfoundation.org/Core/Part14/v105/docs/7.2.5.4#Table164) field `Status`.
41
+
- Description: Defines the overall status of the data set message.
0 commit comments