Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Setting Name
    • This can be any unique identifier. For this tutorial we will use "TestSetting".
  • GCP Project ID
    • This is the ID of the project that was created with the Google Cloud Platform account.
  • GCP Cloud Region
    • This should be obtained from the Cloud IoT Core that was created.
  • GCP Registry ID
    • This should be obtained from the Cloud IoT Core that was created.
  • GCP Device ID
    • This should be obtained from the Cloud IoT Core that was created.
  • Private Key File
    • The Private Key File must be in PKCS8 DER format. See Google's documentation here on how to convert a PEM to PKCS8 DER format.
  • Algorithm
    • Algorithm type used by the key file. Options are RS256 and ES256

...