I need to capture raw data message from an external TCP service. Is there such an adapter ?
If not, then is there a way i can craft my own adapter based off a template ?
Hey @alzemmi,
Have you seen the following documentation Receive Text from a TCP Socket—ArcGIS GeoEvent Server Help | Documentation for ArcGIS Enterprise?
Might need to adapt it to the version of your GeoEvent Server
Regards,
Glen
Hey @alzemmi
As GlenterpriseUK had mentioned, the TCP socket he sent over would be the best way to take in data using that method. You can setup a web socket using Python or a simple script that can move it to a map every few minutes, a previous employer had done something similar using locating tools.
Cody
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.