[acao-it] ACAO Tracking Protocol
Daniele Orlandi
daniele at orlandi.com
Wed Jun 24 19:13:45 CEST 2015
Ciao,
Questi sono mail e documento che ho preparato per SilentWings, se per
voi va bene gli mando tutto.
------------------
Hello Thomas,
I've been asked to provide you the details of our glider tracking
infrastructure to allow you to implement the race visualization software
for the FAI Sailplane GP final.
Our tracking system is based on an AMQP-based infrastructure passing
messages between the various components.
A collector daemon outputs a message stream where traffic data is
compacted in one message per second with data from more stations
coalesced in one set per object.
The stream is available directly via AMQP however you may prefer to
access it via a Bayeux interface that is also available on the Internet.
Bayeux is a protocol to abstract websockets to implement a pubsub interface.
A description of the protocol and messages format is attached to this email.
A sample Javascript client is hosted here:
https://tracker.acao.it/tracking_sample.js
Please be aware that the protocol is under heavy development so many
aspects could change in the next future, however, the basic structure
should remain the same.
We will refrain from applying incompatible changes starting from the
next month and, at most, new attributes and new message types may be
added but the data should not change.
If you have any question don't hesitate to contact me.
Bye,
--
Daniele Orlandi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: acao_tracking_protocol.pdf
Type: application/pdf
Size: 105153 bytes
Desc: not available
URL: <http://lists.acao.it/pipermail/it/attachments/20150624/bfa13a0a/attachment-0001.pdf>
More information about the It
mailing list