From 3b02e8e39c8a02bf6a8cd64b36c1901624c33b81 Mon Sep 17 00:00:00 2001 From: davidnewhall2 Date: Tue, 4 Feb 2020 20:03:25 -0800 Subject: [PATCH] update readme --- integrations/mysqlunifi/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/integrations/mysqlunifi/README.md b/integrations/mysqlunifi/README.md index d5613624..c25e6d9f 100644 --- a/integrations/mysqlunifi/README.md +++ b/integrations/mysqlunifi/README.md @@ -1,5 +1,8 @@ # 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 write your own output for unifi-poller. This plugin records some very basic data about clients on a unifi network into a mysql database.