mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 09:51:14 +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": "moisture",
|
||||
"Description": "Moisture Sensor library",
|
||||
"Sensor Class": {
|
||||
"moisture": {
|
||||
"Moisture": {
|
||||
"Name": "API for the Grove Moisture Sensor ",
|
||||
"Description": "This is the UPM Module for the Grove moisture sensor. This sensor can be used to detect the moisture content of soil or whether there is water around the sensor. As the moisture content increases, so does the value that is read. Note: this sensor is not designed to be left in soil nor to be used outdoors.",
|
||||
"Aliases": ["Grove Moisture Sensor"],
|
||||
@ -51,4 +51,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user