Merge pull request #1892 from balena-io/add-back-mac-address

Add back the device mac_address field
This commit is contained in:
bulldozer-balena[bot] 2020-06-29 19:51:41 +00:00 committed by GitHub
commit f9a05fe257
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -94,6 +94,7 @@ export default class DeviceCmd extends Command {
'status',
'is_online',
'ip_address',
'mac_address',
'application_name',
'last_seen',
'uuid',