Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 860 Bytes

udmis.md

File metadata and controls

13 lines (7 loc) · 860 Bytes

UDMI / Docs / Cloud / GCP / UDMIS

UDMIS

UDMIS (Universal Device Management Interface Services) is a cloud infrastructure which comprises cloud functions. These process messages according to the sub-blocks API. This is required for the enablement of other applications and tooling e.g. [UDMIF](UDMIF Deployment](../../../../../udmif/deploy.md) and validation tooling

Deployment

udmis/deploy_udmis_gcloud PROJECT_ID [options]

Note: gcloud must be installed locally, and authenticated with normal credentials gcloud auth login

A --service_account="SERVICE_ACCOUNT" argument can be provided to deploy cloud functions with the given service account if the cloud environment does not permit use of the App Engine default service account.