MessagesTrait.PresentMessagesRequestCommand

object MessagesTrait.PresentMessagesRequestCommand : CommandDescriptor


Appends the message in the passed fields to the messages attribute. If appending the message would cause the number of messages to be greater than the capacity of the list, the device will not append any message to messages, and will return a status code of RESOURCE_EXHAUSTED.

See also
presentMessagesRequest

Use this command from the trait(Messages) method.

Summary

Nested types

Optional arguments for the command PresentMessagesRequestCommand Request

The request payload for the PresentMessagesRequest command.

Public properties

open String

Unique id corresponding to the command.

Public properties

commandId

open val commandIdString

Unique id corresponding to the command.