ibm-watson-iot/iot-nodejs

Limited Gateway Beta - Implement methods to the Limited Gateway Beta feature

amprasanna opened this issue · 1 comments

The Limited Gateway Beta feature lists 5 API's that accommodate Gateway functionalities (https://docs.internetofthings.ibmcloud.com/apis/swagger/v0002-beta/security-gateway-beta.html#/), for which, the methods do not exist in the ApplicationClient.js file . Need to create the methods in the ApplicationClient.js file and implement the API functionalities.

The Limited Gateway Access functionality was merged into the Beta Branch using #78
#78