mirror of
https://github.com/google/bumble.git
synced 2026-05-08 03:58:01 +00:00
* 'permission' instead of 'permissions' * Also added a more user friendly error message when Attribute.string_to_permissions fails ``` TypeError: Attribute::permissions error: Expected a string containing any of the keys, seperated by commas: READABLE,WRITEABLE,READ_REQUIRES_ENCRYPTION,WRITE_REQUIRES_ENCRYPTION,READ_REQUIRES_AUTHENTICATION,WRITE_REQUIRES_AUTHENTICATION,READ_REQUIRES_AUTHORIZATION,WRITE_REQUIRES_AUTHORIZATION Got: 1 ``` ``` Exception: Error parsing Device Config's GATT Services. The key 'permission' must be renamed to 'permissions' ```
29 KiB
29 KiB