Node Red

Configuration

Set up the Teslemetry configuration node in Node-RED

Configuration Node

Before using any Teslemetry nodes, you must create a configuration node with your Teslemetry access token.

Setup

  1. Drag any Teslemetry node onto the canvas
  2. Double-click to open the node properties
  3. Click the pencil icon next to the "Teslemetry Config" field
  4. Enter your access token from teslemetry.com/console
  5. Click "Add" to save the configuration

Configuration Properties

PropertyDescription
NameOptional name for this configuration
Access TokenYour Teslemetry API access token

Using Credentials

The configuration node stores your access token securely within Node-RED's credential system. Each Teslemetry node references this configuration node to authenticate API requests.

You can create multiple configuration nodes if you have multiple Teslemetry accounts, though this is uncommon.