NucuCar/NucuCar.TestClient
2020-02-02 16:47:47 +02:00
..
Sensors NucuCar: Add options for dissabling gRPC in NucuCar.Sensors 2020-02-02 16:19:53 +02:00
Telemetry NucuCar.Domain: Modify ITelemeter interface to add new method: IsTelemetryEnabled. 2020-01-26 12:52:09 +02:00
NucuCar.TestClient.csproj Target dotnetcore3.1 2020-02-02 16:47:47 +02:00
Program.cs Change NucuCar.TestClient folder structure 2019-11-23 16:13:27 +02:00
Readme.md Update Readme.md 2019-11-23 22:22:37 +02:00

NucuCar.TestClient

Command line utility that allows you to play with different car functionality.

NucuCar.TestClient 1.0.0
Copyright (C) 2019 NucuCar.TestClient

ERROR(S):
  No verb selected.

  sensors                    Test the gRPC sensors services.

  azure-telemetry-publish    Test the publishing telemetry using Microsoft Azure IoT Hub.

  azure-telemetry-read       Test reading the telemetry using Microsoft Azure's IoT Hub.

  help                       Display more information on a specific command.

  version                    Display version information.