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 format. See Google's documentation here on how to convert a PEM to PKCS8 format.
  • Algorithm
    • Algorithm type used by the key file. Options are RS256 and ES256

Click on "Create New Cloud IoU Core Setting" to save create the new configuration setting.


Now the Google Cloud Injector module is connected to the Cloud IoT Core, we have to determine if there are are changes needed to the Tab Agent tab to be able to push data.

...