Research Article

System Design and Simulation for Square Dance Movement Monitoring Based on Machine Learning

Table 3

MQTT message type.

NameValueFlowDescription

CONNECT1Client to the serverClient request connection server
CONNACK2Server to the clientServer confirming connection request
PUBLISH3Client and server two-wayMaking an announcement
PUBACK4Server to the clientQoSL release confirmation
PUBREC5Server to the clientQos2 release
PUBREL6Server to the clientQoS2 release
PUBCOMP7Server to the clientQoS2 release completion
SUBSCRIBE8Client to the serverClient subscription message
SUBACK9Server to the clientConfirm subscription
UNSUBSCRIBE10Client to the serverCancel subscription request
UNSUBACK11Server to the clientCancel subscription confirmation
PINGREQ12Client to the serverPing request
PINGRESP13Client to the serverPing reply
DISCONNECT14Client to the serverClients disconnected