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