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
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.