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

View file

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