``list`` `IDENTIFIER`
list command, for items returning two entries (value+comment).
- the value of the `IDENTIFIER` argument can can be:
+ the value of the `IDENTIFIER` argument can be:
- ``_verbs`` - get verb list (in pair verb+comment)
- ``_devices[/{verb}]`` - get list of supported devices (in pair device+comment)
``get`` `IDENTIFIER`
get string value.
- the value of the `IDENTIFIER` argument can can be:
+ the value of the `IDENTIFIER` argument can be:
- ``_verb`` - return current verb
- ``[=]{NAME}[/[{modifier}|{/device}][/{verb}]]`` (For valid NAMEs look at the
``geti`` `IDENTIFIER`
get integer value.
- the value of the `IDENTIFIER` argument can can be:
+ the value of the `IDENTIFIER` argument can be:
- ``_devstatus/{device}``
- ``_modstatus/{device}``
``set`` `IDENTIFIER` `VALUE`
set string value
- The value of the `IDENTIFIER` argument can can be:
+ The value of the `IDENTIFIER` argument can be:
- ``_verb`` - set the verb to `VALUE`
- ``_enadev`` - enable the device specified by `VALUE`