akwizgran created page: TransportApp

akwizgran
2015-04-13 10:40:54 +00:00
parent 69e33af7e5
commit f2a3942214

@@ -2,8 +2,6 @@ TransportApp is an application that uses [BSP](BSP) to synchronise transport pro
### Message types
TransportApp uses a single message type:
**0: PROPERTIES** - The content is a [BDF](BDF) list with three elements: transport identifier (string), version (int), and transport properties (dictionary). The identifier and properties are supplied by the transport plugin. The version is incremented whenever the properties change.
### Validation