码迷,mamicode.com
首页 > 其他好文 > 详细

IBM WATSON IOT笔记

时间:2016-04-13 23:43:27      阅读:229      评论:0      收藏:0      [点我收藏+]

标签:

介绍

The IoT Platform API supports the following functionality for applications:

  • View organization details.
  • Bulk device operations (list all, add, remove).
  • Device type operations (list all, create, delete, view details, update).
  • Device operations (list devices, add, remove, view details, update, view location, view management information).
  • Device diagnostic operations (clear log, retrieve logs, add log information, delete logs, get specific log, clear error codes, get device error codes, add an error code).
  • Connection problem determination (list device connection log events).
  • Historical event retrieval (view events from all devices, view events from a device type, view events for a specific device).
  • Device management request operations (list device management requests, initiate a request, clear request status, get details of a request, get list of request statuses for each affected device, get request status for a specific device).
  • Usage management (retrieve number of active devices over a period of time, retrieve amount of storage used by historical event data, retrieve total amount of data used).
  • Publish events on behalf of devices (beta)
  • Service status queries (retrieve service statuses for an organization).

API列表

https://docs.internetofthings.ibmcloud.com/swagger/v0002.html#/

虽然提供了events和commands的支持,但是commands并没有提供response的支持,或者加上command-response为新的command。

参考

https://docs.internetofthings.ibmcloud.com/applications/api.html

IBM WATSON IOT笔记

标签:

原文地址:http://www.cnblogs.com/flexbj/p/5389210.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!