1.0.1 • Published 10 years ago

aquila-monitor v1.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
10 years ago

Aquila Monitor

Command line monitor for the Aquila API.

This is a node.js console configured with the aquila-client library. You can use any of the library's command for monitoring and interfacing with the Aquila network. Form more details, check aquila-client documentation here.

Instalation

npm install aquila-monitor -g

Use

aquila-monitor --url <Hub server url> --user <User name> --password <Password> --verbose

Parameters:

  • --url: The URL of your hub server. Default: http://localhost:8080
  • --user: Your User name. Default: Admin
  • --password: Your Password. Default: Admin
  • --verbose: Enables Logging of when a device is added, removed and events in the Aquila network
1.0.1

10 years ago

1.0.0

10 years ago