Code adapted to the new interface of stf-device-db.

This commit is contained in:
Valverde Antonio
2014-06-13 11:36:43 +09:00
committed by Simo Kinnunen
parent f741136aed
commit 760e09290f
5 changed files with 11 additions and 5 deletions

View File

@@ -27,6 +27,7 @@ module.exports = syrup.serial()
, identity.model
, identity.version
, identity.abi
, identity.name
, identity.sdk
, new wire.DeviceDisplayMessage(identity.display)
, new wire.DevicePhoneMessage(identity.phone)