小行星啊_个人页

个人头像照片 小行星啊
个人头像照片
0
4
0

个人介绍

暂无个人介绍

擅长的技术

获得更多能力
通用技术能力:
云产品技术能力:

暂时未有相关云产品技术能力~

阿里云技能认证

详细说明
暂无更多信息
正在加载, 请稍后...
暂无更多信息
  • 提交了问题 2018-08-10

    数据接入失败

  • 回答了问题 2018-08-10

    数据接入失败

    Re数据接入失败 按照这个来的 SyncApiClient syncClient = SyncApiClient.newBuilder() .appKey('$AppKey$') .appSecret('$AppSecret$') .build(); IoTApiRequest request = new IoTApiRequest(); //设api的版本,固定值 request.setApiVer('1.0.0'); request.putParam('schemaId', '$schemaId$'); request.putParam('reqContent', $reqContent$); //请求参数:domain、path,固定值 ApiResponse response = syncClient.postBody('official.api.feifengiot.com','/iotx/developer/execute', request);
    踩0 评论0
  • 提交了问题 2018-07-04

    物联网套件c语言版本中的linkkit样例中是否支持子设备?

正在加载, 请稍后...
滑动查看更多
正在加载, 请稍后...
暂无更多信息