jar

io.github.honyariot : iot-api

Maven & Gradle

Aug 03, 2022
0 stars

iot-java-sdk · Common Tools

Table Of Contents

Latest Version

Download io.github.honyariot : iot-api JAR file - Latest Versions:

All Versions

Download io.github.honyariot : iot-api JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window iot-api-0.9.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.honyariot.core.model

├─ io.github.honyariot.core.model.CommonResponseResult.class - [JAR]

io.github.honyariot.demo.device.service

├─ io.github.honyariot.demo.device.service.DeviceApiService.class - [JAR]

io.github.honyariot.core.util

├─ io.github.honyariot.core.util.HttpUtil.class - [JAR]

io.github.honyariot.module.device.model.param

├─ io.github.honyariot.module.device.model.param.QueryDeviceRequest.class - [JAR]

io.github.honyariot.module.device.model.result

├─ io.github.honyariot.module.device.model.result.QueryDeviceDetailResponse.class - [JAR]

├─ io.github.honyariot.module.device.model.result.QueryDeviceResponse.class - [JAR]

io.github.honyariot.module.device.transform

├─ io.github.honyariot.module.device.transform.DeviceAction.class - [JAR]

Advertisement