|
hyperion.ng
|
This class creates a TCP server which accepts connections wich can then send in Protocol Buffer encoded commands. More...
#include <ProtoServer.h>
Public Slots | |
| void | handleSettingsUpdate (const settings::type &type, const QJsonDocument &config) |
| Handle settings update. More... | |
| void | initServer () |
Public Member Functions | |
| ProtoServer (const QJsonDocument &config, QObject *parent=nullptr) | |
This class creates a TCP server which accepts connections wich can then send in Protocol Buffer encoded commands.
This interface to Hyperion is used by various third-party applications
|
slot |
Handle settings update.
| type | The type from enum |
| config | The configuration |
1.8.12