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