mirror of
https://github.com/eclipse/upm.git
synced 2025-07-03 18:31:13 +03:00
JSON: Correcting the Sensor Class field
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
"Library": "ms5803",
|
||||
"Description": "Measurement Specialties/Sparkfun MS5803 Pressure and Temperature sensor Library",
|
||||
"Sensor Class": {
|
||||
"ms5803": {
|
||||
"MS5803": {
|
||||
"Name": "API for the Measurement Specialties/Sparkfun MS5803 Pressure and Temperature sensor",
|
||||
"Description": "This is the UPM Module for the Measurement Specialties/Sparkfun MS5803 Pressure and Temperature sensor. The MS5803-14BA is a new generation of high resolution pressure sensors with SPI and I2C bus interface. It is optimized for depth measurement systems with a water depth resolution of 1cm and below. The sensor module includes a high linear pressure sensor and an ultra low power 24 bit delta-sigma ADC with internal factory calibrated coefficients. It provides a precise digital 24 bit pressure and temperature value and different operation modes that allow the user to optimize for conversion speed and current consumption. A high resolution temperature output allows the implementation of a depth measurement systems and thermometer function without any additional sensor.",
|
||||
"Aliases": ["ms5803", "SparkFun Pressure Sensor Breakout - MS5803-14BA"],
|
||||
|
Reference in New Issue
Block a user