mirror of
https://github.com/eclipse/upm.git
synced 2025-03-14 20:47:30 +03:00
30 lines
1.0 KiB
JSON
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"]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|