Controlling G-Connect LEDs

Controlling G-Connect LEDs

You can use WiFi and Status leds of G-Connect easily to advise about wherever you want.


The command used to control the leds:
# /usr/bin/set-led-status                                                                                                             
usage: set_led_status err|wifi|act  off|on|blink|noblink                                                                                      
note: off and noblink are equivalent.

Controlling Status Led:

White Mode:

/usr/bin/set-led-status act on
/usr/bin/set-led-status act off
/usr/bin/set-led-status act blink

Red Mode:

/usr/bin/set-led-status err on
/usr/bin/set-led-status err off
/usr/bin/set-led-status err blink

You can use both modes of status led in a kind of mixed mode "white plus red" for example: Keep red light on and blink white one.

Controlling Wifi Led:

Just White mode:

/usr/bin/set-led-status wifi on
/usr/bin/set-led-status wifi off
/usr/bin/set-led-status wifi blink


Curiously I found this image from a CNET review. Now the names of the leds make more sense!