mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 17:31:13 +03:00
JSON: Fixing Sensor Name field
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
"Library": "water",
|
||||
"Description": "Grove Water Sensor Library",
|
||||
"Sensor Class": {
|
||||
"water": {
|
||||
"Water": {
|
||||
"Name": "API for the Grove Water Sensor",
|
||||
"Description": "This is the UPM Module for the Grove Water Sensor. This sensor detects the presence of water using exposed PCB traces. The sensor is made up of interlaced traces of Ground and Sensor signals. The sensor traces are weakly pulled up using 1 MΩ resistor. The resistor will pull the sensor trace value high until a drop of water shorts the sensor trace to the ground trace. This circuit will work with digital I/O pins of Arduino or you can use it with the analog pins to detect the amount of water induced contact between the grounded and sensor traces.",
|
||||
"Aliases": ["water", "Grove - Water Sensor"],
|
||||
@ -54,4 +54,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user