• source navigation  • diff markup  • identifier search  • freetext search  • 

Sources/uqmi/uqmid/examples/2_configure.sh

  1 #!/bin/sh
  2 
  3 CONFIG='{"apn":"internet.telekom","roaming":"true", "username": "telekom", "password": "tm", "roaming": true }'
  4 ubus call uqmid.modem.modem1 configure "$CONFIG"

This page was automatically generated by LXR 0.3.1.  •  OpenWrt