Telnet Commands

Hi, I HAVE BEEN EVALUATING DIGI CONNECT ME module and tried to access it using telnet. I was able to access through telnet but i was not able to change value of the output pin. please help me with the exact command required to toggle the value of the output pin.

THANK YOU

As far as I know it is not possible to toggle GPIO in
telnet. You can only do this in web interface

/Jonas

Jonas is correct, the telnet interface does not provide this capability.

You can use the web interface, as indicated. You could also make use of our Remote Command Interface (RCI) to perform GPIO manipulation via serial of HTTP.

The RCI Specification is provided with the Connect Integration Kit, as are example RCI scripts.

Cameron