WIP: cálculo de impacto ambiental #59

Draft
pedro wants to merge 91 commits from feature/f31-device-enviromental-impact into main
Showing only changes of commit b652d7d452 - Show all commits

View file

@ -125,7 +125,7 @@ def register_device_dlt(chid, phid, ev_uuid, user):
api.add_service( api.add_service(
chid, chid,
'DeviceHub', 'DeviceHub',
settings.get('ID_FEDERATED'), settings.ID_FEDERATED,
'Inventory service', 'Inventory service',
'Inv', 'Inv',
) )