Update DIMM Setpoints dynamically

Use an offset Threshold Value.

Tested: Pid Control used new setting with updated
patch

Change-Id: Ie65170a3768001a69d158b0cb573f57b082245f0
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/schemas/Pid.json b/schemas/Pid.json
index dddacfe..862496d 100644
--- a/schemas/Pid.json
+++ b/schemas/Pid.json
@@ -67,6 +67,9 @@
         },
         "SetPoint": {
             "type": "number"
+        },
+        "SetPointOffset": {
+            "type": "string"
         }
     },
     "required": [