Support soundbox firmware MQTT topics

This commit is contained in:
Wira Basalamah
2026-06-07 00:44:54 +07:00
parent 3523ca2500
commit c15bffc1d2
11 changed files with 595 additions and 55 deletions

View File

@ -457,7 +457,7 @@
last_messages: [
{
direction: "downlink",
topic: "devices/dev_qf100_static_01/downlink/qf100",
topic: "soundbox/SN-QF100-0001/down",
message_type: "payment_success",
publish_status: "sent",
created_at: new Date(now - 75 * 1000).toISOString()