NucuCar/NucuCar.TestClient
2020-02-01 17:00:05 +02:00
..
Sensors NucuCar.TestClient: add command option sensor 2020-02-01 17:00:05 +02:00
Telemetry NucuCar.Domain: Modify ITelemeter interface to add new method: IsTelemetryEnabled. 2020-01-26 12:52:09 +02:00
NucuCar.TestClient.csproj Implement NucuCar.TestClient telemetry read & telemetry publish 2019-11-23 16:09:44 +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.