@ -58,6 +58,7 @@ def on_message(client, userdata, msg):
elif data == "status":
# 查看运行状态
get_status(client)
client.publish('error', payload='No Such Type2', qos=0)
else:
# 错误类型
client.publish('error', payload='No Such Type', qos=0)