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

an issue in wiki help document #281

Open
zhoumingchun opened this issue Mar 2, 2015 · 1 comment
Open

an issue in wiki help document #281

zhoumingchun opened this issue Mar 2, 2015 · 1 comment

Comments

@zhoumingchun
Copy link

in https://github.com/TheThingSystem/steward/wiki/Devices
for Delete Device Section

Delete Device
To "define" a device, an authorized client sends: ------------> maybe "delete" is correct

{ path : '/api/v1/actor/device/ID'
, requestID : 'X'
}
where ID corresponds to the deviceID of the device to be deleted, and X is any non-empty string, e.g.,

{ path : '/api/v1/actor/device/7'
, requestID : '4'
}

@zhoumingchun
Copy link
Author

To "define" a device, an authorized client sends: ------------> maybe "delete" is correct

{ path : '/api/v1/actor/delete/ID'
, requestID : 'X'
}

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

No branches or pull requests

1 participant