Research Article

Software-Defined Edge Cloud Framework for Resilient Multitenant Applications

Table 1

Application programming interface.

1 getMessage(fileSrc) Send a file/string

2 connect(deviceID,topic) establishes a blocking call to the broker

3 sendFile Send file after getMessage

4 recieveQ Retrieve everything from queue

5 receiveSingle one element at a time from the queue

6 Disconnect To disconnect from the broker