跳转到内容

获取物模型

根据接口返回的 spaceKey,可以通过调用接口来获取访问 token

调用接口: /api/product/{id} 返回结果:

result:{
"productId":"S50608",
"properties": [
{
"name": "temp",
"unit": "℃",
"register_address": "21"
},
... ],
"fuctions":[],
"events":[]
}