File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed
Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -30,8 +30,7 @@ loss of functionality.
3030
3131- The `meaning ` property for modules has a different format with capabilities to
3232 link to external definitions/ontologies. `meaning ` can now also be given for
33- individual accessibles, and new "functions" have been added to be better
34- compatible with the NeXuS standard.
33+ individual accessibles, and new "functions" have been added.
3534
3635.. TODO not yet in the text!
3736
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ Base classes
5454 a motorized needle valve). It must have a `stop ` command in addition to
5555 what a `Writable ` has. Note that in case the `stop ` command has no
5656 effect, a `Writable ` SHOULD be used. Also, the `status ` parameter will
57- indicate a BUSY state for a longer lasting operations.
57+ indicate a `` BUSY `` state for a longer lasting operations.
5858
5959
6060.. _features :
Original file line number Diff line number Diff line change 11``check ``, ``logging ``: Optional extensions
22-------------------------------------------
33
4- These messages are optional feature - the SEC node does not need to support them
5- and should reply with a `ProtocolError ` error to indicate this.
4+ These sets of messages are optional feature - the SEC node does not need to
5+ support them and should reply with a `ProtocolError ` error to indicate this.
6+
7+ Dry run functionality
8+ ~~~~~~~~~~~~~~~~~~~~~
69
710.. message :: [request] check <module>:<accessible> [<value>]
811 [reply] checked <module>:<accessible> <data-report>
@@ -51,6 +54,9 @@ and should reply with a `ProtocolError` error to indicate this.
5154 | :issue:`075 New messages check and checked`
5255
5356
57+ Logging support
58+ ~~~~~~~~~~~~~~~
59+
5460.. message :: [request] logging <module>[:<parameter>] <level>
5561 [reply] logging <module>[:<parameter>] <level>
5662 [reply] error_logging <module> <error-report>
You can’t perform that action at this time.
0 commit comments