Web Bluetooth API integration

I am looking to read/write bluetooth data from/to a wahoo kickr bike trainer. The following project does this using chromes Bluetooth API:
https://github.com/aboutjax/framerx-bluetooth-sensors

What would the best way be to receive/send Bluetooth data into Unreal using this method? Is it possible, has it been done before and if not what steps would be involved either through c++, blueprints or both?

…bump…there is no info anywhere about this that I can source…can anyone advise?