mirror of
https://gitee.com/pnoker/iot-dc3.git
synced 2026-08-28 22:21:16 +08:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user