mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 00:23:25 +02:00
Merge DeviceIdentityMessage on the app side.
This commit is contained in:
@@ -331,7 +331,7 @@ module.exports = function(options) {
|
||||
|
||||
sub.on('message', wirerouter()
|
||||
.on(wire.ProbeMessage, function(channel, message) {
|
||||
push.send([channel,
|
||||
push.send([wireutil.global,
|
||||
wireutil.makeDeviceIdentityMessage(options.serial, identity)])
|
||||
channels.keepalive(channel)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user