summaryrefslogtreecommitdiffstats
path: root/ucs2-afb/ucs_apidef.json
diff options
context:
space:
mode:
authorFulup Ar Foll <fulup@iot.bzh>2017-07-20 22:10:58 +0200
committerFulup Ar Foll <fulup@iot.bzh>2017-07-25 14:58:06 +0200
commitdf80e736893306194e657b068d75096a3f142d54 (patch)
treec1352af3b773c8139c3c2995fd9eedfb207e8967 /ucs2-afb/ucs_apidef.json
parent3f1eae7b3c3e727c55c3252d5f551b9bdd8f285d (diff)
Initial API-V2 ajusted HTML page to fit new commands names
Diffstat (limited to 'ucs2-afb/ucs_apidef.json')
-rw-r--r--ucs2-afb/ucs_apidef.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/ucs2-afb/ucs_apidef.json b/ucs2-afb/ucs_apidef.json
index 9936004..274ce73 100644
--- a/ucs2-afb/ucs_apidef.json
+++ b/ucs2-afb/ucs_apidef.json
@@ -8,8 +8,8 @@
"x-binding-c-generator": {
"api": "UNICENS",
"version": 2,
- "prefix": "Ucs2",
- "postfix": "API",
+ "prefix": "ucs2_",
+ "postfix": "",
"start": null ,
"onevent": null,
"init": null,
@@ -102,8 +102,8 @@
}
},
"paths": {
- "/initialise": {
- "description": "Initialise Unicens2 lib from NetworkConfig.XML.",
+ "/configure": {
+ "description": "configure Unicens2 lib from NetworkConfig.XML.",
"get": {
"x-permissions": {
"$ref": "#/components/x-permissions/config"