Skip to content

yangquan3/iot-coap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

NPM

NPM

#物联网系统 CoAP版

这是一个开源的最小物联网系统的CoAP版,如果你还是一个初学者建议用HTTP版 https://github.com/gmszone/iot

##依赖库

  • RESTify
  • Node-CoAP
  • Node Sqlite3

##install

需要安装有Sqlite3及Nodejs

###安装node依赖

 npm install

###运行

 node server.js

###Test

coap coap://localhost

##文档

CoAP与物联网系统

物联网系统与CoAP之Hello,World

Liscense

© 2014 Phodal Huang. This code is distributed under the MIT license.

Packages

No packages published

Languages

  • JavaScript 100.0%