docs(center): drop the stale WebSocket mention from the data-center pom

The data center no longer integrates WebSocket; the pom description mirrored the old README text.
This commit is contained in:
pnoker
2026-08-25 12:06:22 +08:00
parent 3c19f31652
commit 7aa4642977
+3 -3
View File
@@ -28,9 +28,9 @@
<artifactId>dc3-center-data</artifactId>
<packaging>jar</packaging>
<description>IoT DC3 Platform Data Center - Integrates common messaging middleware including AMQP, WebSocket, and
MQTT for collecting device group information through message
subscription mechanisms.
<description>IoT DC3 Platform Data Center - Collects device point values from drivers over RabbitMQ (AMQP),
stores them through the pluggable time-series port, and exposes
data query and command APIs.
</description>
<dependencies>