This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
powersync-core/doc/deviceplugins.qdoc
2019-04-08 13:55:15 +02:00

12 lines
292 B
Plaintext

/*!
\page deviceplugins.html
\title Device Plugins
\brief This is the API for implementing nymea device plugins.
When creating a device plugin, start by subclassing \l{DevicePlugin} and filling
in information for the pure virtual methods.
\annotatedlist devices
*/