Skip to content

Publish to dashboard

Function hosting is about publishing your openOBD functions to your partner dashboard. This enables your operators to start your functions from within their ticket workspace. The concept of the function broker is explained in more technical detail in our reference documentation.

You remain in control over your own functions and Intellectual Property

For a practical introduction and quick start on function hosting using our Python openobd module we have made a tutorial that explains step by step what is needed to set up your first function hosting service.

Function hosting concept

The tutorial will explain how to register your functions with the function broker and how you can combine the exectution of multiple functions in series (openOBD composition).