start-parodus is a C-based utility used in RDK platforms to initialize and generating the binary in BPI Platform. It acts as a wrapper that handles system readiness checks, configuration loading, URL preparation, and command execution for starting Parodus. This component sets up the environment and starts Parodus (webpa). Parodus is a websocket client which connects to a server in the cloud & delivers messages to and from services running on the gateway device.

What is Parodus?

Parodus is a lightweight message broker used in RDK platforms to:

Yocto Recipe Details

Purpose

The main responsibilities of start-parodus are:

Where to find it?

In BPI:

Source code: https://code.rdkcentral.com/r/admin/repos/rdkb/components/generic/startParodus,general