mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
add unique id
Zeroconf TXT record is missing
This commit is contained in:
@@ -181,6 +181,9 @@ public:
|
||||
|
||||
QJsonObject getConfig() { return _qjsonConfig; };
|
||||
|
||||
/// unique id per instance
|
||||
QString id;
|
||||
|
||||
int getLatchTime() const;
|
||||
|
||||
public slots:
|
||||
|
Reference in New Issue
Block a user