Skip to main content

APIs

RemotiveLabs platform contains a number of different APIs and easy to use file formats that puts you in control of your own data.

RemotiveTopology framework

RemotiveTopology framework is a python library that allows you to easily interact with RemotiveTopology. Using the framework you can create Behavioral Models or write test cases probing communication channels.

RemotiveTopology instance & platform

RemotiveTopology provides a unified file format to describe platforms and how to instantiate them. The platform describes which ECUs and services that exist and how they communicate. The instance files are a sort of Infrastructure as Code.

RemotiveBroker python API

Basic API for reading and writing signals.

note

RemotiveTopology framework provides a more fully featured API and can be used even with a standalone RemotiveBroker.

RemotiveBroker gRPC

Read and write signals from any programming language. Includes streaming signal data and programmable restbus.