phodal/iot-coap

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.jslint.conf
.npmignore
.travis.yml
README.md
doc/Hardware.md
iot.db
license.txt
package.json
examples/coap/delete.js13
A
2 hrs
examples/coap/get.js14
examples/coap/post.js13
examples/coap/put.js14
A
2 hrs
examples/iot.js36
B
4 hrs
examples/simple.js3
index.js9
iot.js36
B
4 hrs
lib/coap/coap_query_helper.js26
lib/coap/coap_request_handler.js51
A
1 hr
lib/coap/coap_result_helper.js37
A
1 hr
lib/coap/coap_server.js39
lib/database/db_factory.js16
lib/database/iot_db.js11
lib/database/mongodb_helper.js117
A
1 hr
lib/database/sqlite_helper.js58
B
4 hrs
lib/error_message.js13
lib/rest/rest_helper.js36
A
3 hrs
lib/rest/rest_server.js22
lib/url_handler.js27