12 Commits

Author SHA1 Message Date
lzh
7a81d9e478 fix: JT808事件消息eventId改为identifier
Some checks failed
aiot-platform CI/CD / build-and-deploy (push) Has been cancelled
2025-12-28 00:47:42 +08:00
lzh
ea55347651 fix: 业务层跳过 JT808 协议的回复消息生成
All checks were successful
aiot-platform CI/CD / build-and-deploy (push) Successful in 6m50s
2025-12-28 00:07:10 +08:00
lzh
7561ddf9e9 fix: JT808直接回复通用消息-处理数据上报 2025-12-28 00:06:59 +08:00
lzh
bb8f76d531 fix: 修复TCP上报空Json数据解析失败bug
All checks were successful
aiot-platform CI/CD / build-and-deploy (push) Successful in 6m23s
2025-12-27 23:05:19 +08:00
lzh
69b0767fd7 fix: JT808修改-若NONE跳过鉴权
All checks were successful
aiot-platform CI/CD / build-and-deploy (push) Successful in 7m22s
2025-12-26 18:40:00 +08:00
lzh
1737566245 fix: 新增只依据deviceName查询设备信息(暂时使用,后续调整)
All checks were successful
aiot-platform CI/CD / build-and-deploy (push) Successful in 7m4s
2025-12-26 18:25:44 +08:00
lzh
8d52e9e413 fix: 修复java.lang.RuntimeException: JT808 消息编码失败: 消息参数格式错误,params 必须是 Map 类型
All checks were successful
aiot-platform CI/CD / build-and-deploy (push) Successful in 7m41s
at com.viewshanghai.module.iot.gateway.codec.jt808.IotJt808DeviceMessageCodec.encode(IotJt808DeviceMessageCodec.java:77) ~[!/:na]
2025-12-26 17:58:36 +08:00
lzh
a5c2b7aabf fix: 修改了 IotJt808DeviceMessageCodec.java:82-111 的 decode() 方法
All checks were successful
aiot-platform CI/CD / build-and-deploy (push) Successful in 7m33s
2025-12-26 17:42:06 +08:00
lzh
6d159a02fe fix: 修复bug-Caused by: java.lang.RuntimeException: JT808 消息解码失败: null
All checks were successful
aiot-platform CI/CD / build-and-deploy (push) Successful in 7m28s
2025-12-26 17:07:35 +08:00
lzh
a2a9ef0c30 cleaning-客流计数器、蓝牙工牌对接 (#1)
All checks were successful
aiot-platform CI/CD / build-and-deploy (push) Successful in 8m21s
完善了http上报数据、修改了tcp连接协议解析

Reviewed-on: http://124.221.55.225:3000/XW-AIOT/aiot-platform/pulls/1
2025-12-26 14:48:23 +08:00
lzh
e3c1e8a7f3 chore: update gateway config for local dev and docker
All checks were successful
aiot-platform CI/CD / build-and-deploy (push) Successful in 8m10s
2025-12-18 15:26:11 +08:00
lzh
ac66d2e622 初始化提交
Some checks failed
viewshanghai-ui-admin CI / build (14.x) (push) Has been cancelled
viewshanghai-ui-admin CI / build (16.x) (push) Has been cancelled
Java CI with Maven / build (11) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
Java CI with Maven / build (8) (push) Has been cancelled
2025-12-18 11:03:26 +08:00