Skip to content

Commit

Permalink
Rename RFC-9 to: Data types
Browse files Browse the repository at this point in the history
  • Loading branch information
mliszcz committed Oct 14, 2019
1 parent 5727ac6 commit 49f4d85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ An Attribute MUST have associated following static metadata:
* *name*, a string identifying the Attribute.
It MUST be unique [^1] among all Attributes of a particular device.
See `<attribute-name>` specification below,
* *data type*, an enumeration describing the type of the data (X/DataTypes),
* *data type*, an enumeration describing the type of the data ([RFC 9/Data Types](/9)),
* *data format*, an enumeration describing the dimension of the data
(one of *SCALAR*, *SPECTRUM*, *IMAGE*),
* *writable*, an enumeration describing the write access to the Attribute
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Short Name | Title
[RFC-5](5/README.md) | The property model | Standard | Raw | Gwenaelle Abeillé
[RFC-6](6/README.md) | The database system | Standard | Raw | Gwenaelle Abeillé
[RFC-8](8/README.md) | The server model | Standard | Raw | Lorenzo Pivetta
[RFC-9](9/README.md) | The class model | Standard | Raw |
[RFC-9](9/README.md) | Data types | Standard | Raw |
[RFC-10](10/README.md) | The Request-Reply protocol | Standard | Raw | Reynald Bourtembourg
[RFC-11](11/README.md) | The Request-Reply protocol - CORBA implementation | Standard | Raw |
[RFC-12](12/README.md) | The Publisher-Subscriber protocol | Standard | Raw | Vincent Hardion
Expand Down

0 comments on commit 49f4d85

Please sign in to comment.