remove system uuid of public page

This commit is contained in:
Cayo Puigdefabregas 2022-06-23 17:06:40 +02:00
parent 6bb5e8e6d6
commit be7cbf02c0
1 changed files with 1 additions and 0 deletions

View File

@ -191,6 +191,7 @@ class Device(Thing):
'image',
'allocated',
'devicehub_id',
'system_uuid',
'active',
}