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": "xbee",
"Description": "XBee modules Library",
"Sensor Class": {
"xbee": {
"XBee": {
"Name": "API for the XBee modules",
"Description": "This is the UPM Module for the XBee modules. This is a generic UART driver for use with Digi XBee modules. It was tested with the XBee S1 802.15.4 module and the XBee S6B WiFi module. It provides basic UART support for sending and receiving data to and from the device. It is controlled by an AT or API command set. It is connected at 9600 baud by default.",
"Aliases": ["xbee", "XBee 1mW Trace Antenna - Series 1 (802.15.4)"],
@@ -58,4 +58,4 @@
}
}
}
}
}