メッセージの頻度が高すぎると再生時にpublish時間に遅延が出てしまう問題あり。
Simple tool to record/replay MQTT data.
https://www.python.org/downloads/
pip3 install paho-mqtt
pythonw.exe mqtt_recorder.py --server 192.168.0.1 --mode record --output 2021-08-03-mqtt.json
pythonw.exe mqtt_recorder.py --server localhost --mode replay --input 2021-08-03-mqtt.json --realtime