Prepare QF100 pilot and Debian app deploy
This commit is contained in:
@ -14,6 +14,7 @@ Paket ini berisi blueprint final v1 untuk platform merchant aggregator QRIS + so
|
||||
- 09-screen-inventory.md
|
||||
- 10-design-blueprint.md
|
||||
- 11-low-fi-wireframes.md
|
||||
- DEBIAN12_APP_SERVER_SETUP.md
|
||||
- 18-mqtt-broker-mosquitto-debian13.md
|
||||
|
||||
## Tujuan
|
||||
@ -185,7 +186,7 @@ npm run smoke:mqtt-real
|
||||
|
||||
Perintah ini membaca `.env`, menjalankan app lokal dengan `MQTT_PUBLISH_MODE=broker`, subscribe ke broker `devices/+/downlink/#`, lalu memverifikasi publish real untuk payment success, config push, dan dynamic QR response. Test akan membersihkan data merchant/transaksi/MQTT trace yang dibuat khusus smoke.
|
||||
|
||||
Smoke broker real terakhir lulus terhadap `mqtts://mqtt.iptek.co:8883`: broker connect ok, subscribe `devices/+/downlink/#`, menerima payment success, config push, dynamic QR response, dan cleanup data smoke.
|
||||
Smoke broker real terakhir lulus terhadap `mqtts://broker.bizone.id:8883`: broker connect ok, subscribe `devices/+/downlink/#`, menerima payment success, config push, dynamic QR response, dan cleanup data smoke.
|
||||
|
||||
### Async export worker
|
||||
|
||||
|
||||
Reference in New Issue
Block a user