Giter Site home page Giter Site logo

skyformat99 / iot-platform Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hailenguo/iot-platform

0.0 1.0 0.0 804 KB

An opensource IOT-platform for internet of the things.Using MQTT,CoAP,WebSocket,HTTP REST API

License: MIT License

JavaScript 99.84% HTML 0.16%

iot-platform's Introduction

IOT-platform

An opensource IOT-platform for internet of the things.Using MQTT,CoAP,WebSocket,HTTP REST API 智联网云平台,使用MQTT,CoAP,WebSocket,HTTP REST API做底层数据处理。

#智联网云平台

这是我们SmartLinkCloud物联网云平台的核心数据处理底层,欢迎使用及共同开发完善。 Author:quanpower,

Email:[email protected]

QQ群:152853091

SmartLinkCloud SmartLinkCloud.com

##依赖库

##install

###安装node依赖

 npm install

###运行

 node server.js

###Test

##文档

Liscense

####IOT-MQTT#####

1.安装依赖库

npm install mqtt
npm install mosca bunyan -g

2.启动mosca

mosca -v | bunyan

3.测试mqtt-client

node mqtt-subscribe-client.js
node mqtt-publish-client.js

4.测试mqtt-secure-client

node mqtt-secure-server.js
node mqtt-secure-client.js

iot-platform's People

Contributors

quanpower avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.