Categories:
Adapter request-response model v1 to v3
This document describes the adapter use cases with request-response model v1 and v3.
Introduction
Adapter use cases allow to work with request-response model v1 to adapt to systems that do not support v3 yet.
Mainly, this adapter receives a request in v1 format and internally transforms it to v3 format to process it with the corresponding TV CLF plugin. Then, the response in v3 format is transformed back to v1 format to send the response.
Dialog Configuration
Specific configuration
The adapter use case is triggered by the generic dialog v1. For this use case, the required specific configuration is set below:
- Configuration for Spain OB in STB channel.
{
"id": "generic-dialog-v1",
...
}
Adapter use cases
The adapter use case is intended to work with the following TV use cases:
Last modified October 16, 2025: feat: Conversational None UC for STB #AURA-31778 [RTM] (ec618acf)