IOT边缘 IOTEDGE-更新模块影子:响应示例

时间:2024-06-20 17:14:28

响应示例

状态码: 200

模块影子详细信息

{
  "properties" : {
    "connect_info" : {
      "endpoint" : "string",
      "user_name" : "string",
      "password" : "string"
    },
    "channels" : [ {
      "device_id" : "string",
      "peer_session_name" : "string",
      "pin_code" : "string",
      "role_type" : "string"
    } ]
  },
  "properties_update_time" : {
    "connection_info" : 1676883583449,
    "channels" : 1676883583449,
    "default_values" : 1676883583449
  }
}
support.huaweicloud.com/api-iotedge/UpdateModuleShadow.html