is not current version
Last Version 2.3.7

com.envisioniot:enos-api 0.1.62

Envision Energy Open Platform 0.1.16-SNAPSHOT: 升级event api 1.7.0 0.1.17-SNAPSHOT: getFilteredObjects接口支持查询资产节点 0.1.18-SNAPSHOT: 添加getDeviceTemplates接口 0.1.19-SNAPSHOT: 0.1.20-SNAPSHOT: 添加CloudedgeAttachDeviceRequest,CloudedgeDetachDeviceRequest接口 0.1.23-SNAPSHOT: 升级event api 2.0.1 0.1.24-SNAPSHOT: 添加AttachedDeviceTemplatesGetRequest接口 0.1.25-SNAPSHOT: 添加Event相关分页接口 0.1.26-SNAPSHOT: 升級event api 到 2.0.4-SNAPSHOT,支持date,hour函數 0.1.27-SNAPSHOT: 升級event api 到 2.0.5,支持minute函數 0.1.28-SNAPSHOT: eventSR查询支持Orderby 0.1.29-SNAPSHOT: 支持eeop入告警 0.1.30-SNAPSHOT: 添加参数检测规则 0.1.31-SNAPSHOT: 支持同时控制多个控制点 0.1.32-SNAPSHOT: detailsV2接口支持船舶的数据补齐功能 0.1.33-SNAPSHOT: 支持cloudedge更多信息 0.1.34-SNAPSHOT: getFilterObject支持In操作 0.1.35-SNAPSHOT: 适配多通道接入配置 0.1.36-SNAPSHOT: 丰富分页客户端执行请求失败时的日志 0.1.37-SNAPSHOT: 升级event api 2.0.7,支持EventUpdate对code_desc的语言选择 0.1.38-SNAPSHOT: 增加接入状态查询接口, 修正Dimension接口typo-fault 0.1.39-SNAPSHOT: detailsV2接口返回结果支持毫秒数 0.1.41-SNAPSHOT: 扩充connect config接口 0.1.42-SNAPSHOT: 添加tsdb的采样数据查询接口 0.1.43-SNAPSHOT: 在DeviceTemplate中添加name字段 0.1.44-SNAPSHOT: 新增getusertokeninfobysessionid,getuserinfo,geteventtype,geteventrank,geteventcontent,getappresource接口 0.1.45-SNAPSHOT: 在DeviceTemplate中添加domainID、pointMap字段,新增DomainSchemasGetById接口 0.1.46-SNAPSHOT: 修复event接口,getappresource接口在多组织场景下返回异常的问题 0.1.47-SNAPSHOT: 修复DomainInfo.getSchemas方法passthroughPoints可能为null的问题 0.1.49-SNAPSHOT: 增加getMqttClientStatus接口 0.1.50-SNAPSHOT: 上线了告警eeop新版查询接口,下线了部分老版接口(EventQueryRequest\EventConfirmRequest\EventUpdateRequest\EventUpdateResponse) 0.1.51-SNAPSHOT: 兼容老告警eeop-SDK 0.1.52-SNAPSHOT: 支持在DomainSchema接口中查询测点值类型 0.1.53-SNAPSHOT: DimensionFindByColumn接口支持null值过滤 0.1.54-SNAPSHOT: /domainService/getmdmidspoints接口添加timeWindow参数 0.1.55-SNAPSHOT: 新告警增加统计接口,加字段 0.1.58-SNAPSHOT: 支持在DomainSchema接口中查询领域点类别 0.1.59: 更新对event的依赖版本 0.1.60: 更新slf4j-api依赖的scope 0.1.61-SNAPSHOT: 增加根据指定userId获取其有权限的ObjectStructure 0.1.62-SNAPSHOT: 修改了新老告警的依赖,规范了命名。

GroupId

GroupId

com.envisioniot
ArtifactId

ArtifactId

enos-api
Version

Version

0.1.62
Type

Type

jar

Download enos-api 0.1.62


<!-- https://jarcasting.com/artifacts/com.envisioniot/enos-api/ -->
<dependency>
    <groupId>com.envisioniot</groupId>
    <artifactId>enos-api</artifactId>
    <version>0.1.62</version>
</dependency>
// https://jarcasting.com/artifacts/com.envisioniot/enos-api/
implementation 'com.envisioniot:enos-api:0.1.62'
// https://jarcasting.com/artifacts/com.envisioniot/enos-api/
implementation ("com.envisioniot:enos-api:0.1.62")
'com.envisioniot:enos-api:jar:0.1.62'
<dependency org="com.envisioniot" name="enos-api" rev="0.1.62">
  <artifact name="enos-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.envisioniot', module='enos-api', version='0.1.62')
)
libraryDependencies += "com.envisioniot" % "enos-api" % "0.1.62"
[com.envisioniot/enos-api "0.1.62"]