FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

13340 questions

15854 answers

25643 comments

50340 members

0 votes
121 views 0 comments
by

2 Answers

0 votes
by

Hello,

Below are a couple of example commands:

  • To obtain status of input/output pins enter:
    • ubus call ioman.gpio.dout1 status
  • To change the state of the output pin enter following command:
    • ubus call ioman.gpio.dout1 update '{"value":"1"}'

You can read more about input/output states from CLI here: https://wiki.teltonika-networks.com/wikibase/index.php?title=RUT955_Input/Output&mobileaction=toggle_view_desktop#Status_from_command_line.

Best regards,

Žygimantas