From b455a74818b35566f4bf524e4824c000bcf3194f Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 7 Oct 2016 16:53:32 +0200 Subject: Rework remotecontrol --- doc/example.ini | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/example.ini b/doc/example.ini index b5fce01..259ee4a 100644 --- a/doc/example.ini +++ b/doc/example.ini @@ -23,6 +23,12 @@ telnetport=2121 ; REQ: ["ping"] ; REP: ["ok"] ; +; REQ: ["list"] +; REP: ["ok"][module name][module name]... +; +; REQ: ["show"][module name] +; REP: ["ok"][parameter: value][parameter: value]... +; ; REQ: ["get"][module name][parameter] ; REP: [value] _OR_ ["fail"][error description] ; -- cgit v1.2.3