14 releases (7 stable)

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

#651 in Network programming

Download history 5/week @ 2024-02-21 6/week @ 2024-02-28 2/week @ 2024-03-13 19/week @ 2024-03-27 38/week @ 2024-04-03

57 downloads per month

MIT license

355KB
9K 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

~23–36MB
~627K SLoC