RobotPajamas / SwiftyTeeth

A simple, lightweight library intended to take away some of the cruft and tediousness of using CoreBluetooth
Apache License 2.0
23 stars 8 forks source link

Investigate whether multiple characteristics can validly have the same UUID #42

Open sureshjoshi opened 4 years ago

sureshjoshi commented 4 years ago

Determines whether dictionaries should use the composite UUID, or just the characteristic.

Or, maybe just embed the characteristic in the dictionary, if it's hashable.