• BluetoothServer
  • BluetoothServer Class

    (nymeaserver::BluetoothServer)

    This class represents the bluetooth server for nymead. More...

    Header: #include <BluetoothServer>

    Public Functions

    bool stopServer()

    Detailed Description

    This class represents the bluetooth server for nymead.

    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.

    Member Function Documentation

    bool BluetoothServer::stopServer()