remove system uuid of public page
This commit is contained in:
parent
6bb5e8e6d6
commit
be7cbf02c0
|
@ -191,6 +191,7 @@ class Device(Thing):
|
|||
'image',
|
||||
'allocated',
|
||||
'devicehub_id',
|
||||
'system_uuid',
|
||||
'active',
|
||||
}
|
||||
|
||||
|
|
Reference in New Issue