JSON: Fixing Sensor Name field

Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
Abhishek Malik
2018-01-18 13:26:22 -05:00
parent a842898bd5
commit 7422ec937c
42 changed files with 68 additions and 68 deletions

View File

@ -2,7 +2,7 @@
"Library": "wfs",
"Description": "Grove Water Flow Sensor Library",
"Sensor Class": {
"wfs": {
"WFS": {
"Name": "API for the Grove Water Flow Sensor",
"Description": "This is the UPM Module for the Grove Water Flow Sensor. This sensor is used to measure water flow in liters per minute (LPM). It incorporates a Hall Effect sensor. The UPM module defines an interrupt routine to be triggered on each low pulse, keeping count. This device requires a 10K pull-up resistor for the signal line (yellow wire). However, be careful when wiring this up - the schematic appears to have a bug in it: the lower left connection of the signal line (yellow) to Vcc (red) should not be there. The sensor can work with this connection, but probably not for very long.",
"Aliases": ["wfs", "G1/2 Water Flow sensor"],
@ -72,4 +72,4 @@
}
}
}
}
}