Add phone number and imei to device identity.

This commit is contained in:
Simo Kinnunen
2014-04-02 13:08:59 +09:00
parent a891e5de49
commit 5183485a53
6 changed files with 47 additions and 1 deletions

View File

@@ -53,6 +53,7 @@ module.exports = syrup.serial()
)
})
)
, new wire.DevicePhoneMessage(identity.phone)
))
])
})