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 display of information about channel conflicts occurring during registration. #828

Closed
przemyslawzygmunt opened this issue Jun 12, 2024 · 1 comment
Assignees

Comments

@przemyslawzygmunt
Copy link
Member

No description provided.

@przemyslawzygmunt
Copy link
Member Author

przemyslawzygmunt commented Jun 12, 2024

Information about conflicts is saved in the database in the supla_dev_channel.conflict_details field in json format.

If the json contains the value {"type": 40} it means that the device is trying to register a channel with type 40 in its current place, which conflicts with the type specified by supla_dev_channel.type

If the json returns {"missing: true"}, it means that the device skipped this channel during registration.

fracz added a commit that referenced this issue Jun 18, 2024
@fracz fracz closed this as completed Jun 18, 2024
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