Part Number: TI-15.4-STACK-GATEWAY-LINUX-SDK
Tool/software: Linux
I was wondering if i can run the collector example application only without the gateway example application .
as far as i know The Linux gateway application connects as a client to the socket server created by the Linux collector example application, and establishes a local web server to which the user can connect through a web browser (in the local network), and monitor and control the network devices.
So i was wondering if i can run the collector application only - which should run like a console application or something - and maybe create my own customized GUI for it ?