Split MQTT trace and commands pages
This commit is contained in:
@ -7,7 +7,9 @@ const pages = [
|
||||
"ui/admin-system-audit-logs/index.html",
|
||||
"ui/settlement-batch-management/index.html",
|
||||
"ui/merchant-settlement-history/index.html",
|
||||
"ui/device-technical-detail/index.html"
|
||||
"ui/device-technical-detail/index.html",
|
||||
"ui/mqtt-trace/index.html",
|
||||
"ui/config-commands/index.html"
|
||||
];
|
||||
|
||||
const checks = [];
|
||||
|
||||
Reference in New Issue
Block a user