Distributed Publish & Subscribe for IoT
synchronous.h File Reference

Synchronous helpers. More...

Go to the source code of this file.

Functions

DPS_Status DPS_LinkTo (DPS_Node *node, const char *addrText, DPS_NodeAddress *addr)
 Synchronous helper that wraps DPS_Link(). More...
 
DPS_Status DPS_UnlinkFrom (DPS_Node *node, const DPS_NodeAddress *addr)
 Synchronous helper that wraps DPS_Unlink(). More...
 

Detailed Description

Synchronous helpers.