Jump to content

Template:Networking rutos manual input output: Difference between revisions

No edit summary
Line 3: Line 3:
| series    = {{{series}}}
| series    = {{{series}}}
}}
}}
__TOC__
__TOC__
==Summary==
==Summary==
Line 252: Line 253:
You can also obtain the status of the input or output from the command line. List of ubus possible <b>values</b> in {{{name}}} devices:
You can also obtain the status of the input or output from the command line. List of ubus possible <b>values</b> in {{{name}}} devices:


  ioman.gpio.din1
  ioman.gpio.dio0
  ioman.gpio.dout1
  ioman.gpio.dio1


Call command <b>ubus call <u>value</u> status </b>:
Call command <b>ubus call <u>value</u> status </b>:
  root@Teltonika-{{{name}}}:~# ubus call ioman.gpio.dout1 status
  root@Teltonika-{{{name}}}:~# ubus call ioman.gpio.dio0 status
  {
  {
         "value": "0",
         "value": "0",
Line 1,119: Line 1,120:
<b>Note</b>: this table has coloring scheme to indicate which fields can be seen with different configuration.
<b>Note</b>: this table has coloring scheme to indicate which fields can be seen with different configuration.


[[Category:{{{name}}} Services section]]
[[Category:{{{name}}}<nowiki> Services section]]</nowiki>
Anonymous user