Developing with ZBOSS for Zigbee
zb_zcl_messaging_get_last_message_response_s Struct Reference

#include <zb_zcl_messaging.h>

Data Fields

zb_zcl_messaging_response_type_t resp_type
 
union {
   zb_zcl_messaging_display_message_payload_t   display_message
 
   zb_zcl_messaging_display_message_payload_t   display_protected_message
 
resp
 

Detailed Description

According to SE spec, server could send following responses to GetLastMessage command:

  • NOT_FOUND as default response
  • DisplayMessage command
  • DisplayProtectedMessage command

The documentation for this struct was generated from the following file: