From 00b5f468118d1c25f5af558f1c4f0a1b35dfb545 Mon Sep 17 00:00:00 2001 From: Sukru Senli <sukru.senli@iopsys.eu> Date: Sat, 8 Sep 2018 14:37:48 +0200 Subject: [PATCH] Add README --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6c422e6 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# README # + +Questd is a versatile application continuously monitoring the system and network. Questd exposes ‘router’ prefixed ubus objects with methods providing its users with the ability to query detailed system, network, wireless and client information as well as to execute system and network related actions. Questd also creates the ‘client’ ubus event which is sent whenever the connection status of a network client changes. -- GitLab