IdentifyTrait.TriggerEffectCommand

object IdentifyTrait.TriggerEffectCommand : CommandDescriptor


Start an effect that provides visual feedback to the user.

For example, a device's LED may turn green when it has successfully connected to the network.

See also
triggerEffect

Use this command from the trait(Identify) method.

Summary

Nested types

The request payload for the TriggerEffect command.

Public properties

open String

Unique id corresponding to the command.

Public properties

commandId

open val commandIdString

Unique id corresponding to the command.