mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:03:30 +02:00
Add IMSI to device details.
This commit is contained in:
@@ -11,6 +11,7 @@ module.exports = syrup.serial()
|
||||
log.info('Fetching phone info')
|
||||
return service.getProperties([
|
||||
'imei'
|
||||
, 'imsi'
|
||||
, 'phoneNumber'
|
||||
, 'iccid'
|
||||
, 'network'
|
||||
|
||||
Reference in New Issue
Block a user