AssistantBroadcastTrait.BroadcastCommand

@HomeExperimentalApi
object AssistantBroadcastTrait.BroadcastCommand : CommandDescriptor


Summary

Nested types

The request payload for the BroadcastCommand command.

The response payload for the BroadcastCommand command.

Public functions

open Field?
open Field?

Public properties

open String

Unique id corresponding to the command.

Public functions

getCommandRequestFieldById

open fun getCommandRequestFieldById(tagId: UInt): Field?

getCommandRequestFieldByName

open fun getCommandRequestFieldByName(name: String): Field?

Public properties

commandId

open val commandIdString

Unique id corresponding to the command.