Migrate texasinstruments plugin documentation
This commit is contained in:
parent
2a25d85383
commit
6294c99dac
18
texasinstruments/README.md
Normal file
18
texasinstruments/README.md
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
# Texas Instruments
|
||||||
|
|
||||||
|
This plugin supports devices from Texas Instruments.
|
||||||
|
|
||||||
|
## TI SensorTag (CC2650)
|
||||||
|
|
||||||
|
Using Bluetooth-LE, the TI SensorTag device class allows nymea to interact with those sensors. All supported
|
||||||
|
sensors of the device are supported:
|
||||||
|
|
||||||
|
* Temperature
|
||||||
|
* IR Temperature
|
||||||
|
* Humidity
|
||||||
|
* Pressure
|
||||||
|
* Light intensity
|
||||||
|
* Motion
|
||||||
|
* Magnetic Objects
|
||||||
|
|
||||||
|
Besides reading the sensor values, the buttons, buzzer and LEDs can be read and/or controlled.
|
||||||
@ -20,40 +20,6 @@
|
|||||||
* *
|
* *
|
||||||
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
|
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
|
||||||
|
|
||||||
/*!
|
|
||||||
\page texasinstruments.html
|
|
||||||
\title Texas Instruments
|
|
||||||
\brief Plugin for Texas Instruments Devices.
|
|
||||||
|
|
||||||
\ingroup plugins
|
|
||||||
\ingroup nymea-plugins
|
|
||||||
|
|
||||||
This plugin supports devices from Texas Instruments.
|
|
||||||
|
|
||||||
Currently supported devices:
|
|
||||||
* TI SensorTag (CC2650).
|
|
||||||
|
|
||||||
\chapter TI SensorTag (CC2650)
|
|
||||||
|
|
||||||
Using Bluetooth-LE, the TI SensorTag device class allows nymea to interact with those sensors. All supported
|
|
||||||
sensors of the device are supported:
|
|
||||||
* Temperature
|
|
||||||
* IR Temperature
|
|
||||||
* Humidity
|
|
||||||
* Pressure
|
|
||||||
* Light intensity
|
|
||||||
* Motion
|
|
||||||
* Magnetic Objects
|
|
||||||
Besides reading the sensor values, the buttons, buzzer and LEDs can be read and/or controlled.
|
|
||||||
|
|
||||||
\chapter Plugin defintion
|
|
||||||
|
|
||||||
\quotefile plugins/deviceplugins/multisensor/deviceplugintexasinstruments.json
|
|
||||||
|
|
||||||
\sa {The plugin JSON File}
|
|
||||||
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "deviceplugintexasinstruments.h"
|
#include "deviceplugintexasinstruments.h"
|
||||||
#include "plugininfo.h"
|
#include "plugininfo.h"
|
||||||
#include "sensortag.h"
|
#include "sensortag.h"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user