From 35e5c79f52d00ee9c42c29485f962194e7794df5 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Tue, 14 Aug 2018 11:21:51 -0500 Subject: [PATCH] TODO: Add DPP task --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index 68a4badd..a57a08af 100644 --- a/TODO +++ b/TODO @@ -314,3 +314,11 @@ Wireless daemon Priority: Medium Complexity: C2 + +- DPP Support + + Device Provisioning Protocol is a new specification from WiFi Alliance. + This allows devices to be provisioned, typically via a QR code. + + Priority: Low + Complexity: C8