summaryrefslogtreecommitdiffstats
path: root/conf.d
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d')
-rw-r--r--conf.d/project/lua.d/signal-composer-daemon-04-oncall.lua8
-rw-r--r--conf.d/wgt/config.xml.in2
2 files changed, 2 insertions, 8 deletions
diff --git a/conf.d/project/lua.d/signal-composer-daemon-04-oncall.lua b/conf.d/project/lua.d/signal-composer-daemon-04-oncall.lua
index 0295b6d..9d31f25 100644
--- a/conf.d/project/lua.d/signal-composer-daemon-04-oncall.lua
+++ b/conf.d/project/lua.d/signal-composer-daemon-04-oncall.lua
@@ -75,14 +75,6 @@ function _Simple_Echo_Args (source, args, event)
print ("--inlua-- source=", Dump_Table(source))
print ("--inlua-- args=", Dump_Table(args))
print ("--inlua-- event=", Dump_Table(event))
-
- local response={
- ["count"]=_count,
- ["args"]=args,
- }
-
- -- fulup Embdeded table ToeDone AFB:success (request, response)
- -- AFB:success (request, response)
end
local function Test_Async_CB (request, result, context)
diff --git a/conf.d/wgt/config.xml.in b/conf.d/wgt/config.xml.in
index 574c388..e72a08e 100644
--- a/conf.d/wgt/config.xml.in
+++ b/conf.d/wgt/config.xml.in
@@ -18,6 +18,8 @@
<feature name="urn:AGL:widget:required-api">
<param name="lib/afb-signal-composer.so" value="local" />
+ <param name="low-can" value="ws" />
+ <param name="gps" value="ws" />
</feature>
<feature name="urn:AGL:widget:file-properties">