zerodds-corba-ccm-lib
Layer 8 — CORBA stack (Tier B). Production-ready CCM components library for ZeroDDS hosting.
- Source: crates/corba-ccm-lib
- API docs: docs.rs/zerodds-corba-ccm-lib
zerodds-corba-ccm-lib delivers three production-ready components that
can be referenced directly in CCM plans: a bidirectional
CCM↔︎DDS bridge (DdsBridgeComponent), a persistent-state storage
component per CCM 4.0 §10, and a telemetry component that
emits lifecycle events onto the ZeroDDS monitor topic. no_std + alloc, forbid(unsafe_code).
Spec anchors
- OMG CCM 4.0 (
formal/2006-04-01) §6 + §6.10 + §10. - OMG DDS 1.4 §2.2 (DCPS).
Consumers
- Hosting applications (the plan references the components directly).
Status
- 23 unit tests + 1 doc test green.
forbid(unsafe_code),no_std + alloc,clippy --tests -D warningsclean.
zerodds-corba-ccm-lib
Layer 8 — CORBA-Stack (Tier-B). Production-ready CCM-Components- Library fuer ZeroDDS-Hosting.
- Quelle: crates/corba-ccm-lib
- API-Docs: docs.rs/zerodds-corba-ccm-lib
zerodds-corba-ccm-lib liefert drei produktionsreife Components, die
direkt in CCM-Plans referenziert werden koennen: eine bidirektionale
CCM↔︎DDS-Bridge (DdsBridgeComponent), eine Persistent-State-Storage-
Component nach CCM 4.0 §10 und eine Telemetrie-Component, die
Lifecycle-Events auf das ZeroDDS-Monitor-Topic emittiert. no_std + alloc, forbid(unsafe_code).
Spec-Anker
- OMG CCM 4.0 (
formal/2006-04-01) §6 + §6.10 + §10. - OMG DDS 1.4 §2.2 (DCPS).
Konsumenten
- Hosting-Anwendungen (Plan referenziert die Components direkt).
Status
- 23 Unit-Tests + 1 Doc-Test gruen.
forbid(unsafe_code),no_std + alloc,clippy --tests -D warningsclean.