git clone https://github.com/Coolpy7/mqttsn-gateway.git
# 参数c: 配置文件mqttsn.yml指定文件位置(默认为程序所有位置下的bin/data文件夹下)
# 参数t: 配置文件mqttsn_topics.yml指定文件位置(默认为程序所有位置下的bin/data文件夹下)
# 以下例示建立连接到192.168.200.201所在的Coolpy7 Core Broker
./go_build_Coolpy7_sngw_go_linux_linux
2018/11/06 09:28:20 aggregating_gw_impl.go:33: Connect to broker
2018/11/06 09:28:20 gateway.go:59: set read buff size : 212992
2018/11/06 09:28:20 gateway.go:65: set write buff size : 212992
2018/11/06 09:28:21 statistics_reporter.go:30: [STATISTICS-REPORT] SESSION-COUNT : 0 , PUBLISH-RECV-COUNT : 0 , PUBLISH-SEND-COUNT : 0 , PUBLISH-COMP-COUNT : 0
2018/11/06 09:28:21 statistics_reporter.go:44: [STATISTICS-REPORT] PUBLISH-TAT-AVG : 0 , PUBLISH-TAT-MIN : 65535 , PUBLISH-TAT-MAX : 0