mosquitto/test/old/msgsps_common.h

8 lines
108 B
C
Raw Normal View History

2018-05-02 13:03:26 +00:00
#define HOST "127.0.0.1"
2020-10-07 16:20:50 +00:00
#define PORT 1883
2018-05-02 13:03:26 +00:00
#define PUB_QOS 1
#define SUB_QOS 1
2014-05-07 22:27:00 +00:00
#define MESSAGE_SIZE 1024L