11.. _descriptive-data :
22
3- Properties: Self-Description
4- ============================
3+ Properties and descriptive data
4+ ===============================
55
66This section explains the "descriptive data", also called "structure report",
77i.e. the completely self-describing metadata sent by the SEC node in response to
@@ -75,14 +75,14 @@ Example of a complete description (JSON has been pretty-printed for clarity):
7575 :alt: accessible_description ::= '{' property+ '}'
7676
7777
78- SEC Node Description
78+ SEC node description
7979--------------------
8080
8181The descriptive data is a JSON object with nested sub-hierarchies. The
8282properties on the top level describe the SEC node.
8383
8484
85- Mandatory SEC Node Properties
85+ Mandatory SEC node properties
8686~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8787
8888.. node-property :: modules
@@ -113,7 +113,7 @@ Mandatory SEC Node Properties
113113 ``\n `` for linebreaks.
114114
115115
116- Optional SEC Node Properties
116+ Optional SEC node properties
117117~~~~~~~~~~~~~~~~~~~~~~~~~~~~
118118
119119.. node-property :: firmware
@@ -140,10 +140,10 @@ Optional SEC Node Properties
140140
141141.. _module-description :
142142
143- Module Description
143+ Module description
144144------------------
145145
146- Mandatory Module Properties
146+ Mandatory module properties
147147~~~~~~~~~~~~~~~~~~~~~~~~~~~
148148
149149.. mod-property :: accessibles
@@ -167,7 +167,7 @@ Mandatory Module Properties
167167 "Drivable"] ``.
168168
169169
170- Optional Module Properties
170+ Optional module properties
171171~~~~~~~~~~~~~~~~~~~~~~~~~~
172172
173173.. mod-property :: visibility
@@ -351,10 +351,10 @@ Optional Module Properties
351351
352352.. _accessible-description :
353353
354- Parameter and Command Description
354+ Parameter and command description
355355---------------------------------
356356
357- Mandatory Properties
357+ Mandatory properties
358358~~~~~~~~~~~~~~~~~~~~
359359
360360.. acc-property :: description
@@ -376,7 +376,7 @@ Mandatory Properties
376376 the latter have a datainfo of ``{"type": "command", ...} ``.
377377
378378
379- Mandatory Parameter Properties
379+ Mandatory parameter properties
380380~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
381381
382382.. acc-property :: readonly
@@ -385,7 +385,7 @@ Mandatory Parameter Properties
385385 or not.
386386
387387
388- Optional Properties
388+ Optional properties
389389~~~~~~~~~~~~~~~~~~~
390390
391391.. acc-property :: group
@@ -478,7 +478,7 @@ Optional Properties
478478 | :issue:`075 New messages check and checked`
479479
480480
481- Optional Parameter Properties
481+ Optional parameter properties
482482~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
483483
484484.. acc-property :: constant
@@ -491,7 +491,7 @@ Optional Parameter Properties
491491 The value given here must conform to the data type of the accessible.
492492
493493
494- Custom Properties
494+ Custom properties
495495-----------------
496496
497497Custom properties may further augment accessibles, modules or the SEC node
0 commit comments