scratchfoundation / scratch-link

Device interoperability layer for Windows and MacOS
BSD 3-Clause "New" or "Revised" License
104 stars 84 forks source link

BLE 'getCharacteristics' not implemented #116

Open evhan55 opened 5 years ago

evhan55 commented 5 years ago

Expected Behavior

Method 'getCharacteristics' returns a list of characteristics on a service, per documentation: https://github.com/LLK/scratch-link/blob/develop/Documentation/BluetoothLE.md

Actual Behavior

Not implemented?

Notes

Might want to add sanity checker in playground.html for this call