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 |
#11 in #vehicle
355KB
9K
SLoC
Rust its-client
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
~24–37MB
~654K SLoC