Skip to end of metadata
Go to start of metadata

Scenario:

  1. Most API commands sent to GadgetKeeper involve interacting with a particular "thing" in some way
  2. A typical command would create/delete a thing, set/get thing details, or interact with properties, methods, or events of a thing
  3. These commands need a "Thing Id" in order to perform this interaction

Procedure:

  1. In the "Things" tab, select the desired "thing" to open its tab
  2. In the "Information" section of this tab, double click on the Id to select it, and then copy the Thing Id

 

If authorization is needed for the API command, an API Key must be obtained as shown here.

  • No labels