This class represents the bluetooth server for nymead. More...
Header: | #include <BluetoothServer> |
Inherits: | nymeaserver::TransportInterface |
The bluetooth server allows clients to connect to the JSON-RPC API using an RFCOMM bluetooth connection. If the server is enabled, a client can discover the services running on this host. The service for the JSON-RPC api is called nymea
and has the uuid 997936b5-d2cd-4c57-b41b-c6048320cd2b
.
See also TransportInterface.