cloud-server/cloud-modules
LQS f0f6cf006f feat():修改缓存实现类结构,
手动测试添加redis缓存数据(
CarMessageValueCacheService报文数据=》key(报文模版id(templateId)),value(查询到的数据集合List);
CarVehicleCacheService车辆信息=》key(VehicleVin车辆VIN码),value(Vehicle车辆实体类数据);
CarVehicleTypeCacheService车辆类型=》key(VehicleTypeId车辆类型ID),value(查询到的集合List)
)。
之后连接MQTT接收到车辆模拟传过来的数据--》查询redis--》解析数据--》传递kafka
2024-10-09 16:19:28 +08:00
..
cloud-modules-enterprise feat():修改缓存实现类结构, 2024-10-09 16:19:28 +08:00
cloud-modules-event-process feat():修改缓存实现类结构, 2024-10-09 16:19:28 +08:00
cloud-modules-file feat(): 完善mqtt的投递 2024-10-07 20:30:44 +08:00
cloud-modules-gen feat(): 完善mqtt的投递 2024-10-07 20:30:44 +08:00
cloud-modules-protocol-analysis feat():修改缓存实现类结构, 2024-10-09 16:19:28 +08:00
cloud-modules-system feat(): 完善mqtt的投递 2024-10-07 20:30:44 +08:00
cloud-modules-vehicle-gateway build():添加车辆连接获取车辆信息存入数据库中,发送rabbitmq消息队列 2024-10-07 19:31:17 +08:00
cloud-weixin-mp
pom.xml