Table of Contents

Enum DeviceStateUpdateMode

Namespace
KasaTapoClient
Assembly
KasaTapoClient.dll

Specifies how cached device state should be handled after executing a raw command.

public enum DeviceStateUpdateMode

Fields

None = 0

Do not refresh cached device state after the command completes.

UpdateAfterCommand = 1

Refresh cached device state after the command completes.