mirror of
https://github.com/openstf/stf
synced 2025-10-03 17:59:28 +02:00
Send device logs to app.
This commit is contained in:
parent
f93e5423a8
commit
ccef3624df
5 changed files with 15 additions and 5 deletions
|
@ -4,7 +4,6 @@ var wire = require('./')
|
|||
|
||||
var wireutil = {
|
||||
global: '*ALL'
|
||||
, log: '*LOG'
|
||||
, heartbeat: '*HB'
|
||||
, makePrivateChannel: function() {
|
||||
return uuid.v4(null, new Buffer(16)).toString('base64')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue