mirror of
https://github.com/eclipse/upm.git
synced 2025-07-05 11:21:12 +03:00
fixed JSON keys
Signed-off-by: Wai Lun Poon <wai.lun.poon@intel.com> Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:

committed by
Abhishek Malik

parent
c5cdfc702c
commit
3ca7889755
@ -5,9 +5,9 @@
|
||||
{
|
||||
"dfrorp":
|
||||
{
|
||||
"Brief": "Analog Oxidation Reduction Potential (ORP) Sensor",
|
||||
"Name": "Analog Oxidation Reduction Potential (ORP) Sensor",
|
||||
"Description": "This library was tested with the DFRobot ORP (Oxidation/Reduction Potential) Sensor. To calibrate: Disconnect the sensor probe (but leave the sensor interface board connected). Then run one of the examples while holding down the 'calibrate' button on the device. Read the ORP value reported (it should be fairly small). This value is what you should supply to setCalibrationOffset(). Then reconnect the probe to the interface board and you should be ready to go. DO NOT press the calibrate button on the interface board while the probe is attached or you can permanently damage the probe.",
|
||||
"Part Numbers": ["dfrorp"],
|
||||
"Aliases": ["dfrorp"],
|
||||
"Categories": ["orp", "liquid"],
|
||||
"Connections": ["analog"],
|
||||
"Project Type": ["industrial"],
|
||||
@ -37,4 +37,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}""
|
||||
}
|
||||
|
Reference in New Issue
Block a user