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
For event messages (type equals to `ua-event`) `subject` MUST be appended with
65
+
For event messages (type equals to `ua-event`) `subject` MUST be appended with
66
66
"/" and [Base Event Type](https://reference.opcfoundation.org/Core/Part5/v104/docs/6.4.2)
67
-
field `EventId`.
67
+
field `EventId`.
68
68
69
69
### time
70
70
@@ -104,7 +104,7 @@ determine the latency between event publisher towards consumer.
104
104
105
105
- Type: `Integer`
106
106
- Description: Links dataset message to the current version of the metadata.
107
-
Contains value from `MajorVersion` of [Data Set Message Header](https://reference.opcfoundation.org/Core/Part14/v105/docs/7.2.5.4#Table164) field `MetaDataVersion`.
107
+
Contains value from `MajorVersion` of [Data Set Message Header](https://reference.opcfoundation.org/Core/Part14/v105/docs/7.2.5.4#Table164) field `MetaDataVersion`.
108
108
- Constraints
109
109
- OPTIONAL but MUST NOT be present if `dataschema` is used
110
110
@@ -121,7 +121,7 @@ field `MetaDataVersion`.
121
121
### opcuastatus
122
122
123
123
- Type: `Integer`
124
-
- Description: Defines the overall status of the data set message, maps to
124
+
- Description: Defines the overall status of the data set message, maps to
125
125
[Data Set Message Header](https://reference.opcfoundation.org/Core/Part14/v105/docs/7.2.5.4#Table164) field `Status`.
126
126
- Constraints
127
127
- OPTIONAL
@@ -142,7 +142,7 @@ and Data Set Header as that information is mapped into CloudEvents attributes.
142
142
143
143
### Metadata message
144
144
145
-
The metadata message helps Cloud applications to understand the semantics and
145
+
The metadata message helps Cloud applications to understand the semantics and
0 commit comments