Giter Site home page Giter Site logo

iot_oceanconnect_device_profile_demo's Introduction

IoT_OceanConnect_Device_Profile_Demo

Device Profile,即设备描述文件,是开发者上传到华为物联网平台OceanConnect之上的一系列json文件,用来描述设备“是什么”、“能干什么”。

  • MultiSensor_eSDK_v01
    • 常规模式下的设备描述文件;
    • 包含温度、湿度、电池电量三个服务;
    • 每个服务包含1-3个属性:
      • 温度和湿度包含3个属性:当前值、当天最高值、当天最低值;
      • 电量包含1个属性:当前值;
    • 每个服务包含2个命令:
      • 温度、湿度和电量都包含2个命令:
        • 设置上报周期
        • 预警命令

上传的设备描述文件需为zip压缩包格式,压缩包名应为[deviceType]_[manufacturerId]_[model].zip的格式。

版本更新

Device Profile Demo v1.0

相关文档

华为IoT 设备能力描述文件profile开发指南

获取帮助

在开发过程中,您有任何问题均可以至DevCenter中提单跟踪。也可以在华为开发者社区中查找或提问。另外,华为技术支持热线电话:400-822-9999(转二次开发)

iot_oceanconnect_device_profile_demo's People

Contributors

chenensheng123 avatar hughesyu avatar

Watchers

 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.