Giter VIP home page Giter VIP logo

iot-oneclick-backend-sdk's Introduction

OneClick Backend SDK

基于阿里云物联网平台和相关云产品,为购物平台提供一键购物的能力。

主要流程

  1. 按下按键
  2. 按键消息进入IoT网关
  3. 按键消息通过规则引擎转发到消息队列
  4. SDK程序从队列中拉取消息
  5. 验证、去重后将按键消息push给开发者自定义处理程序
  6. 开发者自定义消息处理程序开始业务流程,并返回结果
  7. SDK程序将结果返回给IoT网关
  8. 物联网平台将结果发送给按键
  9. 按键亮灯

依赖

  1. 物联网套件
  2. 消息服务
  3. Redis服务

接入步骤

详见文档:产品配置步骤 for OneClick

接入代码

  1. 实现业务消息处理接口MessageProcessor。参考example目录下的ExampleMessageProcessor
  2. 初始化并启动MessageLoop。参考example目录下的ExampleBiz

iot-oneclick-backend-sdk's People

Contributors

renorzr avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  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.