2019/11/08

新增API

Application Portal服务

新增Application Portal服务21个接口。

API名称

描述

Authorize Asset

将在EnOS平台上新建的电站授权给创建人

Check Asset Permission

查看是否有资产的权限

Choose Organization

用户在登录后选择需要进入使用的组织

Create Message

创建消息

Get App Menu and Permission

获取应用的权限点及菜单列表

Get Assets by Application

获取当前用户在某个应用下有权限的所有资产

Get Assets by Organization

获取指定用户在指定组织下有权限的所有资产

Get Asset Structure

获取资产所在的组织的上游组织结构

Get Colors of the Message Icon

获取消息图标可选择配置的颜色集合

Get Manageable User List

获取当前账号权限下可管理的所有用户列表

Get Message Ringtones

获取消息可选择配置的提示声集合

Get Organization List

根据Access Token列出当前用户所在的组织列表

Get Organization User List

不登录Application Portal的状态下授权应用获取指定组织下所有用户列表

Get Token Information

获取Access Token所对应的当前登录用户的相关信息

Get User Information

获得当前用户的信息

Log In

登录账号

Log Out

登出账号

Refresh Access Token

使用Refresh Token请求一个新的Access Token

Revoke Refresh Token

撤销用户所有的Refresh Token

Sync Asset

将在EnOS平台上标有指定标签的资产同步到Application Portal

Update Message

更新消息状态

模型服务

API名称

描述

Search Thing Model

ThingAttribute结构体ThingMeasurepoint结构体ThingDatapoint结构体 中新增 dataDefinition 参数,用于定义结构体内 datatype 参数所表示的数据类型。

告警服务

API名称

描述

Create Alert Type

请求参数(Body)``generateType`` 结构体中新增参数 parentTypeId, 用于表示父告警类型编号。

Update Alert Type

请求参数(Body)``generateType`` 结构体中新增参数 parentTypeId, 用于表示父告警类型编号。

更新API

接入服务

API名称

更新内容

Search Device

请求参数(Body)中的查询表达式(expression)新增支持查询 deviceTags 字段。

Search Product

请求参数(Body)中的查询表达式(expression)新增支持查询 productTags 字段。

模型服务

API名称

更新内容

Search Thing Model

请求参数(URI)中的查询表达式(expression)所支持的查询字段 tags 新增支持算术运算符exists和not exists。

告警服务

API名称

更新内容

Aggregate Active Alerts

请求参数(Body)中的查询表达式(expression)所支持的查询字段 tag 新增支持算术运算符exists和not exists。

Create Alert Content

移除请求参数(Body)中的 source 参数。

Create Alert Rule

移除请求参数(Body)中的 source 参数。

Create Alert Severity

移除请求参数(Body)中的 source 参数。

Create Alert Type

移除请求参数(Body)中的 source 参数。

Delete Alert Content

移除请求参数(URI)中的 source 参数。

Delete Alert Rule

移除请求参数(URI)中的 source 参数。

Delete Alert Severity

移除请求参数(URI)中的 source 参数。

Delete Alert Type

移除请求参数(URI)中的 source 参数。

Search Active Alert

请求参数(Body)中的查询表达式(expression)所支持的查询字段 tag 新增支持算术运算符exists和not exists。

Search Alert Content

移除响应参数 AlertContent 结构体中的 source 参数。

Search Alert Rule

移除响应参数 AlertRule 结构体中的 source 参数。

Search Alert Severity

移除响应参数 AlertSeverity 结构体中的 source 参数。

Search Alert Type

移除响应参数 AlertType 结构体中的 source 参数。

Search History Alert

请求参数(Body)中的查询表达式(expression)所支持的查询字段 tag 新增支持算术运算符exists和not exists。

Update Alert Content

移除请求参数(Body)的 generateContent 结构体中的 source 参数。

Update Alert Rule

移除请求参数(Body)的 alertRule 结构体中的 source 参数。

Update Alert Severity

移除请求参数(Body)的 generateSeverity 结构体中的 source 参数。

Update Alert Type

移除请求参数(Body)的 generateType 结构体中的 source 参数。

TSDB数据服务

API名称

更新内容

Get Asset DI Data

DI数据获取接口增加首值插补功能。