Skip to content

PowerOffAsync not working #116

@GonzalezAtWork

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

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