Skip to main content

Transports

Tangram Pro™ code generation artifacts – CSI (Component Software Interfaces) and Transform applications – are compatible with a variety of network protocols and brokers that handle message delivery between software components.

Supported Transports

Tangram Pro supports the following Transport libraries:

*MISRA-C:2012 Compliant

Usage

Design

Transports are a property of Connections in the Project Design mode. For more information see Design > Transports.

Build

Project Build artifacts – CSI (Component Software Interfaces) and Transform applications – include source code for the Transport(s) that was selected in the Design. When a CSI or Transform application is built, the Transport library is built as well.

info

Downloaded artifacts include an extensive README.md under pkg_deps/genericapi/pkg_deps/transports-cpp with details on how to configure and interact with Transports in code. Please consult that file for additional information.

Containers

A container image is created for the selected Transport(s) when a Project Build is Containerized. This enables the use of the Run and Verify features.