Skip to content

Commit e717a82

Browse files
Merge pull request #195 from iolinkcommunity/193-adapt-unit-property-description
193 Adapt Unit Property Description
2 parents 50525a7 + edf83bd commit e717a82

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

JSON_for_IO-Link_unmerged.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ info:
2424
2525
* **IO-Link Profile BLOBs & FW-Update Version 1.2 - Order No: 10.082**
2626
27+
* **IO Device Description Specification Version 1.1.4 - Order No: 10.012**
28+
2729
2830
# Disclaimer
2931

schemas.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2066,7 +2066,7 @@ schemas:
20662066
$ref: "#/schemas/deviceSimpleTypeValueUnit"
20672067
deviceSimpleTypeValueUnit:
20682068
type: string
2069-
description: The unit for the simple type number value in SI format.
2069+
description: The unit of the simple type number value. Must match the `abbr` attribute value of a `Unit` element defined in *IODD-StandardUnitDefinitions1.1.xml*.
20702070
deviceComplexTypeValue:
20712071
type: object
20722072
minProperties: 1

0 commit comments

Comments
 (0)