diff options
| author | Abhishek N R <abnr@vmware.com> | 2023-06-11 21:54:24 -0700 |
|---|---|---|
| committer | Abhishek N R <abnr@vmware.com> | 2023-06-11 21:54:24 -0700 |
| commit | 0140d077395f5ec35919e7c7330c6d5fc4e6de26 (patch) | |
| tree | ff22b8ea15c95bd228e20a084b2a3790ae905549 /lib/json.h | |
| parent | b65f3326b3a34bb30690b8cb0a3c248b89d76f57 (diff) | |
pim6d: Correcting the help string
Max response time in the code is being used as decisecond but the user input is taken in millisecond.
Also yang expects the field to be in decisecond.
The below condition in yang is failing due to the mismatch in units.
```
units deciseconds;
must ". <= ../query-interval * 10";
```
Issue: #11892
Signed-off-by: Abhishek N R <abnr@vmware.com>
Diffstat (limited to 'lib/json.h')
0 files changed, 0 insertions, 0 deletions
