mirror of
https://github.com/eclipse/paho.mqtt-sn.embedded-c.git
synced 2025-12-16 08:56:51 +01:00
Update: Add Pre-defined-Topic
Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
This commit is contained in:
@@ -24,6 +24,7 @@ public:
|
||||
TestTopicIdMap();
|
||||
~TestTopicIdMap();
|
||||
void test(void);
|
||||
bool testGetElement(uint16_t msgid, uint16_t id, MQTTSN_topicTypes type);
|
||||
|
||||
private:
|
||||
TopicIdMap* _map;
|
||||
|
||||
Reference in New Issue
Block a user