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_output
Required The log directory. Default "/usr/src/app/log"
.
return_code
The return code of the client.
uses: actions/its-client@v1 with: log_output: '/var/log'