Advantech TREK-120ANR User Manual page 48

Nfc reader
Table of Contents

Advertisement

coldchain_gateway_start_receive_lora_data
Syntax:
CallBack Function public delegate void ReceiveLoRaCallBack(Sensor_LoRa_data data);
Windows
Description:
When the event is triggered, the ReceiveLoRaCallBack() callback of registered handler
instance will be triggered.
Parameters:
cb [in]
Pointer to a user defined callback function.
data[out]
Please refer to
Returns:
MRM_ERR_NO_ERROR - On success.
Otherwise see the
Remark:
None
public int
coldchain_gateway_start_receive_lora_data(ReceiveLoRaCallBack cb)
Sensor_LoRa_data Structure.
error code list.

Advertisement

Table of Contents
loading

Table of Contents