FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
198 views 0 comments
by anonymous

2 Answers

0 votes
by anonymous

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