EmberZclNotificationContext_t Struct Reference

#include <zcl-core-types.h>

Data Fields

EmberIpv6Address remoteAddress
 
EmberZclEndpointId_t sourceEndpointId
 
EmberZclReportingConfigurationId_t sourceReportingConfigurationId
 
uint32_t sourceTimestamp
 
EmberZclGroupId_t groupId
 
EmberZclEndpointId_t endpointId

This structure holds a notification context.

Field Documentation

EmberZclEndpointId_t EmberZclNotificationContext_t::endpointId

An endpoint identifier of a notification.

EmberZclGroupId_t EmberZclNotificationContext_t::groupId

A group identifier of a notification.

EmberIpv6Address EmberZclNotificationContext_t::remoteAddress

A remote address of a notification.

EmberZclEndpointId_t EmberZclNotificationContext_t::sourceEndpointId

A source endpoint identifier of a notification.

EmberZclReportingConfigurationId_t EmberZclNotificationContext_t::sourceReportingConfigurationId

A source reporting configuration identifier of a notification.

uint32_t EmberZclNotificationContext_t::sourceTimestamp

A source timestamp of a notification.


The documentation for this struct was generated from the following file:
  • zcl-core-types.h