update readme

This commit is contained in:
davidnewhall2 2020-02-04 20:03:25 -08:00
parent b41ca82462
commit 3b02e8e39c
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
# MYSQL Output Plugin Example # MYSQL Output Plugin Example
This plugin is not finished and did not get finished for the release of poller v2.
Sorry about that. I'll try to get it working soon! 2/4/20
The code here, and the dynamic plugin provided shows an example of how you can The code here, and the dynamic plugin provided shows an example of how you can
write your own output for unifi-poller. This plugin records some very basic write your own output for unifi-poller. This plugin records some very basic
data about clients on a unifi network into a mysql database. data about clients on a unifi network into a mysql database.