NucuCar/NucuCar.TestClient
2019-11-23 16:09:44 +02:00
..
AzureTelemetryPublishCmd.cs Implement NucuCar.TestClient telemetry read & telemetry publish 2019-11-23 16:09:44 +02:00
AzureTelemetryReaderCmd.cs Implement NucuCar.TestClient telemetry read & telemetry publish 2019-11-23 16:09:44 +02:00
NucuCar.TestClient.csproj Implement NucuCar.TestClient telemetry read & telemetry publish 2019-11-23 16:09:44 +02:00
Program.cs Implement NucuCar.TestClient telemetry read & telemetry publish 2019-11-23 16:09:44 +02:00
readme.md Implement NucuCar.TestClient telemetry read & telemetry publish 2019-11-23 16:09:44 +02:00
SensorsCmd.cs Implement NucuCar.TestClient telemetry read & telemetry publish 2019-11-23 16:09:44 +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.