From 1595732380ed3479f3a9fd5e4e9df14d5d0e20f7 Mon Sep 17 00:00:00 2001 From: Dengfeng Liu Date: Fri, 9 Jun 2017 11:38:59 +0800 Subject: [PATCH] Create apfree_wifidog_mqtt_protocol --- apfree_wifidog_mqtt_protocol | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apfree_wifidog_mqtt_protocol b/apfree_wifidog_mqtt_protocol index 86f3d44..18a062b 100644 --- a/apfree_wifidog_mqtt_protocol +++ b/apfree_wifidog_mqtt_protocol @@ -25,7 +25,7 @@ request: 3, clear trusted domain&pdomain&mac&ip {"op":"clear_trusted","type":"domain|pdomain|mac|ip","time":"yyyymmddhhmmss"} 4, show trusted domain&pdomain&mac&ip -{"op":"show_trusted","type":"domain|pdomains|mac|ip","time":"yyyymmddhhmmss"} +{"op":"show_trusted","type":"domain|pdomain|mac|ip","time":"yyyymmddhhmmss"} 5, save all above user defining rules {"op":"save_rule","time":"yyyymmddhhmmss"} 6, get status of router @@ -57,4 +57,4 @@ its ok response should be topic wifidog/61ACC80118B6/response/110 message -{"response":"200","op":"set_trusted","msg":"ok"} +{"response":"200","op":"set_trusted","type":"pdomain","msg":"ok"}