| Crates.io | its-client |
| lib.rs | its-client |
| version | 1.3.1 |
| created_at | 2021-07-13 16:19:27.598027+00 |
| updated_at | 2025-03-06 15:19:25.640577+00 |
| description | binary to connect on an ITS MQTT server |
| homepage | https://github.com/Orange-OpenSource/its-client |
| repository | https://github.com/Orange-OpenSource/its-client.git |
| max_upload_size | |
| id | 422329 |
| size | 46,398 |
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.
This action launches the ITS client providing the log output directory.
log_outputRequired The log directory. Default "/usr/src/app/log".
return_codeThe return code of the client.
uses: actions/its-client@v1 with: log_output: '/var/log'