Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 430 Bytes

File metadata and controls

9 lines (5 loc) · 430 Bytes

Agents instructions – its-client

This repository provides multi-language (Java, Python, Rust, Swift) reference implementations of IoT3 messaging over MQTTv5, with V2X/ITS support (CAM, DENM, CPM) based on ETSI standards.


Java (java/iot3/)

When working on files under java/iot3/ read and follow java/iot3/AGENTS.md instructions to understand the codebase structure and coding conventions before making changes.