Skip to main content
Documentation navigation
On this page
Coming soonThis service is coming soon.

Inline Data Transformation

Soracom Orbit transforms device data in-flight as it passes through the Soracom platform. You write transformation logic as WebAssembly (WASM) modules called soralets, which run at the network edge before data reaches its final destination.

What it does

  • WASM soralets — Write transformation logic compiled to WebAssembly and deploy it to the Soracom platform
  • Runs at the network edge — Transformations execute inline as data flows through Soracom, before reaching Beam, Funnel, Funk, or Harvest
  • Supports Rust, AssemblyScript, and C — Author soralets in your preferred language, then compile to WASM
  • Binary-to-JSON conversion — Parse proprietary binary protocols into structured JSON for downstream services
Search Esc to close / Enter to view results