We’ve pretty much decided to move to BlueOS on our Pi. I like the web interface and am wondering if there was a straight forward way to add our own features to it.
Thanks
We’ve pretty much decided to move to BlueOS on our Pi. I like the web interface and am wondering if there was a straight forward way to add our own features to it.
Thanks
Hi @Tautala,
For now I’d suggest you look at the Extensions post. BlueOS has very much been designed to be extensible, but at this stage we’re still working on building the infrastructure and standards that will make developing and using extensions particularly pleasant going forwards.
There are a few existing extensions that we’ve made, but they’re presently reliant on being installed via terminal commands. We’re planning to have finalised our APIs and created a simple installation process within the next few months, at which point we’ll start actively encouraging others to develop their own extensions, and will have documentation and official examples to reference