Versions Compared

Key

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

...

  1. Install CLI. Ref: https://www.thethingsindustries.com/docs/getting-started/cli/

  2. Create a User API Key:

    • Login to The Things Stack Console.

    • Click on Username from the top right corner of the Console.

    • Click on Personal API keys from the dropdown

    • Click +Add API key button

    • You can create a User API Key in The Things Stack Console by assigning the relevant rights. Please consider the below rights as minimum rights.

      • Link as Application to a Network Server for traffic exchange, i.e. read uplink and write downlink

      • Read application traffic (uplink and downlink)

      • View gateway status

      • Read gateway traffic

Step 1:

Login to CLI using the below ttn-lw-cli command.

...