WFT Baseboard: Make some voltage sensors power on only

Add power on only flag.

Change-Id: Iaaa8c4889a79baeecf24834e6ae47ebc5510146b
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/configurations/WFT Baseboard.json b/configurations/WFT Baseboard.json
index 7381ea1..8dad1aa 100644
--- a/configurations/WFT Baseboard.json
+++ b/configurations/WFT Baseboard.json
@@ -149,6 +149,7 @@
         {
             "Index": 0,
             "Name": "Baseboard 12 Volt",
+            "PowerState": "On",
             "ScaleFactor": 0.1124,
             "Thresholds": [
                 {
@@ -357,6 +358,7 @@
         {
             "Index": 1,
             "Name": "P3V3",
+            "PowerState": "On",
             "ScaleFactor": 0.4107,
             "Thresholds": [
                 {
@@ -421,6 +423,7 @@
         {
             "Index": 8,
             "Name": "PVCCIN_CPU0",
+            "PowerState": "On",
             "ScaleFactor": 0.7505,
             "Thresholds": [
                 {
@@ -453,6 +456,7 @@
         {
             "Index": 9,
             "Name": "PVCCIN_CPU1",
+            "PowerState": "On",
             "ScaleFactor": 0.7505,
             "Thresholds": [
                 {
@@ -485,6 +489,7 @@
         {
             "Index": 14,
             "Name": "PVCCIO_CPU0",
+            "PowerState": "On",
             "Thresholds": [
                 {
                     "Direction": "greater than",
@@ -516,6 +521,7 @@
         {
             "Index": 15,
             "Name": "PVCCIO_CPU1",
+            "PowerState": "On",
             "Thresholds": [
                 {
                     "Direction": "greater than",
@@ -547,6 +553,7 @@
         {
             "Index": 10,
             "Name": "PVDQ_ABC_CPU0",
+            "PowerState": "On",
             "Thresholds": [
                 {
                     "Direction": "greater than",
@@ -578,6 +585,7 @@
         {
             "Index": 12,
             "Name": "PVDQ_ABC_CPU1",
+            "PowerState": "On",
             "Thresholds": [
                 {
                     "Direction": "greater than",
@@ -609,6 +617,7 @@
         {
             "Index": 11,
             "Name": "PVDQ_DEF_CPU0",
+            "PowerState": "On",
             "Thresholds": [
                 {
                     "Direction": "greater than",
@@ -640,6 +649,7 @@
         {
             "Index": 13,
             "Name": "PVDQ_DEF_CPU1",
+            "PowerState": "On",
             "Thresholds": [
                 {
                     "Direction": "greater than",