Migrate netatmo plugin documentation

master
Simon Stürz 2019-06-19 11:03:54 +02:00
parent cf2fb7d17e
commit 2c75e9eb45
2 changed files with 3 additions and 19 deletions

3
netatmo/README.md Normal file
View File

@ -0,0 +1,3 @@
# Netatmo
This plugin allows to receive data from you netatmo weather station server.

View File

@ -20,25 +20,6 @@
* *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*!
\page netatmo.html
\title Netatmo
\brief Plugin for the Netatmo weather stations.
\ingroup plugins
\ingroup nymea-plugins
This plugin allows to receive data from you netatmo weather station.
\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/netatmo/devicepluginnetatmo.json
*/
#include "devicepluginnetatmo.h"
#include "plugin/device.h"
#include "plugininfo.h"