forked from openbmc/pldm
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added NumericSensor PDR to provide general sensor information, such as the factors that are used for converting raw sensor readings to normalized units, etc. Tested result: ``` root@bmc:~# pldmtool platform getPdr -m9 -t numericSensor | head [ ,,,,,{ "nextRecordHandle": 1301, "responseCount": 105, "recordHandle": 1300, "PDRHeaderVersion": 1, "PDRType": "Numeric Sensor PDR", "recordChangeNumber": 0, "dataLength": 95, "PLDMTerminusHandle": 100, ``` Change-Id: If64fc9d538dc673dacfba6e4c2dd2360cfe50a68 Signed-off-by: Ruslan Magomedov <[email protected]>
- Loading branch information
1 parent
bb405a7
commit cea52d9
Showing
1 changed file
with
175 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters