aboutsummaryrefslogtreecommitdiffstats
path: root/conf.d
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d')
-rw-r--r--conf.d/cmake/config.cmake2
-rw-r--r--conf.d/controller/etc/aft-aft.json (renamed from conf.d/controller/etc/aft-aftest.json)2
-rw-r--r--conf.d/wgt/config.xml.in2
3 files changed, 3 insertions, 3 deletions
diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake
index 65d5e4e..582ed07 100644
--- a/conf.d/cmake/config.cmake
+++ b/conf.d/cmake/config.cmake
@@ -27,7 +27,7 @@ set(PROJECT_AUTHOR "Forlot Romain")
set(PROJECT_AUTHOR_MAIL "romain.forlot@iot.bzh")
set(PROJECT_LICENSE "APL2.0")
set(PROJECT_LANGUAGES "C")
-set(API_NAME "afTest")
+set(API_NAME "aft")
# Where are stored default templates files from submodule or subtree app-templates in your project tree
# relative to the root project directory
diff --git a/conf.d/controller/etc/aft-aftest.json b/conf.d/controller/etc/aft-aft.json
index 1a6c79a..c541c2b 100644
--- a/conf.d/controller/etc/aft-aftest.json
+++ b/conf.d/controller/etc/aft-aft.json
@@ -4,7 +4,7 @@
"metadata": {
"uid": "Test",
"version": "1.0",
- "api": "afTest",
+ "api": "aft",
"info": "Binding made to test other bindings",
"require": [
"hello"
diff --git a/conf.d/wgt/config.xml.in b/conf.d/wgt/config.xml.in
index b2b196d..adb4f18 100644
--- a/conf.d/wgt/config.xml.in
+++ b/conf.d/wgt/config.xml.in
@@ -17,7 +17,7 @@
</feature>
<feature name="urn:AGL:widget:provided-api">
- <param name="afTest" value="ws" />
+ <param name="@API_NAME@" value="ws" />
</feature>
<feature name="urn:AGL:widget:required-binding">