-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Someone can point me on the right direction on why PowerOffAsync is not working?
SmartGlassClient? client = await SmartGlassClient.ConnectAsync(device?.Address);
await client.PowerOffAsync();
Console.WriteLine(client.CurrentConsoleStatus.ToString());
Nothing happens... no errors, I the messages sent and received, but the device does not turn off.
Thanks for the attention
Metadata
Metadata
Assignees
Labels
No labels