mirror of
https://github.com/eclipse/upm.git
synced 2025-07-05 03:11:15 +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 @@
|
||||
{
|
||||
"groveultrasonic":
|
||||
{
|
||||
"Brief": "Ultrasonic Proximity Sensor",
|
||||
"Description": "This Grove Ultrasonic sensor is a non-contact distance measurement module which is compatible with the Grove system. It is designed for easy modular project usage with industrial performance. Detection ranges from 3 cm (1.2") to 4 m (13'1.5") and works best when the object is within a 30 degree angle relative to the sensor.",
|
||||
"Part Numbers": ["groveultrasonic"],
|
||||
"Name": "Ultrasonic Proximity Sensor",
|
||||
"Description": "This Grove Ultrasonic sensor is a non-contact distance measurement module which is compatible with the Grove system. It is designed for easy modular project usage with industrial performance. Detection ranges from 3 cm (1.2\") to 4 m (13'1.5\") and works best when the object is within a 30 degree angle relative to the sensor.",
|
||||
"Aliases": ["groveultrasonic"],
|
||||
"Categories": ["proximity", "deprecated"],
|
||||
"Connections": ["gpio"],
|
||||
"Project Type": ["robotics", "prototyping"],
|
||||
|
Reference in New Issue
Block a user