mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-12-17 09:21:35 +00:00
This patch will change the label names for WiFi6 APs to follow common naming convention Signed-off-by: Nagendrababu <nagendrababu.bonkuri@connectus.ai>
5 lines
114 B
Bash
5 lines
114 B
Bash
#!/bin/sh
|
|
|
|
#Blink AP's LED
|
|
/usr/opensync/tools/ovsh insert Node_Config module:="led" key:="led_blink" value:="on"
|