Skip to content

Commit cef555d

Browse files
committed
Update the wording of is_leak platform API
1 parent 0b8cb54 commit cef555d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/bmc/sonicBMC/pmon-bmc-design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ This base class is already defined in sonic-platform-common, additional new plat
504504
| Method | Present | Action |
505505
|---------|---------|----------|
506506
| get_name() | Y | Get leak sensor name |
507-
| is_leak() | Y | Is there a leak detected? **Applies debounce logic defined by <vendor>platform before reporting or clearing a leak** |
507+
| is_leak() | Y | Is there a leak detected? **Only stable leak conditions** are asserted or cleared. This could be done by debounce logic in <vendor>platform/firmware |
508508
| is_leak_sensor_ok() | New | Is the leak sensor OK or faulty ? |
509509
| get_leak_sensor_type() | New | What type of leak sensor is this rope, flex_pcb, spot etc |
510510
| get_leak_sensor_location() | New | Location of leak sensor |

0 commit comments

Comments
 (0)