Thingworx:使用REST API获取规范状态

时间:2016-04-12 08:54:05

标签: thingworx

我创建了简单的mashup

gauge

我想使用REST GET请求获取图片的状态。请问你能告诉我这样做的模式吗?

1 个答案:

答案 0 :(得分:1)

您可以使用正确的标头(应用密钥,内容类型和接受)向GET请求发送:

HTTP:/// Thingworx /观光/ _HTTP_REST_Thing /属性/ nameOfProperty

这是REST备忘单: https://developer.thingworx.com/resources/guides/thingworx-rest-api-core-concepts/rest-design