DOC

com.envisioniot : enos-dm-api-pojo

Maven & Gradle

Nov 23, 2022

EnOS Device And Asset API pojo · EnOS Device And Asset API pojo 0.2.14-SNAPSHOT ota api pojo and event 0.2.20-SNAPSHOT The Response objects returned by GetEvent and SearchEvent queries are added (including: outputData, eventName, outputNames fields) 0.2.21-SNAPSHOT Increase the internationalization of the four-element description field of the model 0.2.22-SNAPSHOT add some pojo class for private api 0.2.23-SNAPSHOT model-service open api的接口中thingModel增加category模型类型字段 0.2.24-SNAPSHOT 部分search接口增加realTime字段 0.2.25-SNAPSHOT firmware add tag function 0.2.27-SNAPSHOT add max and min fields 0.2.28-SNAPSHOT asset tree api for amc/city infra 0.2.29-SNAPSHOT fix thingModel enableMeasurepointValidate 0.2.30-SNAPSHOT enhancement of search model and update asset and alert engine 增加告警规则sdk 0.2.31-SNAPSHOT move asset node 2.4.0-SNAPSHOT upgrade to 2.4 for support DCM 2.4GA 2.4.1-SNAPSHOT service parameter supports "Required" and "Default Value" fields 2.4.2-SNAPSHOT upgrade to 2.4 for support DCM 2.4GA jar 升级

Table Of Contents

Latest Version

Download com.envisioniot : enos-dm-api-pojo Javadoc & API Documentation - Latest Versions:

All Versions

Download com.envisioniot : enos-dm-api-pojo Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.4.x
0.2.x
0.1.x

How to open Javadoc JAR file in web browser

  1. Rename the file enos-dm-api-pojo-2.4.2-javadoc.jar to enos-dm-api-pojo-2.4.2-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder enos-dm-api-pojo-2.4.2-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "enos-dm-api-pojo-2.4.2-sources.jar" -d "enos-dm-api-pojo-2.4.2-javadoc" -subpackages 

Advertisement