control:p10bmc:ibm,rainier-4u: Add decrease action for NVMe temps

Add the initial target decrease action for the NVMe temperature group.

Change-Id: I2cc12e2349a2497575a151614387773b85333d43
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
diff --git a/control/config_files/p10bmc/ibm,rainier-4u/events.json b/control/config_files/p10bmc/ibm,rainier-4u/events.json
index ea85b23..bf08209 100644
--- a/control/config_files/p10bmc/ibm,rainier-4u/events.json
+++ b/control/config_files/p10bmc/ibm,rainier-4u/events.json
@@ -939,6 +939,18 @@
          ],
          "state": 79.0,
          "delta": 30
+       },
+       {
+         "name": "set_net_decrease_target",
+         "groups": [
+           {
+             "name": "nvme temps",
+             "interface": "xyz.openbmc_project.Sensor.Value",
+             "property": { "name": "Value" }
+           }
+         ],
+         "state": 55.0,
+         "delta": 40
        }
      ]
    }