试点事项(预览版)

试点事项是一个平台,用于管理、可视化、自动化和集成 IoT 设备群。

此连接器在以下产品和区域中可用:

服务 Class 区域
Copilot Studio 高级 除以下各项外的所有 Power Automate 区域
     - 美国政府 (GCC)
     - 美国政府 (GCC High)
     - 由世纪互联运营的中国云
     - 美国国防部(DoD)
逻辑应用程序 标准 除以下各项外的所有 逻辑应用区域
     - Azure 政府区域
     - Azure 中国区域
     - 美国国防部(DoD)
Power Apps 高级 除以下各项外的所有 Power Apps 区域
     - 美国政府 (GCC)
     - 美国政府 (GCC High)
     - 由世纪互联运营的中国云
     - 美国国防部(DoD)
Power Automate 高级 除以下各项外的所有 Power Automate 区域
     - 美国政府 (GCC)
     - 美国政府 (GCC High)
     - 由世纪互联运营的中国云
     - 美国国防部(DoD)
联系人​​
Name 试点事项
URL https://www.pilot-things.com
Email contact@pilot-things.com
连接器元数据
发布者 试点事项
网站 https://www.pilot-things.com
类别 物联网
隐私策略 https://www.pilot-things.com/privacy

试点事物连接器允许查看和管理事物、其度量、统计信息、警报和作。

先决条件

若要使用此连接器,需要试点事物的工作实例。

如何获取凭据

此连接器使用的凭据与用于登录到 Pilot Things 管理界面的凭据相同。 如果更改密码,则还需要更新连接。

连接器入门

可通过以下连接器执行一些作:

  • 显示警报的应用,允许你根据需要使用“getAlerts”和“updateAlertState”清除其状态。
  • 由于“getThing”和“getThingMeasures”,用于显示某些设备及其收集的最新度量值的应用。
  • 使用“getStats*”API 获取任何设备的自定义时间范围内统计信息的应用。

若要开始,只需将连接添加到应用程序,然后所有 API 在名称“PilotPiPiAPI”下打开。

已知问题和限制

某些 API 在页面中返回数据,因为它们可以返回大量数据。 如果需要使用这些结果,必须手动对结果进行分页。

常见错误和补救措施

最常见的错误是 HTTP 404,因为传递的 ID 无效。 验证输入的 ID 是否正确。 如果在 5XX 范围内遇到任何错误,请与我们联系 contact@pilot-things.com 以获取帮助。

FAQ

是否可以使用此连接器从传感器数据生成图表?

Yes! 可以使用“getStats*”API 生成图表。

例如,若要使表适合使用折线图,请使用以下内容(将“MyThing”和“Temperature”替换为正确的 GUID):

''' AddColumns(PilotInactiveAPI.getStatsMeasurements(Text(DateAdd(Today(), -14, “”,“ Text(Today(), {filter: ”thing.id:eq_MyThing,attribute.id:eq_Temperature“), interval: ”day“, time: 1 } , ”date“, Text(end, DateTimeFormat.ShortDate) ] ''

此代码将允许你在过去两周内创建每日最小/最大/平均折线图。

我可以放大页面吗?

是的,如果 API 分页,则可以传递“pageSize”参数(如果需要更大的页面)。 请注意,使用非常大的大小可能会使服务器或客户端变慢(如果不是两者)。

正在创建连接

连接器支持以下身份验证类型:

默认 用于创建连接的参数。 所有区域 不可共享

违约

适用:所有区域

用于创建连接的参数。

这是不可共享的连接。 如果 Power App 与另一个用户共享,系统会提示其他用户显式创建新连接。

Name 类型 Description 必选
试点内容主机 字符串 为试点事项安装指定主机 True
用户名 securestring 此试点安装的用户名 True
密码 securestring 此试点安装的密码 True

限制

名称 调用 续订期
每个连接的 API 调用数 100 60 秒

操作

上次获取统计信息

上次获取统计信息

上次获取统计信息

上次获取统计信息

事物的所有消息

事物的所有消息

事物的相关流

事物的相关流

从产品中取消关联内容

从产品中取消关联内容

创建新网站

创建新网站

删除内容

删除内容

删除某个事物的所有度量值

删除某个事物的所有度量值

删除站点

删除站点

删除自定义字段

删除自定义字段

向事物添加标记

向事物添加标记

对事物的最后一次度量

对事物的最后一次度量

对某件事执行作

对某件事执行作

导入 csv 文件

导入 csv 文件

将产品关联到事项列表

将产品关联到事项列表

将产品关联到某个事物

将产品关联到某个事物

更新事物标记

更新事物标记

更新事物的位置

更新事物的位置

更新内容

更新内容

更新站点

更新站点

更新自定义字段

更新自定义字段

更新自定义字段图像

更新自定义字段图像

更新警报状态

更新警报状态

最后一条消息

最后一条消息

添加消息

添加消息

添加自定义字段

添加自定义字段

获取上一条消息

获取上一条消息

获取事物度量值列表

获取事物度量值列表

获取事物标记

获取事物标记

获取事物的产品

获取事物的产品

获取事物的图片

获取事物的图片

获取事物的活动模型

获取事物的活动模型

获取事物的活动模型

获取事物的活动模型

获取事物的消息列表

获取事物的消息列表

获取事项列表

获取事项列表

获取内容列表

获取内容列表

获取内容的消息列表

获取内容的消息列表

获取内容详细信息

获取内容详细信息

获取可用作的列表

获取可用作的列表

获取度量值

获取度量值

获取度量值列表

获取度量值列表

获取度量值计数

获取度量值计数

获取所有网站

获取上一条消息

获取标记

获取标记

获取标记列表

获取标记列表

获取消息

获取消息

获取消息列表

获取消息列表

获取统计信息平均值

获取统计信息平均值

获取统计信息度量

获取统计信息度量

获取统计信息总和

获取统计信息总和

获取统计信息最大值

获取统计信息最大值

获取统计信息最小值

获取统计信息最小值

获取统计信息计数

获取统计信息计数

获取统计信息重新分区

获取统计信息重新分区

获取网站

获取网站

获取自定义字段列表

获取自定义字段列表

获取自定义字段图像

获取自定义字段图像

获取警报列表

获取警报列表

上次获取统计信息

上次获取统计信息

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
thingId True string

事物的 ID。 不能为空

当前页数
page integer

当前页数

页面中的项数
pageSize integer

页面中的项数

排序值的字符串
sortValues string

排序值的字符串

排序值的字符串
sort string

排序值的字符串

筛选器的字符串
filter string

筛选器的字符串

排序方向 (ASC/DESC)
dir string

排序方向 (ASC/DESC)

或筛选器参数
orFilter string

或筛选器参数

返回

上次获取统计信息

上次获取统计信息

参数

名称 密钥 必需 类型 说明
当前页数
page integer

当前页数

页面中的项数
pageSize integer

页面中的项数

排序值的字符串
sortValues string

排序值的字符串

排序值的字符串
sort string

排序值的字符串

筛选器的字符串
filter string

筛选器的字符串

排序方向 (ASC/DESC)
dir string

排序方向 (ASC/DESC)

或筛选器参数
orFilter string

或筛选器参数

返回

事物的所有消息

事物的所有消息

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

身体
body True string
创建日期
creationDate True date-time
errorMessage
errorMessage True string
id
id string
latitude
latitude True double
绝对
absolute boolean
authority string
片段
fragment string
主持人
host string
不透明
opaque boolean
路径
path string
移植
port integer
查询
query string
rawAuthority
rawAuthority string
rawFragment
rawFragment string
rawPath
rawPath string
rawQuery
rawQuery string
rawSchemeSpecificPart
rawSchemeSpecificPart string
rawUserInfo
rawUserInfo string
scheme
scheme string
schemeSpecificPart
schemeSpecificPart string
用户信息
userInfo string
longitude
longitude True double
数组
array boolean
bigDecimal
bigDecimal boolean
bigInteger
bigInteger boolean
二进制
binary boolean
布尔
boolean boolean
containerNode
containerNode boolean
翻倍
double boolean
float
float boolean
floatingPointNumber
floatingPointNumber boolean
int
int boolean
integralNumber
integralNumber boolean
long
long boolean
missingNode
missingNode boolean
nodeType (节点类型)
nodeType string
null
null boolean
数字
number boolean
对象
object boolean
pojo
pojo boolean
short
short boolean
textual
textual boolean
valueNode
valueNode boolean
元数据
metadata True string
数字
number True integer
处理
processed True string
数组
array boolean
bigDecimal
bigDecimal boolean
bigInteger
bigInteger boolean
二进制
binary boolean
布尔
boolean boolean
containerNode
containerNode boolean
翻倍
double boolean
float
float boolean
floatingPointNumber
floatingPointNumber boolean
int
int boolean
integralNumber
integralNumber boolean
long
long boolean
missingNode
missingNode boolean
nodeType (节点类型)
nodeType string
null
null boolean
数字
number boolean
对象
object boolean
pojo
pojo boolean
short
short boolean
textual
textual boolean
valueNode
valueNode boolean
displayName
displayName string
fixedName
fixedName string
id
id string
姓名
name True string
nbAlerts
nbAlerts integer
id
id string
标签
tag string
时间戳
timestamp True date-time
主题
topic True string

返回

Body
MessageRo

事物的相关流

事物的相关流

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

返回

Body
PageFlowRo

从产品中取消关联内容

从产品中取消关联内容

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

返回

创建新网站

创建新网站

参数

名称 密钥 必需 类型 说明
数组
array boolean
bigDecimal
bigDecimal boolean
bigInteger
bigInteger boolean
二进制
binary boolean
布尔
boolean boolean
containerNode
containerNode boolean
翻倍
double boolean
float
float boolean
floatingPointNumber
floatingPointNumber boolean
int
int boolean
integralNumber
integralNumber boolean
long
long boolean
missingNode
missingNode boolean
nodeType (节点类型)
nodeType string
null
null boolean
数字
number boolean
对象
object boolean
pojo
pojo boolean
short
short boolean
textual
textual boolean
valueNode
valueNode boolean

返回

response
array of SiteRo

删除内容

删除内容

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

force boolean

删除某个事物的所有度量值

删除某个事物的所有度量值

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

删除站点

删除站点

参数

名称 密钥 必需 类型 说明
网站的 ID。 不能为空。
id True string

网站的 ID。 不能为空。

删除自定义字段

删除自定义字段

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

自定义域的 ID。 不能为空。
fieldId True string

自定义域的 ID。 不能为空。

返回

向事物添加标记

向事物添加标记

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
thingId True string

事物的 ID。 不能为空。

id
id string
标签
tag string

返回

Body
TagRo

对事物的最后一次度量

对事物的最后一次度量

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

返回

对某件事执行作

对某件事执行作

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

作的 ID。 不能为空。
operationId True string

作的 ID。 不能为空。

数组
array boolean
bigDecimal
bigDecimal boolean
bigInteger
bigInteger boolean
二进制
binary boolean
布尔
boolean boolean
containerNode
containerNode boolean
翻倍
double boolean
float
float boolean
floatingPointNumber
floatingPointNumber boolean
int
int boolean
integralNumber
integralNumber boolean
long
long boolean
missingNode
missingNode boolean
nodeType (节点类型)
nodeType string
null
null boolean
数字
number boolean
对象
object boolean
pojo
pojo boolean
short
short boolean
textual
textual boolean
valueNode
valueNode boolean

返回

导入 csv 文件

导入 csv 文件

参数

名称 密钥 必需 类型 说明
文件
file True file

文件

返回

将产品关联到事项列表

将产品关联到事项列表

参数

名称 密钥 必需 类型 说明
数组
array boolean
bigDecimal
bigDecimal boolean
bigInteger
bigInteger boolean
二进制
binary boolean
布尔
boolean boolean
containerNode
containerNode boolean
翻倍
double boolean
float
float boolean
floatingPointNumber
floatingPointNumber boolean
int
int boolean
integralNumber
integralNumber boolean
long
long boolean
missingNode
missingNode boolean
nodeType (节点类型)
nodeType string
null
null boolean
数字
number boolean
对象
object boolean
pojo
pojo boolean
short
short boolean
textual
textual boolean
valueNode
valueNode boolean

返回

将产品关联到某个事物

将产品关联到某个事物

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

认证
certification string
connectivityTypes
connectivityTypes array of string
id
id string
链接
link string
可见
visible boolean
描述
description string
id
id string
链接
link string
generateLinks
generateLinks boolean
hasImage
hasImage boolean
id
id string
imageLink
imageLink string
infoLink
infoLink string
链接
link string
generateLinks
generateLinks boolean
id
id string
链接
link string
姓名
name string
manufacturerCategory
manufacturerCategory string
color
color string
generateLinks
generateLinks boolean
图标
icon string
id
id string
isCustomModel
isCustomModel boolean
绝对
absolute boolean
authority string
片段
fragment string
主持人
host string
不透明
opaque boolean
路径
path string
移植
port integer
查询
query string
rawAuthority
rawAuthority string
rawFragment
rawFragment string
rawPath
rawPath string
rawQuery
rawQuery string
rawSchemeSpecificPart
rawSchemeSpecificPart string
rawUserInfo
rawUserInfo string
scheme
scheme string
schemeSpecificPart
schemeSpecificPart string
用户信息
userInfo string
姓名
name string
generateLinks
generateLinks boolean
id
id string
链接
link string
姓名
name string
姓名
name string
只读
readOnly boolean
引用
reference string
id
id string
标签
tag string
displayName
displayName string
fixedName
fixedName string
id
id string
姓名
name True string
nbAlerts
nbAlerts integer
id
id string
标签
tag string

返回

更新事物标记

更新事物标记

参数

名称 密钥 必需 类型 说明
id
id string
标签
tag string

返回

Body
TagRo

更新事物的位置

更新事物的位置

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

id
id string
imageLink
imageLink string
标签
label string
姓名
name string
类型
type string
value
value string
描述
description string
displayName
displayName string
dynamicGps
dynamicGps boolean
fixedLatitude
fixedLatitude double
fixedLongitude
fixedLongitude double
fixedName
fixedName string
id
id string
lastActivityDate
lastActivityDate integer
lastLatitude
lastLatitude double
lastLongitude
lastLongitude double
数组
array boolean
bigDecimal
bigDecimal boolean
bigInteger
bigInteger boolean
二进制
binary boolean
布尔
boolean boolean
containerNode
containerNode boolean
翻倍
double boolean
float
float boolean
floatingPointNumber
floatingPointNumber boolean
int
int boolean
integralNumber
integralNumber boolean
long
long boolean
missingNode
missingNode boolean
nodeType (节点类型)
nodeType string
null
null boolean
数字
number boolean
对象
object boolean
pojo
pojo boolean
short
short boolean
textual
textual boolean
valueNode
valueNode boolean
数组
array boolean
bigDecimal
bigDecimal boolean
bigInteger
bigInteger boolean
二进制
binary boolean
布尔
boolean boolean
containerNode
containerNode boolean
翻倍
double boolean
float
float boolean
floatingPointNumber
floatingPointNumber boolean
int
int boolean
integralNumber
integralNumber boolean
long
long boolean
missingNode
missingNode boolean
nodeType (节点类型)
nodeType string
null
null boolean
数字
number boolean
对象
object boolean
pojo
pojo boolean
short
short boolean
textual
textual boolean
valueNode
valueNode boolean
lastMessageDate
lastMessageDate integer
messageActivityTimeoutPeriod
messageActivityTimeoutPeriod integer
姓名
name True string
nbAlerts
nbAlerts integer
address
address True string
城市
city True string
id
id string
latitude
latitude double
longitude
longitude double
姓名
name True string
postalCode
postalCode True string
状态
status string
id
id string
标签
tag string

返回

更新内容

更新内容

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

id
id string
链接
link string
姓名
name string
additionalProperties
additionalProperties object
id
id string
rawStatus
rawStatus string
状态
status string
类型
type string
id
id string
imageLink
imageLink string
标签
label string
姓名
name string
类型
type string
value
value string
color
color string
图标
icon string
id
id string
链接
link string
姓名
name string
描述
description string
batteryLevel
batteryLevel integer
batteryStatus
batteryStatus string
设备类型
deviceType string
id
id string
制造商
manufacturer string
memoryFree
memoryFree integer
memoryTotal
memoryTotal integer
模型
model string
型号编号
modelNumber string
姓名
name string
serialNumber
serialNumber string
状态
status string
displayName
displayName string
dynamicGps
dynamicGps boolean
fixedLatitude
fixedLatitude double
fixedLongitude
fixedLongitude double
fixedName
fixedName string
id
id string
lastActivityDate
lastActivityDate integer
lastLatitude
lastLatitude double
lastLongitude
lastLongitude double
数组
array boolean
bigDecimal
bigDecimal boolean
bigInteger
bigInteger boolean
二进制
binary boolean
布尔
boolean boolean
containerNode
containerNode boolean
翻倍
double boolean
float
float boolean
floatingPointNumber
floatingPointNumber boolean
int
int boolean
integralNumber
integralNumber boolean
long
long boolean
missingNode
missingNode boolean
nodeType (节点类型)
nodeType string
null
null boolean
数字
number boolean
对象
object boolean
pojo
pojo boolean
short
short boolean
textual
textual boolean
valueNode
valueNode boolean
数组
array boolean
bigDecimal
bigDecimal boolean
bigInteger
bigInteger boolean
二进制
binary boolean
布尔
boolean boolean
containerNode
containerNode boolean
翻倍
double boolean
float
float boolean
floatingPointNumber
floatingPointNumber boolean
int
int boolean
integralNumber
integralNumber boolean
long
long boolean
missingNode
missingNode boolean
nodeType (节点类型)
nodeType string
null
null boolean
数字
number boolean
对象
object boolean
pojo
pojo boolean
short
short boolean
textual
textual boolean
valueNode
valueNode boolean
lastMessageDate
lastMessageDate integer
messageActivityTimeoutPeriod
messageActivityTimeoutPeriod integer
姓名
name True string
nbAlerts
nbAlerts integer
connectivityTypes
connectivityTypes array of string
generateLinks
generateLinks boolean
id
id string
链接
link string
generateLinks
generateLinks boolean
id
id string
链接
link string
姓名
name string
color
color string
generateLinks
generateLinks boolean
图标
icon string
id
id string
isCustomModel
isCustomModel boolean
绝对
absolute boolean
authority string
片段
fragment string
主持人
host string
不透明
opaque boolean
路径
path string
移植
port integer
查询
query string
rawAuthority
rawAuthority string
rawFragment
rawFragment string
rawPath
rawPath string
rawQuery
rawQuery string
rawSchemeSpecificPart
rawSchemeSpecificPart string
rawUserInfo
rawUserInfo string
scheme
scheme string
schemeSpecificPart
schemeSpecificPart string
用户信息
userInfo string
姓名
name string
姓名
name string
引用
reference string
address
address True string
城市
city True string
id
id string
latitude
latitude double
longitude
longitude double
姓名
name True string
postalCode
postalCode True string
源 Id
sourceId string
状态
status string
id
id string
标签
tag string

返回

Body
ThingRo

更新站点

更新站点

参数

名称 密钥 必需 类型 说明
网站的 ID。 不能为空。
id True string

网站的 ID。 不能为空。

address
address True string
城市
city True string
id
id string
latitude
latitude double
longitude
longitude double
姓名
name True string
postalCode
postalCode True string

返回

Body
SiteRo

更新自定义字段

更新自定义字段

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

id
id string
imageLink
imageLink string
标签
label string
姓名
name string
类型
type string
value
value string

返回

更新自定义字段图像

更新自定义字段图像

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

自定义域的 ID。 不能为空
fieldId True string

自定义域的 ID。 不能为空。

图像
file True file

图像

返回

更新警报状态

更新警报状态

参数

名称 密钥 必需 类型 说明
警报的 ID。 不能为空。
id True string

警报的 ID。 不能为空。

状态值。 不能为空。
paramJson True string

状态值。 不能为空。

返回

Body
AlertRo

最后一条消息

最后一条消息

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

返回

添加消息

添加消息

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
thingId True string

事物的 ID。 不能为空。

身体
body True string
创建日期
creationDate True date-time
errorMessage
errorMessage True string
id
id string
latitude
latitude True double
绝对
absolute boolean
authority string
片段
fragment string
主持人
host string
不透明
opaque boolean
路径
path string
移植
port integer
查询
query string
rawAuthority
rawAuthority string
rawFragment
rawFragment string
rawPath
rawPath string
rawQuery
rawQuery string
rawSchemeSpecificPart
rawSchemeSpecificPart string
rawUserInfo
rawUserInfo string
scheme
scheme string
schemeSpecificPart
schemeSpecificPart string
用户信息
userInfo string
longitude
longitude True double
度量
measurements object
元数据
metadata True string
数字
number True integer
处理
processed True string
数组
array boolean
bigDecimal
bigDecimal boolean
bigInteger
bigInteger boolean
二进制
binary boolean
布尔
boolean boolean
containerNode
containerNode boolean
翻倍
double boolean
float
float boolean
floatingPointNumber
floatingPointNumber boolean
int
int boolean
integralNumber
integralNumber boolean
long
long boolean
missingNode
missingNode boolean
nodeType (节点类型)
nodeType string
null
null boolean
数字
number boolean
对象
object boolean
pojo
pojo boolean
short
short boolean
textual
textual boolean
valueNode
valueNode boolean
displayName
displayName string
fixedName
fixedName string
id
id string
姓名
name True string
nbAlerts
nbAlerts integer
id
id string
标签
tag string
时间戳
timestamp True date-time
主题
topic True string

返回

Body
MessageRo

添加自定义字段

添加自定义字段

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

id
id string
imageLink
imageLink string
标签
label string
姓名
name string
类型
type string
value
value string

返回

获取上一条消息

获取上一条消息

参数

名称 密钥 必需 类型 说明
消息的 ID。 不能为空。
id True string

消息的 ID。 不能为空。

返回

Body
MessageRo

获取事物度量值列表

获取事物度量值列表

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

有关详细信息的布尔值。
detailed boolean

有关详细信息的布尔值。

当前页数
page integer

当前页数

页面中的项数
pageSize integer

页面中的项数

排序值的字符串
sortValues string

排序值的字符串

排序值的字符串
sort string

排序值的字符串

筛选器的字符串
filter string

筛选器的字符串

排序方向 (ASC/DESC)
dir string

排序方向 (ASC/DESC)

或筛选器参数
orFilter string

或筛选器参数

返回

获取事物标记

获取事物标记

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

返回

获取事物的产品

获取事物的产品

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

返回

Body
ProductRo

获取事物的图片

获取事物的图片

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

返回

获取事物的活动模型

获取事物的活动模型

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

返回

Body
ModelRo

获取事物的活动模型

获取事物的活动模型

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

返回

Body
ModelRo

获取事物的消息列表

获取事物的消息列表

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

当前页数
page integer

当前页数

页面中的项数
pageSize integer

页面中的项数

排序值的字符串
sortValues string

排序值的字符串

排序值的字符串
sort string

排序值的字符串

筛选器的字符串
filter string

筛选器的字符串

排序方向 (ASC/DESC)
dir string

排序方向 (ASC/DESC)

或筛选器参数
orFilter string

或筛选器参数

返回

获取事项列表

获取事项列表

参数

名称 密钥 必需 类型 说明
thingIds
thingIds True array of string

返回

获取内容列表

获取内容列表

参数

名称 密钥 必需 类型 说明
当前页数
page integer

当前页数

页面中的项数
pageSize integer

页面中的项数

排序值的字符串
sortValues string

排序值的字符串

排序值的字符串
sort string

排序值的字符串

筛选器的字符串
filter string

筛选器的字符串

排序方向 (ASC/DESC)
dir string

排序方向 (ASC/DESC)

或筛选器参数
orFilter string

或筛选器参数

有关详细信息的布尔值。
detailed boolean

有关详细信息的布尔值。

返回

获取内容的消息列表

获取内容的消息列表

参数

名称 密钥 必需 类型 说明
当前页数
page integer

当前页数

页面中的项数
pageSize integer

页面中的项数

排序值的字符串
sortValues string

排序值的字符串

排序值的字符串
sort string

排序值的字符串

筛选器的字符串
filter string

筛选器的字符串

排序方向 (ASC/DESC)
dir string

排序方向 (ASC/DESC)

或筛选器参数
orFilter string

或筛选器参数

事物的 ID。 不能为空。
thingId True string

事物的 ID。 不能为空。

返回

获取内容详细信息

获取内容详细信息

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

有关详细信息的布尔值。
detailed boolean

有关详细信息的布尔值。

返回

获取可用作的列表

获取可用作的列表

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

返回

获取度量值

获取度量值

参数

名称 密钥 必需 类型 说明
度量值的 ID。 不能为空。
id True string

度量值的 ID。 不能为空。

有关详细信息的布尔值。
detailed boolean

有关详细信息的布尔值

返回

Body
MeasureRo

获取度量值列表

获取度量值列表

参数

名称 密钥 必需 类型 说明
有关详细信息的布尔值
detailed boolean

有关详细信息的布尔值

当前页数
page integer

当前页数

页面中的项数
pageSize integer

页面中的项数

排序值的字符串
sortValues string

排序值的字符串

排序值的字符串
sort string

排序值的字符串

筛选器的字符串
filter string

筛选器的字符串

排序方向 (ASC/DESC)
dir string

排序方向 (ASC/DESC)

或筛选器参数
orFilter string

或筛选器参数

返回

获取度量值计数

获取度量值计数

参数

名称 密钥 必需 类型 说明
当前页数
page integer

当前页数

页面中的项数
pageSize integer

页面中的项数

排序值的字符串
sortValues string

排序值的字符串

排序值的字符串
sort string

排序值的字符串

筛选器的字符串
filter string

筛选器的字符串

排序方向 (ASC/DESC)
dir string

排序方向 (ASC/DESC)

或筛选器参数
orFilter string

或筛选器参数

返回

Body
CountRo

获取所有网站

获取上一条消息

参数

名称 密钥 必需 类型 说明
当前页数
page integer

当前页数

页面中的项数
pageSize integer

页面中的项数

排序值的字符串
sortValues string

排序值的字符串

排序值的字符串
sort string

排序值的字符串

筛选器的字符串
filter string

筛选器的字符串

排序方向 (ASC/DESC)
dir string

排序方向 (ASC/DESC)

或筛选器参数
orFilter string

或筛选器参数

返回

Body
PageSiteRo

获取标记

获取标记

参数

名称 密钥 必需 类型 说明
标记的 ID。 不能为空。
id True string

标记的 ID。 不能为空。

返回

Body
TagRo

获取标记列表

获取标记列表

参数

名称 密钥 必需 类型 说明
当前页数
page integer

当前页数

页面中的项数
pageSize integer

页面中的项数

排序值的字符串
sortValues string

排序值的字符串

排序值的字符串
sort string

排序值的字符串

筛选器的字符串
filter string

筛选器的字符串

排序方向 (ASC/DESC)
dir string

排序方向 (ASC/DESC)

或筛选器参数
orFilter string

或筛选器参数

返回

获取消息

获取消息

参数

名称 密钥 必需 类型 说明
消息的 ID。 不能为空。
id True string

消息的 ID。 不能为空。

返回

Body
MessageRo

获取消息列表

获取消息列表

参数

名称 密钥 必需 类型 说明
当前页数
page integer

当前页数

页面中的项数
pageSize integer

页面中的项数

排序值的字符串
sortValues string

排序值的字符串

排序值的字符串
sort string

排序值的字符串

筛选器的字符串
filter string

筛选器的字符串

排序方向 (ASC/DESC)
dir string

排序方向 (ASC/DESC)

或筛选器参数
orFilter string

或筛选器参数

返回

获取统计信息平均值

获取统计信息平均值

参数

名称 密钥 必需 类型 说明
当前页数
page integer

当前页数

页面中的项数
pageSize integer

页面中的项数

排序值的字符串
sortValues string

排序值的字符串

排序值的字符串
sort string

排序值的字符串

筛选器的字符串
filter string

筛选器的字符串

排序方向 (ASC/DESC)
dir string

排序方向 (ASC/DESC)

或筛选器参数
orFilter string

或筛选器参数

开始
start integer

开始

end
end integer

end

返回

获取统计信息度量

获取统计信息度量

参数

名称 密钥 必需 类型 说明
当前页数
page integer

当前页数

页面中的项数
pageSize integer

页面中的项数

排序值的字符串
sortValues string

排序值的字符串

排序值的字符串
sort string

排序值的字符串

筛选器的字符串
filter string

筛选器的字符串

排序方向 (ASC/DESC)
dir string

排序方向 (ASC/DESC)

或筛选器参数
orFilter string

或筛选器参数

time
time integer

time

间隔
interval string

间隔

开始
start True integer

开始

end
end True integer

end

返回

获取统计信息总和

获取统计信息总和

参数

名称 密钥 必需 类型 说明
当前页数
page integer

当前页数

页面中的项数
pageSize integer

页面中的项数

排序值的字符串
sortValues string

排序值的字符串

排序值的字符串
sort string

排序值的字符串

筛选器的字符串
filter string

筛选器的字符串

排序方向 (ASC/DESC)
dir string

排序方向 (ASC/DESC)

或筛选器参数
orFilter string

或筛选器参数

time
time integer

time

间隔
interval string

间隔

开始
start True integer

开始

end
end True integer

end

返回

获取统计信息最大值

获取统计信息最大值

参数

名称 密钥 必需 类型 说明
当前页数
page integer

当前页数

页面中的项数
pageSize integer

页面中的项数

排序值的字符串
sortValues string

排序值的字符串

排序值的字符串
sort string

排序值的字符串

筛选器的字符串
filter string

筛选器的字符串

排序方向 (ASC/DESC)
dir string

排序方向 (ASC/DESC)

或筛选器参数
orFilter string

或筛选器参数

开始
start integer

开始

end
end integer

end

返回

获取统计信息最小值

获取统计信息最小值

参数

名称 密钥 必需 类型 说明
当前页数
page integer

当前页数

页面中的项数
pageSize integer

页面中的项数

排序值的字符串
sortValues string

排序值的字符串

排序值的字符串
sort string

排序值的字符串

筛选器的字符串
filter string

筛选器的字符串

排序方向 (ASC/DESC)
dir string

排序方向 (ASC/DESC)

或筛选器参数
orFilter string

或筛选器参数

开始
start integer

开始

end
end integer

end

返回

获取统计信息计数

获取统计信息计数

参数

名称 密钥 必需 类型 说明
当前页数
page integer

当前页数

页面中的项数
pageSize integer

页面中的项数

排序值的字符串
sortValues string

排序值的字符串

排序值的字符串
sort string

排序值的字符串

筛选器的字符串
filter string

筛选器的字符串

排序方向 (ASC/DESC)
dir string

排序方向 (ASC/DESC)

或筛选器参数
orFilter string

或筛选器参数

开始
start integer

开始

end
end integer

end

返回

获取统计信息重新分区

获取统计信息重新分区

参数

名称 密钥 必需 类型 说明
属性
attribute True string

属性

当前页数
page integer

当前页数

页面中的项数
pageSize integer

页面中的项数

排序值的字符串
sortValues string

排序值的字符串

排序值的字符串
sort string

排序值的字符串

筛选器的字符串
filter string

筛选器的字符串

排序方向 (ASC/DESC)
dir string

排序方向 (ASC/DESC)

或筛选器参数
orFilter string

或筛选器参数

开始
start integer

开始

end
end integer

end

返回

获取网站

获取网站

参数

名称 密钥 必需 类型 说明
网站的 ID。 不能为空。
id True string

网站的 ID。 不能为空。

返回

Body
SiteRo

获取自定义字段列表

获取自定义字段列表

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

返回

获取自定义字段图像

获取自定义字段图像

参数

名称 密钥 必需 类型 说明
事物的 ID。 不能为空。
id True string

事物的 ID。 不能为空。

自定义域的 ID。 不能为空。
fieldId True string

自定义域的 ID。 不能为空。

返回

获取警报列表

获取警报列表

参数

名称 密钥 必需 类型 说明
当前页数
page integer

当前页数

页面中的项数
pageSize integer

页面中的项数

排序值的字符串
sortValues string

排序值的字符串

排序值的字符串
sort string

排序值的字符串

筛选器的字符串
filter string

筛选器的字符串

排序方向 (ASC/DESC)
dir string

排序方向 (ASC/DESC)

或筛选器参数
orFilter string

或筛选器参数

包含日期开始日期的时间戳
dateStart integer

包含日期开始日期的时间戳

日期结束的时间戳
dateEnd integer

日期结束的时间戳

返回

定义

PageMeasureRo

名称 路径 类型 说明
数据
data array of MeasureRo
end
end integer
页面
page integer
pageSize
pageSize integer
开始
start integer
totalSize
totalSize integer

StatsGraphRo

名称 路径 类型 说明
计数
count integer
end
end integer
last
last integer
最大值
max number
分钟
min number
开始
start integer
单位
unit string
value
value number

JsonNode

名称 路径 类型 说明
数组
array boolean
bigDecimal
bigDecimal boolean
bigInteger
bigInteger boolean
二进制
binary boolean
布尔
boolean boolean
containerNode
containerNode boolean
翻倍
double boolean
float
float boolean
floatingPointNumber
floatingPointNumber boolean
int
int boolean
integralNumber
integralNumber boolean
long
long boolean
missingNode
missingNode boolean
nodeType (节点类型)
nodeType string
null
null boolean
数字
number boolean
对象
object boolean
pojo
pojo boolean
short
short boolean
textual
textual boolean
valueNode
valueNode boolean

MeasureRo

名称 路径 类型 说明
属性
attribute AttributeTinyRo
dtype
dtype string
id
id string
模型
model ModelTinyRo
产品
product ProductTinyRo
东西
thing ThingTinyRo
时间戳
timestamp integer
value
value string

MessageRo

名称 路径 类型 说明
身体
body string
创建日期
creationDate date-time
errorMessage
errorMessage string
id
id string
latitude
latitude double
链接
link URI
longitude
longitude double
度量
measurements JsonNode
元数据
metadata string
数字
number integer
处理
processed string
rawMeasurements
rawMeasurements JsonNode
东西
thing ThingTinyRo
时间戳
timestamp date-time
主题
topic string

TagRo

名称 路径 类型 说明
id
id string
标签
tag string

AlertRo

名称 路径 类型 说明
注释
comment string
创建日期
creationDate integer
flowOrigin
flowOrigin FlowTinyRo
id
id string
lastUpdate
lastUpdate integer
水平仪
level string
消息
message string
状态
state string
东西
thing ThingTinyRo
用户名
username string

PageSiteRo

名称 路径 类型 说明
数据
data array of SiteRo
end
end integer
页面
page integer
pageSize
pageSize integer
开始
start integer
totalSize
totalSize integer

PageStatsMeasureRo

名称 路径 类型 说明
数据
data array of StatsMeasureRo
end
end integer
页面
page integer
pageSize
pageSize integer
开始
start integer
totalSize
totalSize integer

SingleThingRo

名称 路径 类型 说明
应用程序
application ApplicationTinyRo
连接
connectivity ConnectivityRo
customFields
customFields array of CustomFieldRo
customModel
customModel CustomModelTinyRo
描述
description string
设备
device DeviceRo
displayName
displayName string
dynamicGps
dynamicGps boolean
fixedLatitude
fixedLatitude double
fixedLongitude
fixedLongitude double
fixedName
fixedName string
id
id string
lastActivityDate
lastActivityDate integer
lastLatitude
lastLatitude double
lastLongitude
lastLongitude double
lastMeasurements
lastMeasurements JsonNode
lastMeasurementsTimestamps
lastMeasurementsTimestamps JsonNode
lastMessageDate
lastMessageDate integer
messageActivityTimeoutPeriod
messageActivityTimeoutPeriod integer
姓名
name string
nbAlerts
nbAlerts integer
产品
product ProductTinyRo
站点
site SiteRo
源 Id
sourceId string
状态
status string
tags
tags array of ThingTagRo

EncoderTinyRo

名称 路径 类型 说明
id
id string
链接
link string

SiteRo

名称 路径 类型 说明
address
address string
城市
city string
id
id string
latitude
latitude double
longitude
longitude double
姓名
name string
postalCode
postalCode string

DeviceRo

名称 路径 类型 说明
batteryLevel
batteryLevel integer
batteryStatus
batteryStatus string
设备类型
deviceType string
id
id string
制造商
manufacturer string
memoryFree
memoryFree integer
memoryTotal
memoryTotal integer
模型
model string
型号编号
modelNumber string
姓名
name string
serialNumber
serialNumber string
状态
status string

FlowTinyRo

名称 路径 类型 说明
enabled
enabled boolean
id
id string
姓名
name string

PageCustomFieldRo

名称 路径 类型 说明
数据
data array of PageCustomFieldRo
end
end integer
页面
page integer
pageSize
pageSize integer
开始
start integer
totalSize
totalSize integer

AttributeRo

名称 路径 类型 说明
描述
description string
id
id string
姓名
name string
类型
type QuantityKindRo
单位
unit string

StatsCountRo

名称 路径 类型 说明
姓名
name string
value
value number

ProductRo

名称 路径 类型 说明
认证
certification string
connectivityTypes
connectivityTypes array of string
译码器
decoder DecoderTinyRo
描述
description string
编码器
encoder EncoderTinyRo
generateLinks
generateLinks boolean
hasImage
hasImage boolean
id
id string
imageLink
imageLink string
infoLink
infoLink string
链接
link string
制造商
manufacturer ManufacturerTinyRo
manufacturerCategory
manufacturerCategory string
模型
model ModelTinyRo
modelManufacturer
modelManufacturer ManufacturerTinyRo
姓名
name string
只读
readOnly boolean
引用
reference string
tags
tags array of TagRo
事情
things array of ThingTinyRo

QuantityKindRo

名称 路径 类型 说明
defaultUnit
defaultUnit string
姓名
name string
类型
type string

DecoderTinyRo

名称 路径 类型 说明
id
id string
链接
link string
可见
visible boolean

PageAlertRo

名称 路径 类型 说明
数据
data array of AlertRo
end
end integer
页面
page integer
pageSize
pageSize integer
开始
start integer
totalSize
totalSize integer

StatsMeasureRo

名称 路径 类型 说明
属性
attribute AttributeRo
时间戳
timestamp integer
value
value string

OperationRo

名称 路径 类型 说明
参数
args string
描述
description string
id
id string
姓名
name string

ConnectivityRo

名称 路径 类型 说明
additionalProperties
additionalProperties object
id
id string
rawStatus
rawStatus string
状态
status string
类型
type string

CountRo

名称 路径 类型 说明
计数
count integer

MessageTinyRo

名称 路径 类型 说明
id
id string
链接
link URI
数字
number integer

URI

名称 路径 类型 说明
绝对
absolute boolean
authority string
片段
fragment string
主持人
host string
不透明
opaque boolean
路径
path string
移植
port integer
查询
query string
rawAuthority
rawAuthority string
rawFragment
rawFragment string
rawPath
rawPath string
rawQuery
rawQuery string
rawSchemeSpecificPart
rawSchemeSpecificPart string
rawUserInfo
rawUserInfo string
scheme
scheme string
schemeSpecificPart
schemeSpecificPart string
用户信息
userInfo string

PageThingTagRo

名称 路径 类型 说明
数据
data array of ThingTagRo
end
end integer
页面
page integer
pageSize
pageSize integer
开始
start integer
totalSize
totalSize integer

ThingRo

名称 路径 类型 说明
customFields
customFields array of CustomFieldRo
描述
description string
displayName
displayName string
dynamicGps
dynamicGps boolean
fixedLatitude
fixedLatitude double
fixedLongitude
fixedLongitude double
fixedName
fixedName string
id
id string
lastActivityDate
lastActivityDate integer
lastLatitude
lastLatitude double
lastLongitude
lastLongitude double
lastMeasurements
lastMeasurements JsonNode
lastMeasurementsTimestamps
lastMeasurementsTimestamps JsonNode
lastMessageDate
lastMessageDate integer
messageActivityTimeoutPeriod
messageActivityTimeoutPeriod integer
姓名
name string
nbAlerts
nbAlerts integer
站点
site SiteRo
状态
status string
tags
tags array of ThingTagRo

PageOperationRo

名称 路径 类型 说明
数据
data array of OperationRo
end
end integer
页面
page integer
pageSize
pageSize integer
开始
start integer
totalSize
totalSize integer

CustomModelTinyRo

名称 路径 类型 说明
color
color string
图标
icon string
id
id string
链接
link string
姓名
name string

ModelTinyRo

名称 路径 类型 说明
color
color string
generateLinks
generateLinks boolean
图标
icon string
id
id string
isCustomModel
isCustomModel boolean
链接
link URI
姓名
name string

MeasureTinyRo

名称 路径 类型 说明
属性
attribute AttributeTinyRo
dtype
dtype string
id
id string
时间戳
timestamp integer
value
value string

AttributeTinyRo

名称 路径 类型 说明
id
id string
姓名
name string
类型
type QuantityKindRo
单位
unit string

CustomFieldRo

名称 路径 类型 说明
id
id string
imageLink
imageLink string
标签
label string
姓名
name string
类型
type string
value
value string

PageMessageRo

名称 路径 类型 说明
数据
data array of MessageRo
end
end integer
页面
page integer
pageSize
pageSize integer
开始
start integer
totalSize
totalSize integer

ManufacturerTinyRo

名称 路径 类型 说明
generateLinks
generateLinks boolean
id
id string
链接
link string
姓名
name string

ProductTinyRo

名称 路径 类型 说明
connectivityTypes
connectivityTypes array of string
generateLinks
generateLinks boolean
id
id string
链接
link string
制造商
manufacturer ManufacturerTinyRo
模型
model ModelTinyRo
姓名
name string
引用
reference string

ThingTinyRo

名称 路径 类型 说明
displayName
displayName string
fixedName
fixedName string
id
id string
姓名
name string
nbAlerts
nbAlerts integer
tags
tags array of ThingTagRo

ResponseEntity

名称 路径 类型 说明
身体
body object
状态码
statusCode string
statusCodeValue
statusCodeValue integer

PageFlowRo

名称 路径 类型 说明
数据
data array of PageFlowRo
end
end integer
页面
page integer
pageSize
pageSize integer
开始
start integer
totalSize
totalSize integer

PageSingleThingRo

名称 路径 类型 说明
数据
data array of SingleThingRo
end
end integer
页面
page integer
pageSize
pageSize integer
开始
start integer
totalSize
totalSize integer

ThingTagRo

名称 路径 类型 说明
id
id string
标签
tag string

ApplicationTinyRo

名称 路径 类型 说明
id
id string
链接
link string
姓名
name string

ModelRo

名称 路径 类型 说明
attributes
attributes array of AttributeRo
color
color string
图标
icon string
id
id string
isCustomModel
isCustomModel boolean
链接
link URI
姓名
name string
operations
operations array of OperationRo