Versions Compared

Key

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

...

  • Knowledge of Ignition and Module installation process: Cloud and MQTT Module Installation.
  • An existing AWS account with an active Kinesis Stream and/or DynamoDB Database.
    • Documentation on creating a Kinesis Stream can be found here.
    • Documentation on creating a DynamoDB Database table can be found here.
    • DynamoDB Database tables must ideally should be created with the following settings:
      • Primary partition key: GROUP_EDGE_ID (String)

      • Primary sort key: TIMESTAMP (String)

...