Giter Club home page Giter Club logo

aliyun_iot_device_sdk's Introduction

第三方依赖:

库名 下载地址
mqtt库 https://github.com/eclipse/paho.mqtt.c
jsoncpp库 https://github.com/open-source-parsers/jsoncpp

目录结构:

目录结构 注释
3rd/ 第三方依赖性,jsoncpp和paho mqtt
baselib/ 基础类库,用于log记录等常见工具类
builall.sh* *nix 系统编译脚本
iot_device_async/ 异步mqtt接入iot 设备
iot_device_sync/ 同步mqtt接入iot 设备
pre_make.sh 嵌入式设备(如ARM)编译器选择,用于交叉编译
win32/ windows vs2013编译工程

windows系统编译版本

WIN32 编译环境: VS2013
编译工程: win32\mytest.sln
编译方法:打开工程,选择Release-Win32, 即可进行编译 注意:需要配置$(OpenSSLDir) 作为环境变量

*nix系统编译版本

*nix
./buildall.sh 即可
编译产物 在bin目录

交叉编译编译版本

参考pre_make.sh,目前是arms树莓派的交叉编译环境 变编译之前运行 source pre_make.sh

aliyun_iot_device_sdk's People

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.