-
Notifications
You must be signed in to change notification settings - Fork 17
Command Line Tool
Sea Yo edited this page Mar 29, 2016
·
9 revisions
We provide a ruby script to interact with Eywa, before we release our admin panel (Or some people do prefer command line tools over graphic tools).
At the time of wring this script, we were running ruby 2.3.0
. So if you see any exceptions, please first try upgrading your ruby version.
Detailed helper messages will be printed if you type ruby eywa_tools.rb --help
. Below is a list of functions it provides:
- Channel Management (list,show,create,delete,update)
- Check Connection Status, Connection Count, Scan Connections
- Query Data from Index
- Download Raw Data
- Check/Update Eywa settings
- Send Signal to Device
- Attach to Eywa's log
- Attach to a particular connection, and listen to it's upstream/downstream conversations.