From f2a39422140e92273b9d82b855eab0684fa54f13 Mon Sep 17 00:00:00 2001 From: akwizgran Date: Mon, 13 Apr 2015 10:40:54 +0000 Subject: [PATCH] akwizgran created page: TransportApp --- TransportApp.markdown | 2 -- 1 file changed, 2 deletions(-) diff --git a/TransportApp.markdown b/TransportApp.markdown index a8db1e5..ebf898a 100644 --- a/TransportApp.markdown +++ b/TransportApp.markdown @@ -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