— Services

Catalogue de services.

180 capacités plateforme réparties sur 52 micro services. Recherchez par nom, protocole ou standard — par exemple j1939, BLE, eUICC (SIM embarquée).

Accelerometer service

Accelerometer service exposed as a typed signal — drives MSP graphs and harsh-event triggers.

sensors page détaillée →
AI Funnel engine

Edge AI from a TOML graph. Munic cloud retrains, quantises, validates, benchmarks, packages, and OTAs the model.

core page détaillée →
AI Runtime engine

On-device NPU runtime for AI-class tiers. Multi-model .tflite inference with hardware delegate.

vision page détaillée →
Autonomy engine

Visual SLAM, sparse mapping, and INS fusion. 6-DOF pose with loop closure for positioning without GNSS.

vision page détaillée →
Battery service

Internal Li-ion battery, charge controller, and vehicle Vext input — monitored and controlled through one service service.

operational page détaillée →
Bluetooth service

BLE central service. Scan, connect, GATT client, wake-on-BT; multi-radio at runtime.

connectivity page détaillée →
Camera Capture service

Multi-camera capture (MIPI-CSI, GMSL2, USB UVC, RTSP, WebRTC). Zero-copy NV12 dmabuf plane; CPU never touches pixel bytes.

vision page détaillée →
Communication Gateway service

MD21 telemetry gateway. ASN.1 UPER over TCP/TLS — bandwidth-efficient multiplexed transport for bidirectional device-to-server communication.

connectivity page détaillée →
Config service

Cloud ↔ device config sync. TOML mapping bridges cloud msgpack v2 to the MOS4 gamma config service; schema-validated, atomic per-device.

operational page détaillée →
Containers service

OCI container lifecycle on the device. cgroups v2 resource limits, Docker Compose support, Prometheus supervision.

operational page détaillée →
Dashcam service

Dashcam recording, retrieval, and event-triggered upload.

vision page détaillée →
Dataset service

On-device model registry: canonical store for AI model entries with SHA256 verification, idempotent cache, and a CLI for inspect/fetch/verify. Backs the AI runtime fixture loader.

core page détaillée →
Debimetry integration

Flow-rate sensors via 1-Wire bus. Liquid and pneumatic transport.

sensors page détaillée →
Door integration

Door / cargo-bay open-state sensors via 1-Wire bus.

sensors page détaillée →
Driver ID integration

Driver identification via 1-Wire iButton, RFID, NFC pad, or paired Bluetooth tag.

fleet page détaillée →
Geofencing service

Polygon and corridor zones with enter/exit/dwell events.

fleet page détaillée →
GNSS service

Multi-constellation GNSS service. A-GNSS/LTEE for fast cold fixes, dead-reckoning sensor injection, multi-client streaming.

sensors page détaillée →
Gyroscope service

Gyroscope signal source for INS fusion and motion-aware policies.

sensors page détaillée →
HOS / ELD integration

FMCSA Hours-of-Service / Electronic Logging Device-compatible service.

fleet page détaillée →
Hygrometry integration

Humidity and condensation sensors via 1-Wire bus.

sensors page détaillée →
IMU service

Inertial measurement unit service. Publishes accelerometer and gyroscope data on the EventBus with configurable sampling rate and low-pass filter coefficients.

core page détaillée →
INS engine

Inertial navigation system. Tightly coupled GNSS + accelerometer + gyroscope fusion.

sensors page détaillée →
IOs service

Digital and analog IO service. Levels, transitions, and PWM exposed as signals.

sensors page détaillée →
Kiosk service

Kiosk orchestration micro service. Coordinates LLM, RAG, MCP, and voice pipeline for voice-first Q&A with a per-answer audit manifest on the EventBus.

core page détaillée →
LiDAR integration

LiDAR capture and frame normalisation for autonomy and ADAS pipelines.

sensors page détaillée →
LLM service

On-device small language model service with quantized inference, EventBus token-stream topic, refuse-preferred system prompt, and opt-in cloud fallback under tight controls.

core page détaillée →
Logs service

Distributed log synchronisation, archiving, and remote logfetch over MessageGate.

operational page détaillée →
MCP service

Model Context Protocol server with declarative tool allow-list. Last-line-of-defence in the four-layer prompt-injection defence chain; gates network capability for opt-in cloud fallback.

core page détaillée →
MEP engine

Event processor. Trigger → condition → action rules in YAML, evaluated against MOS4 DB changes, schedules, and live events.

core page détaillée →
Modem service

Cellular modem service. Multi-SIM, signal-aware roaming, MD21-aware payload shaping for constrained plans.

connectivity page détaillée →
MQTT service

Embedded MQTT broker. Bridges any standard MQTT client to MOS4 services via JSON or protobuf.

connectivity page détaillée →
MSP engine

Multi-signal processing engine. Compose CAN, sensor, and event streams as a typed graph; deploy from a YAML manifest.

core page détaillée →
OBDStacks engine

Vehicle communication engine. CAN, CAN-FD, J1939, J1850, HD-OBD, DoIP, and OEM-private PIDs decoded with one runtime.

core page détaillée →
Observability service

Prometheus + OpenTelemetry exposure across every microservice; fleet-wide dashboards.

operational page détaillée →
OTA service

OTA firmware updates over MD21 or service call. A/B partitions, signed packages, automatic rollback.

operational page détaillée →
Power service

Scenario-based power policy engine. Sleep/wake/shutdown states and peripheral power modes from TOML config.

operational page détaillée →
RAG service

Retrieval-augmented generation orchestrator over a private corpus. Chunk-embed-query path with confidence-gated refusal, build-time corpus-bake injection block-list, and per-answer audit manifest.

core page détaillée →
Remote Diagnostic service

In-vehicle multi-protocol triage. Office-side engineers replay, decode, and command via Multi Stacks + service call.

fleet page détaillée →
RF433 integration

Sub-GHz RF integration for low-bandwidth IoT bridging.

connectivity page détaillée →
ROS2 integration

ROS2 sidecar and bridge. Hosts existing ROS2 nodes inside the MOS4 supervisor; maps DDS topics to and from the protobuf bus so customer code keeps running unchanged.

core page détaillée →
Safety service

Functional-safety primitives. Watchdog coordination, supervised lifecycle, fault containment across micro service boundaries.

operational page détaillée →
Security service

Signed boot, encrypted storage, PSIRT pipeline, CRA-mapped evidence pack.

operational page détaillée →
Sentries service

On-device issue store and forwarder. Periodicity-annotated reports relayed to the remote server over MessageGate.

operational page détaillée →
Tachograph integration

European digital tachograph integration: EU 165/2014 compliance over IDE D8 / Generation-2; publishes a typed Tachograph service for downstream consumption.

fleet page détaillée →
Temperature integration

Temperature sensors via 1-Wire bus. Cold-chain and engine-bay monitoring.

sensors page détaillée →
Tracking service

Vehicle and asset tracking. Position, ignition, and trip stitching with cellular fallback.

fleet page détaillée →
URL Server service

Embedded URL server micro service for serving local resources and providing REST-style endpoints on-device. Used for kiosk UI delivery and local configuration surfaces.

core page détaillée →
V-ext service

Vehicle external sensor bus — wires accessory sensors into the typed signal plane.

sensors page détaillée →
Vector DB service

On-device approximate nearest-neighbour vector store exposed as SqlVectorService. Per-component schema migrations; powers the RAG service without a separate process.

core page détaillée →
Voice service

Voice I/O service covering wake-word detection, speech-to-text, text-to-speech, and streaming audio. Multilingual support with mandatory industrial-jargon vocabulary boost and ALSA audio I/O.

core page détaillée →
Wi-Fi service

Wi-Fi STA and AP service. Dual-backend at runtime; 7-method interface with self-healing watchdog.

connectivity page détaillée →
Zigbee integration

Zigbee mesh integration for smart-building and industrial sensor fleets.

connectivity page détaillée →

180 capacités sur l'ensemble de la plateforme. Contactez l'ingénierie pour la matrice de capacités à jour. Glossaire → · Architecture →

Vous construisez sur MOS4 ?

Une réponse de l'équipe d'ingénierie, ~24 h. Pas de pitch, pas de NDA.

Parler à l'équipe