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

add better return message on a delete of MODBUS point/network/device #31

Closed
NubeDev opened this issue Oct 20, 2020 · 1 comment
Closed
Assignees

Comments

@NubeDev
Copy link
Contributor

NubeDev commented Oct 20, 2020

No description provided.

@RaiBnod
Copy link
Member

RaiBnod commented Oct 21, 2020

Delete success status code is by default: 204 and it doesn't have payload and if we insert the payload it will gets removed out by REST framework itself. So, we just need to check if we got 204 status code then it's alright on querying side.

@NubeDev NubeDev closed this as completed Oct 30, 2020
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

2 participants