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

Respect mandatory CCs defined for the device class #681

Merged
merged 10 commits into from
Jun 22, 2020
Merged

Conversation

AlCalzone
Copy link
Member

@AlCalzone AlCalzone commented Feb 21, 2020

Not sure if this is the way to go... OZW has to remove supported CCs in many config files. Probably better to just rely on the information the devices report us.

We could however use this when a device won't respond to a NIF request.

fixes: #674

@AlCalzone AlCalzone added the investigate 🔎 Not sure what's going on here - need to investigate label Feb 21, 2020
@AlCalzone AlCalzone self-assigned this Feb 21, 2020
@AlCalzone AlCalzone changed the title Define mandatory CCs in a config file and use them Define mandatory CCs in a config file and use them as a fallback Mar 2, 2020
@AlCalzone AlCalzone added the 🧪 experiment DON'T MERGE! This PR is an experiment! label May 10, 2020
@AlCalzone AlCalzone added CC and removed investigate 🔎 Not sure what's going on here - need to investigate 🧪 experiment DON'T MERGE! This PR is an experiment! labels Jun 21, 2020
@AlCalzone
Copy link
Member Author

AlCalzone commented Jun 21, 2020

Some older devices leave out mandatory CCs from the NIF, so we actually need to do this.

Coincidentally, this PR also includes some changes to the build system since it was necessary to fix it for this PR to work.

@AlCalzone AlCalzone changed the title Define mandatory CCs in a config file and use them as a fallback Respect mandatory CCs defined for the device class Jun 22, 2020
@AlCalzone AlCalzone marked this pull request as ready for review June 22, 2020 08:54
@AlCalzone AlCalzone merged commit f1f7b42 into master Jun 22, 2020
@AlCalzone AlCalzone deleted the mandatory-ccs branch June 22, 2020 08:55
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

Successfully merging this pull request may close these issues.

Check if mandatory CCs may be omitted from the NIF
1 participant