OnOffTrait.OffCommand

object OnOffTrait.OffCommand : CommandDescriptor


Turn off the device, and set the onOff attribute to false.

See also
off

Use this command from the trait(OnOff) method.

Summary

Nested types

The request payload for the Off command.

Public properties

open String

Unique id corresponding to the command.

Public properties

commandId

open val commandIdString

Unique id corresponding to the command.