upm/src/2jciebu01-ble/2jciebu01_ble.json
Mihai Tudor Panu b08eef0197 2jciebu01: put new sources in right location
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
2019-04-05 16:20:40 -07:00

30 lines
1.0 KiB
JSON

{
"Library": "2jciebu01_ble",
"Description": "Omron Environment Sensor",
"Sensor Class": {
"OM2JCIEBU_BLE": {
"Name": "API for 2JCIEBU01 Sensor Module using BLE interface",
"Description": "This is the UPM Module for the Omron Environment Sensor Module using BLE interface.",
"Aliases": [""],
"Categories": ["USB"],
"Connections": ["ble"],
"Project Type": ["sensor"],
"Manufacturers": ["Omron"],
"Image": "",
"Examples": {
"C++": ["omron2jciebu01_ble.cxx"]
},
"Platforms": {
"Intel Edison": {
"Notes": ["Might need USB type omron environment sensor"]
}
},
"Urls": {
"Product Pages": ["https://www.components.omron.com/solutions/mems-sensors/environment-sensor"],
"Datasheets": ["https://omronfs.omron.com/en_US/ecb/products/pdf/A279-E1-01.pdf"]
}
}
}
}