Skip to main content

GetDeviceTelemetryData

调用该接口get device entity telemetryData。

Request

get /devices/{id}/telemetryData
NameLocated inTypeDescription
idpathstring设备ID

Response

Response 200

Code2DescriptionTypeSchema
200OKObjectv1GetDeviceTelemetryDataResponse

v1GetDeviceTelemetryDataResponse

NameTypeDescription
telemetryDataObjectObject设备遥测数据对象

Response default

Code2DescriptionTypeSchema
defaultAn unexpected error response.ObjectrpcStatus

rpcStatus

NameTypeDescription
codeinteger
detailsArray[protobufAny][ 具体参数可见下面 protobufAny ]
messagestring

protobufAny

NameTypeDescription
@typestring