ZhiXiangYun device control API SDK

After the battery, vehicle, and power cabinet equipment are connected to the IoT platform, users can control the device through the open API, and query the device-related information

License

License

Categories

Categories

Data
GroupId

GroupId

com.hzzxxd.sdk
ArtifactId

ArtifactId

zxy-data-api
Last Version

Last Version

1.0.3.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

ZhiXiangYun device control API SDK
After the battery, vehicle, and power cabinet equipment are connected to the IoT platform, users can control the device through the open API, and query the device-related information
Project URL

Project URL

https://thoughts.teambition.com/workspaces/5e54df2cbd4ae7001a0eb6f5/docs/5ebd4a891edf9c0001216d02
Source Code Management

Source Code Management

https://github.com/mylxy/zxy-iot-sdk.git

Download zxy-data-api

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
io.github.openfeign : feign-core jar 11.0
io.github.openfeign : feign-jackson jar 11.0
io.github.openfeign : feign-slf4j jar 11.0
com.baomidou : mybatis-plus jar 3.4.1
org.hibernate.validator : hibernate-validator jar 7.0.1.Final
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.1
com.alibaba : fastjson jar 1.2.68
com.squareup.okhttp3 : okhttp jar 3.10.0
org.projectlombok : lombok Optional jar 1.18.8
org.apache.commons : commons-lang3 jar 3.10
org.apache.commons : commons-collections4 jar 4.4
org.slf4j : slf4j-simple jar 1.6.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE