Versions Compared

Key

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

...

  • Ignition with Google Cloud Injector Module installed
  • Ignition Designer installed
    • Review the Inductive Automation documentation for Launching Designer against the Ignition gateway
  • An existing AWS account with an active Kinesis Stream and/or DynamoDB Database.
    • Documentation on creating a Kinesis Stream can be found here.
      • If using a Firehose stream, its source must be "Direct PUT or other sources"
    • Documentation on creating a DynamoDB Database table can be found here.
      • DynamoDB Database tables ideally should be created with the following settings:
        • Primary partition key: UUID GROUP_EDGE_ID (String)

        • Primary sort key: TIMESTAMP GROUP_EDGE_ID (String)

Summary

This tutorial will provide step-by-step instructions for the following:

...