microsoft / devicescript

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

control service access #343

Closed mmoskal closed 1 year ago

mmoskal commented 1 year ago

Allow access to control service of the VM device, servers device, and any other device (via role.control or similar) - set status light, reset, etc.

pelikhan commented 1 year ago

done