Last Version

ZhiXiangYun data subscription SDK 1.2.0.RELEASE

After the battery, vehicle, and power cabinet equipment are connected to the IoT platform, users may subscribe to the SDK through data to subscribe to the data reported by the device, including status, positioning, logs, configuration, unique data, etc., and then according to their own business processes Develop your own personalized application service

License

License

Categories

Categories

Data
GroupId

GroupId

com.hzzxxd.sdk
ArtifactId

ArtifactId

zxy-data-subscribe
Version

Version

1.2.0.RELEASE
Type

Type

jar
Description

Description

ZhiXiangYun data subscription SDK
After the battery, vehicle, and power cabinet equipment are connected to the IoT platform, users may subscribe to the SDK through data to subscribe to the data reported by the device, including status, positioning, logs, configuration, unique data, etc., and then according to their own business processes Develop your own personalized application service
Project URL

Project URL

https://thoughts.teambition.com/share/5ebdfdb0c085db001b05c4c6#title=智享云服务端订阅
Source Code Management

Source Code Management

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

Download zxy-data-subscribe 1.2.0.RELEASE


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

Dependencies

compile (9)

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
org.apache.kafka : kafka-clients jar 2.5.0
com.alibaba : fastjson jar 1.2.68
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.