V2X Information Service
A service manual for the open ETSI GS MEC 030 V3.2.1 testbed operated by SkyV2X.
"At the edge. By the spec."
— Talaia
/vis/v2/Scope
Talaia is the open V2X Information Service operated by SkyV2X in implementation of ETSI GS MEC 030 V3.2.1.
It is a testbed. Endpoints under /vis/v2/ are hittable without an SDK, authentication or client library. Eight V2XIS resources, RFC 7807 ProblemDetails on every error, conformance audited against ETSI MEC 032-3.
Production use is out of scope. Integrators needing a hardened deployment should request a signed, gated instance.
References
The following referenced documents are normative for the implementation declared by Talaia.
- [1]ETSI GS MEC 030 V3.2.1 (2024-02): "V2X Information Service API"
- [2]ETSI GS MEC 009 V3.1.1: "General principles, patterns and common aspects of MEC service APIs"
- [3]ETSI GS MEC 003: "Multi-access Edge Computing (MEC); Framework and Reference Architecture"
- [4]ETSI GS MEC 011: "Edge Platform Application Enablement"
- [5]ETSI GS MEC 013: "Location API"
- [6]ETSI GS MEC 032-3: "Test suites for V2X Information Service (Robot Framework)"
- [7]IETF RFC 7807: "Problem Details for HTTP APIs"
Surface
The V2XIS exposes eight resources under one API root. Three queries for radio access provisioning, two operations on the subscription registry, three tasks for predicted QoS, distribution server discovery and message publication. The resource map is enumerated, with curl examples, in section 3 — Surface [3.1]…[3.4].
Operation
Talaia publishes its operational state and conformance verdict live. Both are also exposed as JSON under the API.
Versioning
Talaia follows SemVer. Pre-1.0 may shift the endpoint surface as the implementation closes the conformance suite. The spec compliance declared under /vis/v2/capabilities is the binding contract between releases.
Revision history is maintained in Annex B [B].
Annex A · The Constellation
A.1 · Trust
Open V2X PKI testbed. Talaia consumes its EC and AT for signing outbound V2X and verifies inbound certificates against it.
A.2 · Twin
Mirall
Digital twin V2X. Provides reference CPM and CAM streams that Talaia can republish during integration trials.
A.3 · Edge MEC
Talaia
You are here.
A.4 · Decode
UPER → JSON decoder. Companion when inspecting V2X messages that pass the MEC surface.