This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# MQTT 压测脚本说明
## 脚本列表
- pressure_up.sh:设备状态上报压测
- pressure_mix.sh:上报 + 控制混合压测
## 使用说明
1. 安装 mosquitto-clients
2. 修改脚本中的 BROKER / IMEI 范围
3. chmod +x *.sh
4. 运行脚本
## 停止压测
```bash
pkill mosquitto_pub