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

With several partitions the changes were not detected. #3

Open
d4icon opened this issue Feb 29, 2020 · 3 comments
Open

With several partitions the changes were not detected. #3

d4icon opened this issue Feb 29, 2020 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@d4icon
Copy link

d4icon commented Feb 29, 2020

Hi,
Congratulations on the plugin.

I have a problem, and I think it's a code issue, but see if you can help me.

I am doing several tests and I have realized that with several partitions, it doesn't matter what changes, that partition 0 is always changed.

Could you help me?

thanks

@mancioshell
Copy link
Owner

mancioshell commented Feb 29, 2020

Could you explain to me, more in detail the issue?
It could be a potential issue because unfortunately i can't test multipartitons in my home environment.

@mancioshell mancioshell self-assigned this Feb 29, 2020
@mancioshell mancioshell added the bug Something isn't working label Feb 29, 2020
@d4icon
Copy link
Author

d4icon commented Feb 29, 2020

Yes, of course, I give you more details.

For example, when I launch an armed for partition 1 or 2:

In console:
received change state command ARM_AWAY on topic riscopanel / alarm / 2 / set in partition 2

changed state to armed_home on partiton 2
published alarm status armed_away on partition 0
published alarm status disarmed on partition 1
published alarm status disarmed on partition 2

Same for partition 1

The state does maintain it directly, but nothing more.
It doesn't matter which partition you choose to always change the 0.

Tell me what information would be most helpful.

I would like to try to visualize the API call from the browser console or similar, but nothing appears, and I don't know how I could do it. (to confirm 100% that it is always sent on 0 ... or not)

thanks

@d4icon
Copy link
Author

d4icon commented Feb 29, 2020

First of all, I do not know nodeJS, but is it possible that the PartitionId is missing here ????
Anotación 2020-03-01 001257

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants