Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 526 Bytes

README.adoc

File metadata and controls

7 lines (6 loc) · 526 Bytes

uProtocol Transport Interface & Data Model

Table of Contents

1. Overview

The purpose of this module is to provide the Python implementation of uTransport API & Data Model. The transport API is used by all uE developers to send and receive messages across any transport. The interface is to be implemented by communication transport developers (i.e. developing a uTransport for SOME/IP, DDS, Zenoh, MQTT, etc…​).