diff --git a/anel/devicepluginanel.cpp b/anel/devicepluginanel.cpp index 4be20b4c..d0fb7647 100644 --- a/anel/devicepluginanel.cpp +++ b/anel/devicepluginanel.cpp @@ -20,25 +20,6 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ -/*! - \page anel.html - \title ANEL Elektronik devices - \brief Plugin for ANEL Elektronik NET-PwrCtrl network controlled power sockets. - - \ingroup plugins - \ingroup nymea-plugins-maker - - This plugin allows to make use of ANEL Elektronik NET-PwrCtrl controlled powet sockets. - - See https://anel-elektronik.de/ for a detailed description of the devices. - - \chapter Plugin properties - When adding a device it will detect the type of the panel and create a gateway device and a powersocket - device for each of the available sockets on the panel. - - \quotefile plugins/deviceplugins/tasmota/devicepluginanel.json -*/ - /* Example reply for HOME and PRO: diff --git a/anel/docs/plugin-anel.qdoc b/anel/docs/plugin-anel.qdoc new file mode 100644 index 00000000..66960a71 --- /dev/null +++ b/anel/docs/plugin-anel.qdoc @@ -0,0 +1,18 @@ +/*! + \page anel.html + \title ANEL Elektronik devices + \brief Plugin for ANEL Elektronik NET-PwrCtrl network controlled power sockets. + + \ingroup plugins + \ingroup nymea-plugins-maker + + This plugin allows to make use of ANEL Elektronik NET-PwrCtrl controlled powet sockets. + + See https://anel-elektronik.de/ for a detailed description of the devices. + + \chapter Plugin properties + When adding a device it will detect the type of the panel and create a gateway device and a powersocket + device for each of the available sockets on the panel. + + \quotefile ../devicepluginanel.json +*/