wotcity-wot-framework

所属分类:后台框架
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2018-04-15 00:55:43
上 传 者sh-1993
说明:  wotcity.io:物联网编程框架,
(wotcity.io: the Web of Things programming framework,)

文件列表:
.editorconfig (505, 2018-04-14)
.travis.yml (86, 2018-04-14)
CODE_OF_CONDUCT.md (3225, 2018-04-14)
History.md (788, 2018-04-14)
LICENSE (1072, 2018-04-14)
Makefile (88, 2018-04-14)
docs/ (0, 2018-04-14)
docs/CoapBroker.md (2795, 2018-04-14)
docs/CoapToWebsocketProxy.md (3772, 2018-04-14)
docs/WebSocketBroker.md (2832, 2018-04-14)
docs/WebsocketToCoapProxy.md (3725, 2018-04-14)
index.js (2281, 2018-04-14)
lib/ (0, 2018-04-14)
lib/coapServer/ (0, 2018-04-14)
lib/coapServer/requestHandlers.js (4774, 2018-04-14)
lib/coapServer/router.js (2552, 2018-04-14)
lib/coapServer/server.js (6127, 2018-04-14)
lib/framework.js (7690, 2018-04-14)
lib/lwm2m/ (0, 2018-04-14)
lib/lwm2m/requestHandlers.js (1824, 2018-04-14)
lib/lwm2m/router.js (2680, 2018-04-14)
lib/lwm2m/server.js (2732, 2018-04-14)
lib/lwm2m/services/ (0, 2018-04-14)
lib/lwm2m/services/registration.js (1419, 2018-04-14)
lib/lwm2mServer/ (0, 2018-04-14)
lib/lwm2mServer/config.js (1331, 2018-04-14)
lib/lwm2mServer/requestHandlers.js (12386, 2018-04-14)
lib/lwm2mServer/router.js (2552, 2018-04-14)
lib/lwm2mServer/server.js (3415, 2018-04-14)
lib/w3c/ (0, 2018-04-14)
lib/w3c/events/ (0, 2018-04-14)
lib/w3c/events/thingevents.js (850, 2018-04-14)
lib/w3c/lists/ (0, 2018-04-14)
lib/w3c/lists/registry.js (524, 2018-04-14)
lib/w3c/thing/ (0, 2018-04-14)
lib/w3c/thing/thing.js (13511, 2018-04-14)
lib/w3c/thing/thing_handler.js (3193, 2018-04-14)
lib/websocketBrokerServer/ (0, 2018-04-14)
... ...

# WoT.City Web of Things Framework [![Build Status](https://travis-ci.org/wotcity/wotcity-wot-framework.svg?branch=master)](https://travis-ci.org/wotcity/wotcity-wot-framework) [![npm version](https://img.shields.io/npm/v/wotcity.io.svg)](https://github.com/wotcity/wotcity-wot-framework) The Web of Things framework by WoT.City open source project. It contains various WoT servers, including websocket broker WoT server, CoAP WoT server and etc. ![Figure 1-4: WebSocket Broker Server](https://wotcity.com/blog/content/images/2015/07/ws-broker.png) The IoT device can send sensory data to the broker server and the broker server can consequently forward the data to multiple clients. The broker server architecture is especially designed for IoT constrained devices. * The constrained device has a Websocket/CoAP client which is sending data streams to the web * A WebSocket/CoAP broker server can be deployed in the cloud as an IoT gateway ## Install and Usage * [Install and Run Websocket Broker Servers](docs/WebSocketBroker.md) * [Install and Run Coap Broker Servers](docs/CoapBroker.md) * [Install and Run Coap-to-Websocket Proxy](docs/CoapToWebsocketProxy.md) * [Install and Run Websocket-to-Coap Proxy](docs/WebsocketToCoapProxy.md) ## SDK There is a SDK that you can also use ```wotcity.io``` as the SDK. * [Install and Use WoT.City SDK](https://github.com/wotcity/wotcity-wot-framework/wiki/Use-the-wotcity.io-SDK) ## Projects * [Devify Desktop](https://github.com/flowchain/devify-desktop) is an boilerplate to build IoT server desktop applications that can install on MacOS, Windows and Linux. ## Discussion There are various ways to get involved with WoT.City Web of Things Framework. We're looking for help identifying bugs, writing documentation and contributing codes. You can join the discussion with us at [wotcity/wotcity-wot-framework](https://gitter.im/wotcity/wotcity-wot-framework?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge). ## How to Report Bugs Bugs are reported via [https://github.com/wotcity/wotcity-wot-framework](https://github.com/wotcity/wotcity-wot-framework). ## License The MIT License (MIT) Copyright (c) 2015 Jollen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

近期下载者

相关文件


收藏者