Hello, you can write simulation outputs directly to a socket. (see http://sumo.dlr.de/wiki/Basics/Using_the_Command_Line_Applications#Writing_files ) Alternatively, you will have to write a script that passes the XML outputs to the intended destination. HTTP stuff is beyond the current scope of SUMO. Let me know if buffering/flushing comes up as an issue (see http://sumo.dlr.de/trac.wsgi/ticket/2305) regards, Jakob
2016-05-09 11:39 GMT+02:00 Titus Rakkesh <[email protected]>: > Dears, > Currently we are doing a research on a speed violation detection > system. For that we are using SUMO for a PoC purpose. We have generated > vehicles FCD data with latitude and longitude and speed data as an XML > file. Instead of XML files, is there anyway we can expose these data as an > HTTP stream to be fed to different system? > > What we need is an API to push this data every simulation step. Please > assist. > > Thanks, > Rakkesh > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications > Manager > Applications Manager provides deep performance insights into multiple > tiers of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
