Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ static boost::mutex initMutex;
// Stomp client
#include "BoostStomp.hpp"
static STOMP::BoostStomp* stomp_client;
static string* notifications_topic = new string("/queue/zwave/monitor");
static string* notifications_topic = new string("/topic/zwave/monitor");

// JSON body indicator
static bool jsonMessageBody = false;
Expand Down
Binary file modified ozwd
Binary file not shown.