ar71xx: Support for Ubiquiti UniFi AP AC LITE
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / diag.sh
index eaf410b8b835b46a7fbcd4931c744a2264aa96e0..1971b8484ef5a99b06e29900f7433b46d38a24ff 100644 (file)
@@ -18,6 +18,9 @@ get_status_led() {
        antminer-s3)
                status_led="antminer-s3:green:system"
                ;;
+       antminer-r1)
+               status_led="antminer-r1:green:system"
+               ;;
        ap132)
                status_led="ap132:green:status"
                ;;
@@ -58,6 +61,9 @@ get_status_led() {
        cap324)
                status_led="pcs:green:power"
                ;;
+       c-55)
+               status_led="c-55:green:pwr"
+               ;;
        cap4200ag)
                status_led="senao:green:pwr"
                ;;
@@ -333,7 +339,8 @@ get_status_led() {
        unifi)
                status_led="ubnt:green:dome"
                ;;
-       uap-pro)
+       uap-pro | \
+       unifiac)
                status_led="ubnt:white:dome"
                ;;
        unifi-outdoor-plus)
@@ -364,7 +371,8 @@ get_status_led() {
        wnr2000 | \
        wnr2200 |\
        wnr612-v2 |\
-       wnr1000-v2)
+       wnr1000-v2 |\
+       wpn824n)
                status_led="netgear:green:power"
                ;;
        wp543)