15 releases (8 stable)

1.5.0 Aug 8, 2023
1.4.0 Mar 24, 2023
1.3.1 Mar 6, 2025
1.3.0 Oct 7, 2022
0.1.1 Jul 15, 2021

#3 in #etsi

Download history 4/week @ 2025-05-06 5/week @ 2025-05-13

825 downloads per month

MIT license

445KB
11K SLoC

Rust its-client

License: MIT Build Status crates.io

The Intelligent Transportation Systems (ITS) MQTT Rust client based on the JSon ETSI specification transcription.

This package provides a Rust binary example to connect on the ITS platform using the libits-copycat example.

Docker action

This action launches the ITS client providing the log output directory.

Inputs

log_output

Required The log directory. Default "/usr/src/app/log".

Outputs

return_code

The return code of the client.

Example usage

uses: actions/its-client@v1 with: log_output: '/var/log'

Dependencies

~25–38MB
~669K SLoC