add plugins folder

This commit is contained in:
davidnewhall2 2019-12-30 15:07:43 -08:00
parent 74dda14268
commit 0f255aec5b
1 changed files with 3 additions and 0 deletions

3
plugins/README.md Normal file
View File

@ -0,0 +1,3 @@
Copy your plugins into this folder and run `make plugins` to build them.
There is an example plugin available:
[https://github.com/unifi-poller/mysqlunifi](https://github.com/unifi-poller/mysqlunifi)