mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-09 17:54:59 +00:00
Adds QR code join to mobile control Ddvc01 room bridge and passes accross QR code url (join 403)
This commit is contained in:
@@ -52,7 +52,7 @@ namespace PepperDash.Essentials
|
||||
|
||||
DateTime LastAckMessage;
|
||||
|
||||
public string SystemUuid;
|
||||
public string SystemUuid { get; private set; }
|
||||
|
||||
List<MobileControlBridgeBase> RoomBridges = new List<MobileControlBridgeBase>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user