mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 09:21:12 +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": "mq303a",
|
||||
"Description": "Seeed MQ303A Alcohol Sensor library",
|
||||
"Sensor Class": {
|
||||
"mq303a": {
|
||||
"MQ303A": {
|
||||
"Name": "API for the Seeed MQ303A Alcohol Sensor",
|
||||
"Description": "This is the UPM Module for the Seeed MQ303A Alcohol Sensor. It has good sensitivity and fast response to alcohol. It is suitable for making Breathalyzer. This Grove implements all the necessary circuitry for MQ303A like power conditioning and heater power supply. This sensor outputs a voltage inversely proportional to the alcohol concentration in air.",
|
||||
"Aliases": ["mq303a", "Grove - Alcohol Sensor"],
|
||||
@ -64,4 +64,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user