Skip to content

Commit eb208f3

Browse files
committed
Update opcua.md
Signed-off-by: James Thompson <[email protected]>
1 parent 5a13b1c commit eb208f3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

cloudevents/extensions/opcua.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,24 +25,20 @@ is being used.
2525

2626
- Type: `Integer`
2727
- 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`.
2928
- Constraints
3029
- OPTIONAL but MUST NOT be present if `dataschema` is used
3130

3231
### opcuametadataminorversion
3332

3433
- Type: `Integer`
3534
- Description: Links dataset message to the current version of the metadata.
36-
Contains value from `MinorVersion` of [Data Set Message
37-
Header](https://reference.opcfoundation.org/Core/Part14/v105/docs/7.2.5.4#Table164)
38-
field `MetaDataVersion`.
3935
- Constraints
4036
- OPTIONAL but MUST NOT be present if `dataschema` is used
4137

4238
### opcuastatus
4339

4440
- 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.
4642
- Constraints
4743
- OPTIONAL
4844
- REQUIRED if status is not _Good_

0 commit comments

Comments
 (0)