Skip to content

PowerOffAsync not working #116

Description

@GonzalezAtWork

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions