mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 09:51:14 +03:00
JSON: Fixing Sensor Name field
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
"Library": "uartat",
|
||||
"Description": "Generic AT Command Based UART Device Library",
|
||||
"Sensor Class": {
|
||||
"uartat": {
|
||||
"UARTAT": {
|
||||
"Name": "API for a Generic AT command based UART device",
|
||||
"Description": "This is the UPM Module for a Generic AT command based UART device. This is a generic UART device driver for accessing UART based devices that utilize an \"AT\" command set. Typically these devices are Radios, Modems, and similar devices that are configured and controlled by emitting \"AT\" commands.",
|
||||
"Aliases": ["uartat"],
|
||||
|
Reference in New Issue
Block a user