Migrate senic plugin documentation
parent
3da4cd6c7b
commit
f07ae836c1
|
|
@ -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.
|
||||||
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue