mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 18:01:18 +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": "relaylib",
|
||||
"Description": "Grove Relay library",
|
||||
"Sensor Class": {
|
||||
"relay": {
|
||||
"Relay": {
|
||||
"Name": "API for the Grove Relay",
|
||||
"Description": "This is the UPM Module for the Grove Relay. UPM module for the relay switch. The relay is a digital normally-open switch that uses low voltage or current to control a higher voltage and/or higher current. When closed, the indicator LED (if present) lights up and current is allowed to flow.",
|
||||
"Aliases": ["relay", "Grove - Relay"],
|
||||
@ -65,4 +65,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user