1f98004f6SGeorge Liu{
2f98004f6SGeorge Liu    "leds": [
3f98004f6SGeorge Liu        {
4f98004f6SGeorge Liu            "group": "bmc_booted",
5f98004f6SGeorge Liu            "members": [
6f98004f6SGeorge Liu                {
7*ea0bf8a1SGlukhov Mikhail                    "Name": "heartbeat",
8f98004f6SGeorge Liu                    "Action": "On"
9f98004f6SGeorge Liu                }
10f98004f6SGeorge Liu            ]
11f98004f6SGeorge Liu        },
12f98004f6SGeorge Liu        {
13f98004f6SGeorge Liu            "group": "power_on",
14f98004f6SGeorge Liu            "members": [
15f98004f6SGeorge Liu                {
16*ea0bf8a1SGlukhov Mikhail                    "Name": "power",
17f98004f6SGeorge Liu                    "Action": "On",
18f98004f6SGeorge Liu                    "Priority": "On"
19f98004f6SGeorge Liu                }
20f98004f6SGeorge Liu            ]
21f98004f6SGeorge Liu        },
22f98004f6SGeorge Liu        {
23f98004f6SGeorge Liu            "group": "enclosure_fault",
24f98004f6SGeorge Liu            "members": [
25f98004f6SGeorge Liu                {
26*ea0bf8a1SGlukhov Mikhail                    "Name": "front_fault",
27f98004f6SGeorge Liu                    "Action": "On"
289c2877aeSGeorge Liu                },
299c2877aeSGeorge Liu                {
309c2877aeSGeorge Liu                    "Name": "virtual_enclosure_fault",
319c2877aeSGeorge Liu                    "Action": "On",
329c2877aeSGeorge Liu                    "DutyOn": 50,
339c2877aeSGeorge Liu                    "Period": 0,
349c2877aeSGeorge Liu                    "Priority": "Blink"
35f98004f6SGeorge Liu                }
36f98004f6SGeorge Liu            ]
37f98004f6SGeorge Liu        },
38f98004f6SGeorge Liu        {
39f98004f6SGeorge Liu            "group": "enclosure_identify",
40f98004f6SGeorge Liu            "members": [
41f98004f6SGeorge Liu                {
42*ea0bf8a1SGlukhov Mikhail                    "Name": "front_id",
43f98004f6SGeorge Liu                    "Action": "Blink",
44f98004f6SGeorge Liu                    "DutyOn": 50,
45f98004f6SGeorge Liu                    "Period": 1000
46f98004f6SGeorge Liu                },
47f98004f6SGeorge Liu                {
48*ea0bf8a1SGlukhov Mikhail                    "Name": "rear_id",
49f98004f6SGeorge Liu                    "Action": "Blink",
50f98004f6SGeorge Liu                    "DutyOn": 50,
51f98004f6SGeorge Liu                    "Period": 1000
529c2877aeSGeorge Liu                },
539c2877aeSGeorge Liu                {
549c2877aeSGeorge Liu                    "Name": "virtual_enclosure_identify",
559c2877aeSGeorge Liu                    "Action": "On",
569c2877aeSGeorge Liu                    "DutyOn": 50,
579c2877aeSGeorge Liu                    "Period": 0,
589c2877aeSGeorge Liu                    "Priority": "Blink"
59f98004f6SGeorge Liu                }
60f98004f6SGeorge Liu            ]
61f98004f6SGeorge Liu        },
62f98004f6SGeorge Liu        {
63f98004f6SGeorge Liu            "group": "fan_fault",
64f98004f6SGeorge Liu            "members": [
65f98004f6SGeorge Liu                {
66*ea0bf8a1SGlukhov Mikhail                    "Name": "front_fault",
67f98004f6SGeorge Liu                    "Action": "On"
68f98004f6SGeorge Liu                },
69f98004f6SGeorge Liu                {
70*ea0bf8a1SGlukhov Mikhail                    "Name": "fan0",
71f98004f6SGeorge Liu                    "Action": "On"
72f98004f6SGeorge Liu                },
73f98004f6SGeorge Liu                {
74*ea0bf8a1SGlukhov Mikhail                    "Name": "rear_fault",
75f98004f6SGeorge Liu                    "Action": "On"
769c2877aeSGeorge Liu                },
779c2877aeSGeorge Liu                {
789c2877aeSGeorge Liu                    "Name": "virtual_enclosure_fault",
799c2877aeSGeorge Liu                    "Action": "On",
809c2877aeSGeorge Liu                    "DutyOn": 50,
819c2877aeSGeorge Liu                    "Period": 0,
829c2877aeSGeorge Liu                    "Priority": "Blink"
83f98004f6SGeorge Liu                }
84f98004f6SGeorge Liu            ]
85f98004f6SGeorge Liu        },
86f98004f6SGeorge Liu        {
87f98004f6SGeorge Liu            "group": "fan_identify",
88f98004f6SGeorge Liu            "members": [
89f98004f6SGeorge Liu                {
90*ea0bf8a1SGlukhov Mikhail                    "Name": "front_id",
91f98004f6SGeorge Liu                    "Action": "Blink",
92f98004f6SGeorge Liu                    "DutyOn": 50,
93f98004f6SGeorge Liu                    "Period": 1000
94f98004f6SGeorge Liu                },
95f98004f6SGeorge Liu                {
96*ea0bf8a1SGlukhov Mikhail                    "Name": "rear_id",
97f98004f6SGeorge Liu                    "Action": "Blink",
98f98004f6SGeorge Liu                    "DutyOn": 50,
99f98004f6SGeorge Liu                    "Period": 1000
100f98004f6SGeorge Liu                },
101f98004f6SGeorge Liu                {
102*ea0bf8a1SGlukhov Mikhail                    "Name": "fan0",
103f98004f6SGeorge Liu                    "Action": "Blink",
104f98004f6SGeorge Liu                    "DutyOn": 50,
105f98004f6SGeorge Liu                    "Period": 1000
1069c2877aeSGeorge Liu                },
1079c2877aeSGeorge Liu                {
1089c2877aeSGeorge Liu                    "Name": "virtual_enclosure_identify",
1099c2877aeSGeorge Liu                    "Action": "On",
1109c2877aeSGeorge Liu                    "DutyOn": 50,
1119c2877aeSGeorge Liu                    "Period": 0,
1129c2877aeSGeorge Liu                    "Priority": "Blink"
113f98004f6SGeorge Liu                }
114f98004f6SGeorge Liu            ]
115f98004f6SGeorge Liu        }
116f98004f6SGeorge Liu    ]
117f98004f6SGeorge Liu}
118