pdr: Fix property values corresponding to sensor states

According to: DSP0249_1.1.0 Table 1(Set ID: 17)
--------------------------------------------------------------
|17: | Identify State    | For entities that have an identify|
|    |                   | function, such as LEDs.           |
--------------------------------------------------------------
|    | 1: Identity State | The entity's identify function is |
|    |    Unasserted     | not asserted.                     |
|    | 2: Identify State | The entity's identity function is |
|    |    Asserted       | asserted.                         |
--------------------------------------------------------------

So states [1, 2] => [false, true]

Signed-off-by: George Liu <liuxiwei@inspur.com>
Change-Id: I104fea89d17e4dee4a60732e9f16bec1973f1e7a
diff --git a/configurations/pdr/11.json b/configurations/pdr/11.json
index 3c7232b..0201e22 100644
--- a/configurations/pdr/11.json
+++ b/configurations/pdr/11.json
@@ -45,7 +45,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -62,7 +62,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -79,7 +79,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -96,7 +96,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -113,7 +113,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -130,7 +130,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -147,7 +147,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -164,7 +164,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -181,7 +181,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -198,7 +198,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -215,7 +215,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -232,7 +232,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -249,7 +249,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -266,7 +266,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -283,7 +283,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -300,7 +300,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -317,7 +317,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -334,7 +334,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -351,7 +351,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -368,7 +368,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -385,7 +385,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -402,7 +402,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -419,7 +419,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -436,7 +436,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -453,7 +453,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -470,7 +470,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -487,7 +487,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -504,7 +504,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -521,7 +521,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -538,7 +538,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -555,7 +555,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -572,7 +572,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -589,7 +589,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -606,7 +606,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -623,7 +623,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -640,7 +640,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -657,7 +657,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -674,7 +674,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -691,7 +691,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -708,7 +708,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -725,7 +725,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -742,7 +742,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -759,7 +759,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -776,7 +776,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -793,7 +793,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -810,7 +810,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -827,7 +827,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -844,7 +844,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -861,7 +861,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -878,7 +878,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -895,7 +895,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -912,7 +912,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -929,7 +929,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -946,7 +946,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -963,7 +963,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -980,7 +980,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -997,7 +997,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1014,7 +1014,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1031,7 +1031,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1048,7 +1048,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1065,7 +1065,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1082,7 +1082,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1099,7 +1099,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1116,7 +1116,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1133,7 +1133,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1150,7 +1150,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1167,7 +1167,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1186,7 +1186,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
diff --git a/configurations/pdr/4.json b/configurations/pdr/4.json
index 3a54557..ca9f960 100644
--- a/configurations/pdr/4.json
+++ b/configurations/pdr/4.json
@@ -94,7 +94,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -111,7 +111,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -145,7 +145,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -162,7 +162,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -179,7 +179,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -196,7 +196,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -213,7 +213,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -230,7 +230,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -247,7 +247,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -264,7 +264,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -281,7 +281,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -298,7 +298,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -315,7 +315,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -332,7 +332,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -349,7 +349,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -366,7 +366,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -383,7 +383,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -400,7 +400,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -417,7 +417,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -434,7 +434,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -451,7 +451,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -468,7 +468,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -485,7 +485,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -502,7 +502,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -519,7 +519,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -536,7 +536,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -553,7 +553,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -570,7 +570,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -587,7 +587,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -604,7 +604,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -621,7 +621,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -638,7 +638,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -655,7 +655,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -672,7 +672,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -689,7 +689,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -706,7 +706,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -723,7 +723,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -740,7 +740,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -757,7 +757,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -774,7 +774,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -791,7 +791,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -808,7 +808,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -825,7 +825,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -842,7 +842,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -859,7 +859,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -876,7 +876,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -893,7 +893,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -910,7 +910,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -927,7 +927,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -944,7 +944,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -961,7 +961,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -978,7 +978,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -995,7 +995,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1012,7 +1012,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1029,7 +1029,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1046,7 +1046,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1063,7 +1063,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1080,7 +1080,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1097,7 +1097,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1114,7 +1114,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1131,7 +1131,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1148,7 +1148,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1165,7 +1165,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1182,7 +1182,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1199,7 +1199,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1238,7 +1238,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1255,7 +1255,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1272,7 +1272,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1289,7 +1289,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1306,7 +1306,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     },
@@ -1323,7 +1323,7 @@
                 "interface": "xyz.openbmc_project.Led.Group",
                 "property_name": "Asserted",
                 "property_type": "bool",
-                "property_values" : [true, false]
+                "property_values" : [false, true]
              }
         }]
     }]