SilvairGit / python-bluetooth-mesh

https://pypi.org/project/bluetooth-mesh/
GNU General Public License v2.0
71 stars 22 forks source link

provisioning: Refactor message structure #154

Closed michallowasrzechonek-silvair closed 2 years ago

michallowasrzechonek-silvair commented 2 years ago

Based on the above, refeactor GenericProvisioningPDU to use the new structure and handle segments that are either duplicated or interleaved with other PDUs.

michallowasrzechonek-silvair commented 2 years ago

supersedes #153