GithubHelp home page GithubHelp logo

isabella232 / console-statistics-app-csharp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from genesyspureengage/console-statistics-app-csharp

0.0 0.0 0.0 22 KB

A console-based application that consume real-time statistics

License: MIT License

C# 100.00%

console-statistics-app-csharp's Introduction

console-statistics-app-csharp

A console-based application that consumes real-time statistics. The application establishes a CometD channel to receive asynchronous statistic updates. Then statistics subscriptions are made based on the contents of the template.json file.

Prerequisits

This applications requires the following API Client libraries:

Authentication Client C#

Statistics Client C#

Running

You can run the console sample by passing in command line arguments as shown in this example:
console-statistics-app-csharp.exe -ApiKey <key> -ClientId <clientId> -BaseUrl <url> -Username <tenant\\username> -Password <p> -AutoLogin <true||false>

Edit the template.json file to define any statistics that you wish to subscribe to.

Commands

Command Aliases Arguments Description
initialize init, i initialize the API using the arguments provided at startup
destroy logout, l logout and cleanup
subscribe subscribe, s subscribe to statistic definitions found in template.json
peek peek, p peek at statistic values for subscribed statistics
delete delete, d delete all statistics subscriptions
configuration config, conf print configuration returned by the server
exit exit, x logout if necessary then exit
help help, ? print the list of available commands

console-statistics-app-csharp's People

Contributors

crespino4 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.