no message

This commit is contained in:
2025-11-27 15:50:30 +01:00
parent 1795126775
commit 66089ec037

View File

@@ -56,7 +56,7 @@ class VGT_Sub extends IPSModule
foreach ($topics as $t) {
$this->SendDataToParent(json_encode([
"DataID" => "{043E0F88-B2B0-4DF4-B1A6-64FB1C385D3C}",
"DataID" => "{F7A0DD2E-7684-95C0-64C2-D2A9DC47577B}",
"PacketType" => 8, // SUBSCRIBE
"Topic" => $t
]));