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

[HELP] bacnet relinquish command #535

Open
vac-pav opened this issue Jul 12, 2021 · 6 comments
Open

[HELP] bacnet relinquish command #535

vac-pav opened this issue Jul 12, 2021 · 6 comments
Assignees

Comments

@vac-pav
Copy link

vac-pav commented Jul 12, 2021

I use bacnet connector which seems to work quite well. I can read and write properties at individual priorities using RPC. But I cannot find way how to relinquish already written value. E.g value written at priority 8 (manual control) and I need to relinquish this value.

Is there any way to do it with thingsboard or is this feature not implemented?

@WeiTangLau
Copy link

Hi @vac-pav
I am also using the bacnet connector, but I am facing problems with it. Do you mind sharing with me your configuration?
Regarding your question, this has came across my mind too.
I think a workaround would be that setting a BV for each point to toggle between user input or program input.

@samson0v
Copy link
Contributor

samson0v commented Nov 16, 2021

Hi @vac-pav and @WeiTangLau, we will add this functionality to the Gateway in the coming days.

Thanks for your interest in ThingsBoard IoT Gateway.

@samson0v
Copy link
Contributor

Hi @vac-pav and @WeiTangLau, after investigation, we discover that if you overwrite the priority value below, then it is not possible to increase it because it will not be written. This is a limitation of BACNet.

Sorry for the inconvenience.

@vac-pav
Copy link
Author

vac-pav commented Nov 17, 2021

Hi @samson0v , thanks for reply. Do you mean that it is not possible at priority 8 or at all? You are probably right, that at priority 8 this is not possible as this is manual control, this was probably my fault. But what about if we use priority 9. Then it should be possible to write there null value to remove command at priority 9. Or am I wrong? Is this supported by current version or can you implement it?

@Kretiss
Copy link
Contributor

Kretiss commented Feb 21, 2022

Hi @samson0v and @ZBeacon

How is it with using priorities in the BACnet connector? Is there any way to set the priority in the RPC request? I can't find any info about it in the documentation. Is this feature already implemented?

Thank you for answer.

@NistantriTech-Dhaval
Copy link

@samson0v @vac-pav
did you guys got any alternative? I also need to release the command written at priority but it seems no option there

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

No branches or pull requests

6 participants