From 5c3161112ae7051390d2c3eb7c38bc8dde68f99a Mon Sep 17 00:00:00 2001 From: Chee Zhang Date: Thu, 16 Jul 2026 01:45:08 +0000 Subject: [PATCH] Mirror ADO PR #37235: R4161TASK-14:: [Celestica] Leh800bcls: Config: Update sensor compute parameter --- fboss/platform/configs/leh800bcls/sensor_service.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/fboss/platform/configs/leh800bcls/sensor_service.json b/fboss/platform/configs/leh800bcls/sensor_service.json index f77ebbedb7a56..f72a3fad7a07d 100644 --- a/fboss/platform/configs/leh800bcls/sensor_service.json +++ b/fboss/platform/configs/leh800bcls/sensor_service.json @@ -345,11 +345,10 @@ "maxAlarmVal": 7150, "upperCriticalVal": 9600 }, - "compute": "0.0024*@/1000.0" + "compute": "0.003*@/1000.0" }, { - "name": "HSCB_U132_LM75_INLET_TEMP", - "sysfsPath": "/run/devmap/sensors/HSCB_TSENSOR_1/temp1_input", + "name": "HSCB_U132_LM75_INLET_TEMP", "sysfsPath": "/run/devmap/sensors/HSCB_TSENSOR_1/temp1_input", "type": 3, "thresholds": { "maxAlarmVal": 75,