From 61f0f263c335ad403c6693a1b8b6f5428ac180a8 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Wed, 16 Aug 2017 18:25:05 +0200 Subject: Fixed LUA Nested Table Issues. Added LUA2C for User Defined Plugins --- Alsa-Plugin/Alsa-Policy-Hook/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Alsa-Plugin/Alsa-Policy-Hook/README.md') diff --git a/Alsa-Plugin/Alsa-Policy-Hook/README.md b/Alsa-Plugin/Alsa-Policy-Hook/README.md index e3f42fa..8fa2643 100644 --- a/Alsa-Plugin/Alsa-Policy-Hook/README.md +++ b/Alsa-Plugin/Alsa-Policy-Hook/README.md @@ -41,7 +41,9 @@ pcm.MyNavigationHook { # Request autorisation to write on navigation navigation-ctl { api "control" - verb "request" + verb "dispatch" + target "navigation" + args "{'any_valid': 'json object'}" } # subscribe to Audio Agent Event map them to signal subscribe-evt { -- cgit 1.2.3-korg