Migrate serialportcommander plugin documentation
This commit is contained in:
parent
f07ae836c1
commit
6778a41c58
3
serialportcommander/README.md
Normal file
3
serialportcommander/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# Serial port commander
|
||||
|
||||
This plugin allowes to send and receive custom serial port commands and integrate them into the rule engine. This plugin is ment as a generic approach for developers and assumes you know which data is coming form a serial device and how the API looks like.
|
||||
@ -20,23 +20,6 @@
|
||||
* *
|
||||
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
|
||||
|
||||
/*!
|
||||
\page serialportcommander.html
|
||||
\title Serial Port Commander
|
||||
\brief Plug-In to send and receive strings over a serial port.
|
||||
|
||||
\ingroup plugins
|
||||
\ingroup nymea-plugins
|
||||
|
||||
\chapter Plugin properties
|
||||
Following JSON file contains the definition and the description of all available \l{DeviceClass}{DeviceClasses}
|
||||
and \l{Vendor}{Vendors} of this \l{DevicePlugin}.
|
||||
|
||||
For more details how to read this JSON file please check out the documentation for \l{The plugin JSON File}.
|
||||
|
||||
\quotefile plugins/deviceplugins/serialportcommander/devicepluginserialportcommander.json
|
||||
*/
|
||||
|
||||
#include "devicepluginserialportcommander.h"
|
||||
#include "plugininfo.h"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user