mirror of
https://github.com/openstf/stf
synced 2025-10-05 10:39:25 +02:00
Add operator to device data.
This commit is contained in:
parent
7c0e04c4b4
commit
f173e6650a
4 changed files with 10 additions and 5 deletions
|
@ -68,6 +68,7 @@ module.exports = function(wire) {
|
|||
serial
|
||||
, identity.platform
|
||||
, identity.manufacturer
|
||||
, identity.operator
|
||||
, identity.model
|
||||
, identity.version
|
||||
, identity.abi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue