Migrate senic plugin documentation

master
Simon Stürz 2019-06-19 11:15:59 +02:00
parent 3da4cd6c7b
commit f07ae836c1
2 changed files with 3 additions and 17 deletions

3
senic/README.md Normal file
View File

@ -0,0 +1,3 @@
# Senic
This plugin allows you to integrate the Nuimo device from [Senic](https://www.senic.com/en/). The device can be used together with the rule engine to controll whatever device you want within nymea.

View File

@ -20,23 +20,6 @@
* * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*!
\page senic.html
\title Senic - Nuimo
\brief Plugin for Senic Nuimo.
\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/senic/devicepluginsenic.json
*/
#include "devicepluginsenic.h" #include "devicepluginsenic.h"
#include "plugin/device.h" #include "plugin/device.h"
#include "devicemanager.h" #include "devicemanager.h"