Electronic Shelf Label Service event. More...

#include <esls.h>

Public Attributes

uint8_t conn_idx
 
esls_evt_type_t evt_type
 
esls_tlv_format_ttlv_data
 
void * evt_data_ptr
 

Detailed Description

Electronic Shelf Label Service event.

Definition at line 373 of file esls.h.

Member Data Documentation

◆ conn_idx

uint8_t esls_evt_t::conn_idx

Index of connection.

Definition at line 375 of file esls.h.

◆ evt_data_ptr

void* esls_evt_t::evt_data_ptr

Electronic Shelf Label Service raw data format.

Definition at line 378 of file esls.h.

◆ evt_type

esls_evt_type_t esls_evt_t::evt_type

Electronic Shelf Label Service event type.

Definition at line 376 of file esls.h.

◆ tlv_data

esls_tlv_format_t* esls_evt_t::tlv_data

Electronic Shelf Label Service tlv data format.

Definition at line 377 of file esls.h.


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