[web-bluetooth] API for an own GATT server / service (#446)

LukasBombach has just created a new issue for https://github.com/WebBluetoothCG/web-bluetooth:

== API for an own GATT server / service ==
> 3. Have you found a problem with the way this API is specified or have
>    a feature request? File it here.

this.

From what I can tell the web-bluetooth API is intended to communicate with remote devices, usually(?) GATT services.

Would it be interesting to create an API to create and advertise an own GATT server and service?

My use-case for this is that I have a [bluetooth-enabled coffee machine](https://decentespresso.com/) (for real) and I would like to write an emulator for that, i.e. write a website that mimics the machine, basically to reverse engineer it.

I admit, this seems like a crazy and rare request, but maybe an own GATT server could be interesting for others as well?

Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/446 using your GitHub account

Received on Thursday, 4 July 2019 12:58:35 UTC