Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device bulk configuration remove #125

Open
mecking opened this issue May 27, 2019 · 2 comments
Open

Device bulk configuration remove #125

mecking opened this issue May 27, 2019 · 2 comments
Assignees
Labels

Comments

@mecking
Copy link

mecking commented May 27, 2019

Hi all,
Does this library support the API call for device bulk configuration "Delete multiple devices"?
I did not find anything in the code or documentation.

If it does not, does it make sense a Pull Request for that?

#image

@durera durera self-assigned this May 30, 2019
@durera
Copy link
Contributor

durera commented May 30, 2019

appClient.registry.deleteMultipleDevices(arryOfDevicesToBeDeleted) should do the job in the current version 👍

See: https://github.com/ibm-watson-iot/iot-nodejs/blob/master/src/wiotp/sdk/api/RegistryClient.js#L122

@prabhu66
Copy link

Hi Everyone,

Actually I am trying Rest API call for Bulk Registration. But I am getting 403 Forbidden Error.

image

When I am doing POST method API for bulk registration. I am passing Username as API Key and Password as Auth Token. I am getting below error.

image

Anyone can help me on this ASAP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants