diff --git a/ereuse_devicehub/resources/device/models.py b/ereuse_devicehub/resources/device/models.py index c14e4641..5fd50a1f 100644 --- a/ereuse_devicehub/resources/device/models.py +++ b/ereuse_devicehub/resources/device/models.py @@ -191,6 +191,7 @@ class Device(Thing): 'image', 'allocated', 'devicehub_id', + 'system_uuid', 'active', }