En Google, luchamos por la equidad racial de la comunidad negra.
Más información
nl :: Tejido:: Perfiles: Descripción del aparato:: IdentifyRequestMessage
#include <src/lib/profiles/device-description/DeviceDescription.h>
Forma analizada de un mensaje IdentifyRequest.
Resumen
Herencia
Hereda de: nl :: Armadura :: Perfiles :: :: DeviceDescription IdentifyDeviceCriteria Funciones publicas |
---|
Encode (PacketBuffer *msgBuf) const | |
Funciones publicas
Codificar
WEAVE_ERROR Encode(
PacketBuffer *msgBuf
) const
Codifica esta IdentifyRequestMessage objeto en el proporcionado Inet buffer.
Detalles | Parámetros | [in,out] msgBuf | Un puntero al búfer de Inet para escribir el mensaje de solicitud de identificación. |
|
Valores devueltos | WEAVE_NO_ERROR | incondicionalmente. |
|
Funciones estáticas públicas
Descodificar
WEAVE_ERROR Decode(
PacketBuffer *msgBuf,
uint64_t msgDestNodeId,
IdentifyRequestMessage & msg
)
Decodifica un mensaje de solicitud Identificar de un Inet tampón en el proporcionado IdentifyRequestMessage objeto.
Detalles | Parámetros | [in] msgBuf | Un puntero al búfer de Inet desde el que decodificar el mensaje de solicitud de identificación. | [in] msgDestNodeId | El ID de nodo de destino del mensaje que se está decodificando. | [in,out] msg | |
|
Valores devueltos | WEAVE_ERROR_INVALID_MESSAGE_LENGTH | Si el búfer proporcionado tiene una longitud no válida. | WEAVE_NO_ERROR | Sobre el éxito. |
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. Thread is a registered trademark of the Thread Group, Inc.
Last updated 2018-06-05 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Falta la información que necesito"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Muy complicado o demasiados pasos"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Desactualizado"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema de traducción"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problema con las muestras o los códigos"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Otro"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Fácil de comprender"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Resolvió mi problema"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Otro"
}]