JSON: Correcting the Sensor Class field

Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
malikabh
2018-01-16 15:19:39 -05:00
committed by Abhishek Malik
parent b244fe45d1
commit 76949d9358
98 changed files with 189 additions and 393 deletions

View File

@ -2,7 +2,7 @@
"Library": "nmea_gps",
"Description": "UPM C++ API for a generic GPS serial device reporting NMEA data",
"Sensor Class": {
"nmea_gps": {
"NMEAGPS": {
"Name": "API for the NMEA GPS Module",
"Description": "This is the UPM Module for a generic GPS serial device reporting NMEA data. This driver was tested with a number of GPS devices that emit NMEA data via a serial interface of some sort (typically a UART). The I2C capablity was tested with a UBLOX LEA-6H based GPS shield from DFRobot. Currently, the I2C capability is only supported for UBLOX devices (or compatibles) that conform to the specifications outlined in the u-blox6 Receiver Description Protocol Specification, Chapter 4, DDC Port.",
"Aliases": ["VK2828u7", "ublox", "LEA-6H"],