Appending NMEA Device ID to output

419
1
02-11-2020 01:29 PM
SowjanyaSunkara
New Contributor II

I have a mix of raw NMEA data in a text file ( CSV format) that I was able to read in GeoEvent using the NMEA tcp input. I'm suing a GeoEvent Simulator to read the text file. This data also has a DeviceId ( as shown below) that I want to append to the output.Is there a way to do this after the input is read from the text file? Or some kind of pre processing need to be done before sending this to geoEvent? 

0 Kudos
1 Reply
BenTurrell
Occasional Contributor III

Hey Sowjanya Sunkara‌,

In your csv could you append the device id to each line? That way you could access it more easily.

Thanks,

Ben


If this answer has helpful please mark it as helpful. If this answer solved your question please mark it as the answer to help others who have the same question.