diff --git a/dpp/api_dlt.py b/dpp/api_dlt.py index 5f95d7a..4d869e2 100644 --- a/dpp/api_dlt.py +++ b/dpp/api_dlt.py @@ -125,7 +125,7 @@ def register_device_dlt(chid, phid, ev_uuid, user): api.add_service( chid, 'DeviceHub', - settings.get('ID_FEDERATED'), + settings.ID_FEDERATED, 'Inventory service', 'Inv', )