Skip to content
Snippets Groups Projects
Commit 53e97789 authored by marcoemi.poleggi's avatar marcoemi.poleggi
Browse files

ApiDoc updated

parent c17f8cb0
Branches
No related tags found
No related merge requests found
...@@ -2,5 +2,5 @@ ...@@ -2,5 +2,5 @@
"name": "Smart Building", "name": "Smart Building",
"description": "A Flask-based server for hepia's LSDS IoT Z-Wave Lab", "description": "A Flask-based server for hepia's LSDS IoT Z-Wave Lab",
"title": "Smart Building REST API", "title": "Smart Building REST API",
"url" : "https://githepia.hesge.ch/lsds/Smart-building" "url" : "http://192.168.1.2:5000"
} }
...@@ -442,7 +442,7 @@ define({ "api": [ ...@@ -442,7 +442,7 @@ define({ "api": [
"examples": [ "examples": [
{ {
"title": "Request-Exemple :", "title": "Request-Exemple :",
"content": "{\n 'Group_Interval' : '224',\n 'Group_Reports' : '480',\n 'Wake-up_Interval' : '480'\n}", "content": "{\n 'Group_Interval' : '480',\n 'Group_Reports' : '241',\n 'Wake-up_Interval' : '480'\n}",
"type": "json" "type": "json"
} }
] ]
...@@ -1534,8 +1534,8 @@ define({ "api": [ ...@@ -1534,8 +1534,8 @@ define({ "api": [
"url": "", "url": "",
"version": "0.0.0", "version": "0.0.0",
"filename": "./doc/main.js", "filename": "./doc/main.js",
"group": "_home_marcoep_data_nextcloud_switch_edu_id_Institution_HEPIA_labo_IoT_Master_Module_code_nosync_Smart_Building_Complete_doc_main_js", "group": "_home_marcoep_data_nextcloud_switch_edu_id_Institution_HEPIA_labo_IoT_Master_Module_code_nosync_Smart_building_doc_main_js",
"groupTitle": "_home_marcoep_data_nextcloud_switch_edu_id_Institution_HEPIA_labo_IoT_Master_Module_code_nosync_Smart_Building_Complete_doc_main_js", "groupTitle": "_home_marcoep_data_nextcloud_switch_edu_id_Institution_HEPIA_labo_IoT_Master_Module_code_nosync_Smart_building_doc_main_js",
"name": "" "name": ""
} }
] }); ] });
...@@ -442,7 +442,7 @@ ...@@ -442,7 +442,7 @@
"examples": [ "examples": [
{ {
"title": "Request-Exemple :", "title": "Request-Exemple :",
"content": "{\n 'Group_Interval' : '224',\n 'Group_Reports' : '480',\n 'Wake-up_Interval' : '480'\n}", "content": "{\n 'Group_Interval' : '480',\n 'Group_Reports' : '241',\n 'Wake-up_Interval' : '480'\n}",
"type": "json" "type": "json"
} }
] ]
...@@ -1534,8 +1534,8 @@ ...@@ -1534,8 +1534,8 @@
"url": "", "url": "",
"version": "0.0.0", "version": "0.0.0",
"filename": "./doc/main.js", "filename": "./doc/main.js",
"group": "_home_marcoep_data_nextcloud_switch_edu_id_Institution_HEPIA_labo_IoT_Master_Module_code_nosync_Smart_Building_Complete_doc_main_js", "group": "_home_marcoep_data_nextcloud_switch_edu_id_Institution_HEPIA_labo_IoT_Master_Module_code_nosync_Smart_building_doc_main_js",
"groupTitle": "_home_marcoep_data_nextcloud_switch_edu_id_Institution_HEPIA_labo_IoT_Master_Module_code_nosync_Smart_Building_Complete_doc_main_js", "groupTitle": "_home_marcoep_data_nextcloud_switch_edu_id_Institution_HEPIA_labo_IoT_Master_Module_code_nosync_Smart_building_doc_main_js",
"name": "" "name": ""
} }
] ]
...@@ -3,13 +3,13 @@ define({ ...@@ -3,13 +3,13 @@ define({
"version": "0.0.0", "version": "0.0.0",
"description": "A Flask-based server for hepia's LSDS IoT Z-Wave Lab", "description": "A Flask-based server for hepia's LSDS IoT Z-Wave Lab",
"title": "Smart Building REST API", "title": "Smart Building REST API",
"url": "https://githepia.hesge.ch/lsds/Smart-building", "url": "http://192.168.1.2:5000",
"sampleUrl": false, "sampleUrl": false,
"defaultVersion": "0.0.0", "defaultVersion": "0.0.0",
"apidoc": "0.3.0", "apidoc": "0.3.0",
"generator": { "generator": {
"name": "apidoc", "name": "apidoc",
"time": "2019-09-09T13:44:48.136Z", "time": "2019-09-09T15:54:26.397Z",
"url": "http://apidocjs.com", "url": "http://apidocjs.com",
"version": "0.17.7" "version": "0.17.7"
} }
......
...@@ -3,13 +3,13 @@ ...@@ -3,13 +3,13 @@
"version": "0.0.0", "version": "0.0.0",
"description": "A Flask-based server for hepia's LSDS IoT Z-Wave Lab", "description": "A Flask-based server for hepia's LSDS IoT Z-Wave Lab",
"title": "Smart Building REST API", "title": "Smart Building REST API",
"url": "https://githepia.hesge.ch/lsds/Smart-building", "url": "http://192.168.1.2:5000",
"sampleUrl": false, "sampleUrl": false,
"defaultVersion": "0.0.0", "defaultVersion": "0.0.0",
"apidoc": "0.3.0", "apidoc": "0.3.0",
"generator": { "generator": {
"name": "apidoc", "name": "apidoc",
"time": "2019-09-09T13:44:48.136Z", "time": "2019-09-09T15:54:26.397Z",
"url": "http://apidocjs.com", "url": "http://apidocjs.com",
"version": "0.17.7" "version": "0.17.7"
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment