fixed bug: owner_id is not a physical property

This commit is contained in:
Cayo Puigdefabregas 2020-11-03 20:26:03 +01:00
parent f043d66591
commit 50a7b59957
1 changed files with 1 additions and 0 deletions

View File

@ -119,6 +119,7 @@ class Device(Thing):
'created',
'updated',
'parent_id',
'owner_id',
'hid',
'production_date',
'color', # these are only user-input thus volatile