This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TI-15.4-STACK-GATEWAY-LINUX-SDK: From Collector to Local web server

Part Number: TI-15.4-STACK-GATEWAY-LINUX-SDK

i'm using The TI 15.4-Stack Linux SDK example applications .

i wanna know how data is passed from collector to gateway application , i believe it creates something like data structure for incoming data , which is implemented in the smgs file , and then somehow this structure is passed to the gateway application , but i'm not really sure