MQTT-SN Transparent Gateway for linux (UDP) is ready to Test.

53 views
Skip to first unread message

Tomoaki Yamaguchi

unread,
Aug 19, 2016, 4:32:41 AM8/19/16
to mq...@googlegroups.com
Hi All,

The Gateway and Gateway Tester for linux is ready in Github repo which is pull requested to  github.com/eclipse/paho.mqtt-sn.embedded-c.

$ git clone -b gateway https://github.com/ty4tw/paho.mqtt-sn.embedded-c.git
$ cd paho.mqtt-sn.embedded-c
$ make
$ make install
$ make clean

$ cd MQTTSNGateway/GatewayTester
$ make
$ make install
$ make clean
$ cd ../../../

$ ls
MQTT-SNGateway  MQTT-SNGatewayTester  MQTT-SNLogmonitor .....

$ ./MQTT-SNGateway
                            The gateway starts.

Tthen open a new terminal. and

$ ./MQTT-SNGatewayTester
                            The gateway tester starts.

you can test the gateway.  

you can create your own test program. 
you can write a program using   .../MQTTSNGateway/GatewayTester/sample/mainTemplate.cpp.
change two lines in Makefile.

PROGNAME := Your program name
APPL := your source file  without  .cpp.

build it and run it.


Tomy Technology
Tomoaki  YAMAGUCHI
Reply all
Reply to author
Forward
0 new messages