Autojson all files

Some files had bad formatting

Change-Id: If583f4ee48e15d87c0dd38ab1c6df2c9bf05b99b
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/configurations/PSSF212201A.json b/configurations/PSSF212201A.json
index 01f3c96..40efaa2 100644
--- a/configurations/PSSF212201A.json
+++ b/configurations/PSSF212201A.json
@@ -57,7 +57,6 @@
             {
                 "Address": "$ADDRESS % 4 + 88",
                 "Bus": "$bus",
-                "Name": "PSU$ADDRESS % 4 + 1",
                 "Labels": [
                     "pin",
                     "pout1",
@@ -67,6 +66,7 @@
                     "temp1",
                     "fan1"
                 ],
+                "Name": "PSU$ADDRESS % 4 + 1",
                 "Thresholds": [
                     {
                         "Direction": "greater than",
@@ -124,4 +124,4 @@
             "SerialNumber": "$PRODUCT_SERIAL_NUMBER"
         }
     }
-]
+]
\ No newline at end of file