Skip to content

Commit f4f989b

Browse files
committed
Clarify device names usages
1 parent fa1cf0f commit f4f989b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gdtf-spec.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -256,9 +256,9 @@ attributes of the fixture type are specified in [table 3](#user-content-table-3
256256

257257
| XML Attribute Name | Value Type | Description |
258258
|----|----|----|
259-
| Name | [Name](#user-content-attrtype-name ) | Name of the fixture type. As it is based on Name, it is safe for parsing. |
260-
| ShortName | [String](#user-content-attrtype-string ) | Shortened name of the fixture type. Non detailed version or an abbreviation. Can use any characters or symbols. |
261-
| LongName | [String](#user-content-attrtype-string ) | Detailed, complete name of the fixture type, can include any characters or extra symbols. |
259+
| Name | [Name](#user-content-attrtype-name ) | Name of the fixture type.|
260+
| ShortName | [String](#user-content-attrtype-string ) | Shortened name of the fixture type. Non detailed version or an abbreviation. Can use any characters or symbols. Used in user interfaces in places where there is not enough space.|
261+
| LongName | [String](#user-content-attrtype-string ) | Detailed, complete name of the fixture type, can include any characters or extra symbols.|
262262
| Manufacturer | [String](#user-content-attrtype-string ) | Manufacturer of the fixture type.|
263263
| Description | [String](#user-content-attrtype-string ) | Description of the fixture type. |
264264
| FixtureTypeID | [GUID](#user-content-attrtype-guid ) | Unique number of the fixture type. |

0 commit comments

Comments
 (0)