mirror of
https://github.com/eclipse/paho.mqtt-sn.embedded-c.git
synced 2025-12-14 16:06:51 +01:00
BugFix of #126
and the content of the conf file matched with the sample program Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
This commit is contained in:
@@ -35,4 +35,13 @@ ClientProxy, ty4tw/proxy/predefTopic3, 3
|
||||
|
||||
GatewayTestClient,ty4tw/predefinedTopic1, 1
|
||||
GatewayTestClient,ty4tw/predefinedTopic2, 2
|
||||
GatewayTestClient,ty4tw/predefinedTopic3, 3
|
||||
GatewayTestClient,ty4tw/predefinedTopic3, 3
|
||||
|
||||
ClientPUB,ty4tw/predefinedTopic1, 1
|
||||
ClientPUB,ty4tw/predefinedTopic2, 2
|
||||
ClientPUB,ty4tw/predefinedTopic3, 3
|
||||
|
||||
ClientSUB,ty4tw/predefinedTopic1, 1
|
||||
ClientSUB,ty4tw/predefinedTopic2, 2
|
||||
ClientSUB,ty4tw/predefinedTopic3, 3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user