Client Id Writer
Adds client identification information to packet headers for routing and access control. Prepends a unique client ID to each packet, enabling downstream components to identify the source client and apply appropriate policies, routing decisions, or security measures. Essential for multi-tenant environments where different clients require isolated processing, custom configurations, or access control enforcement.
Tags: SECURITY
Field | Type | Optional | Description | Default Value |
---|---|---|---|---|
Input | String | No | ||
Output | String | No | ||
Client Id | Uint32 | No | The ID of the client (must be between 0 and 65535). |