See: Description
| Interface | Description |
|---|---|
| PiPipeconfMappingStore |
Manages the mapping of Pipeconfs that are deployed to devices; not intended for direct use.
|
| PiPipeconfMappingStoreDelegate |
Pipeconf store delegate abstraction.
|
| PiPipeconfService |
A service to manage the configurations of protocol-independent pipelines.
|
| PiTranslationService |
A service to translate protocol-dependent entities to protocol-independent ones.
|
| Class | Description |
|---|---|
| PiPipeconfConfig |
Configuration for the PiPipeconf susbystem.
|
| PiPipeconfDeviceMappingEvent |
Entity that represents pipeconf to device binding events.
|
| Enum | Description |
|---|---|
| PiPipeconfDeviceMappingEvent.Type |
Type of pipeconf to device mapping event.
|
| Exception | Description |
|---|---|
| PiTranslationService.PiTranslationException |
Signals that an error was encountered while translating an entity.
|