We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e0b262 commit c95282fCopy full SHA for c95282f
docs/NcObject.md
@@ -6,7 +6,7 @@ The control class model for NcObject is listed in the [Framework](Framework.md#n
6
7
The `role` is a structural identifier which MUST be persisted across restarts.
8
9
-The `role` of an object MUST be unique within its containing block.
+The `role` of an object MUST be unique within its containing block and MUST NOT use the `.` character.
10
11
Object ids (`oid` property) MUST uniquely identity objects in the device model.
12
0 commit comments