microsoft / devicescript

TypeScript for Tiny IoT Devices (ESP32, RP2040, ...)
https://microsoft.github.io/devicescript/
MIT License
3.25k stars 116 forks source link

settings service does not implement list/listKeys/clear #427

Open pelikhan opened 1 year ago

pelikhan commented 1 year ago

list/listKeys/clear not implemented in jacdac-c?

mmoskal commented 1 year ago

the required APIs are missing in my settings interface, so it's a bit more involved ...