yudao-module-iot
cn.iocoder.boot
${revision}
4.0.0
yudao-module-iot-core
jar
${project.artifactId}
iot 模块下,提供 iot-biz 和 iot-gateway 模块的核心功能。例如说:
1. 消息总线:跨 iot-biz 和 iot-gateway 的设备消息。可选择使用 spring event、redis stream、rocketmq、kafka、rabbitmq 等。
2. 查询设备信息的通用 API
cn.iocoder.boot
yudao-common
org.springframework.boot
spring-boot-starter
org.springframework.data
spring-data-redis
true
org.apache.rocketmq
rocketmq-spring-boot-starter
true
org.springframework.amqp
spring-rabbit
true
org.springframework.kafka
spring-kafka
true
org.springframework.boot
spring-boot-starter-test
test