Skip to main content

Crate px_native

Crate px_native 

Source

Re-exports§

pub use domain::native_solver::NativeSolver;
pub use domain::native_solver::SolveContext;
pub use infrastructure::not_implemented::NotImplementedNativeSolver;

Modules§

cipher
Cipher core for the eT15wiaE px-3 sensor (ADR-0024, N1).
domain
events
Synthetic event collector. Produces the JSON event batch the sensor encryptor consumes.
infrastructure
profile
Tenant profile: per-appId parameters that select the right cipher constants, sensor endpoint, and fallback secret. Loaded from a TOML file at startup so adding a tenant is a config change, not a code change (ADR-0024 §N5).