Skip to content

Instantly share code, notes, and snippets.

@matthijskooijman
Created January 17, 2015 18:18
Show Gist options
  • Save matthijskooijman/c40978c8c3620096b60c to your computer and use it in GitHub Desktop.
Save matthijskooijman/c40978c8c3620096b60c to your computer and use it in GitHub Desktop.
matthijs@grubby:~$ pinoccio rest GET /v1/sync | grep '"troop":"3".*connection'
{"data":{"account":"1859","troop":"3","type":"connection","value":{"status":"offline"},"time":1421517850805.003}}
^C
matthijs@grubby:~$ pinoccio cmd 3 1 uptime
{"type":"reply","from":1,"id":"87c3995","end":true,"reply":"Total: 0 days, 0 hours, 14 minutes, 52.560656 seconds\r\nAwake: 0 days, 0 hours, 14 minutes, 52.564080 seconds\r\nAsleep: 0 days, 0 hours, 0 minutes, 0.000000 seconds\r\n","_cid":12,"basetime":338,"commandsPending":0,"messagesQueued":0,"account":"1859","tid":"3","_t":1421518714949,"output":"Total: 0 days, 0 hours, 14 minutes, 52.560656 seconds\r\nAwake: 0 days, 0 hours, 14 minutes, 52.564080 seconds\r\nAsleep: 0 days, 0 hours, 0 minutes, 0.000000 seconds\r\n","result":false}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment