QoS-1 PUBLISH is available #34

BugFix of #69

Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
This commit is contained in:
tomoaki
2018-07-29 16:11:38 +09:00
parent 9940aadd4b
commit 4932d2d0ee
32 changed files with 1274 additions and 348 deletions

View File

@@ -11,7 +11,26 @@
# http://www.eclipse.org/org/documents/edl-v10.php.
#***********************************************************************
#
# ClientID, TopicName, TopicID
# pre-defined-topics are defined by this file.
# A format of this file is in CSV as follows:
#
# ClientID, TopicName, TopicID
#
# This file is consist from two sections.
# One for QoS-1 PUBLISH Clients, the other for another clients.
#
# pre-defined-topics for QoS-1 clients.
# ClientIDs should be "ClientProxy"
#
ClientProxy, ty4tw/proxy/predefTopic1, 1
ClientProxy, ty4tw/proxy/predefTopic2, 2
ClientProxy, ty4tw/proxy/predefTopic3, 3
#
# pre-defined-topics for another clients
#
GatewayTestClient,ty4tw/predefinedTopic1, 1