Skip to content

Add Device to Registry

Rajesh Khadka edited this page Jan 11, 2019 · 2 revisions

Steps

  1. Navigate to Cloud IOT Core
  2. Navigate to the registry details, click Add device
  3. Enter Device ID : my-device
  4. Select Allow for Device communication
  5. Add the public key information to Authentication fields.
    • If you have used the RS256 algorithm copy the public key from file rsa_public.pem
    • If you have used the ES256 copy the public key from file es_public.pem
  6. The Device metadata filed is optional; leave it blank.
  7. Click Add
Clone this wiki locally