App Configuration

Placeholder content — replace with your real app configuration guide.

Example settings file

# Example gateway configuration
Network:
  SSID: "your-wifi-name"
  Password: "your-wifi-password"

Reporting:
  IntervalSeconds: 60
  Units: "kWh"

Alerts:
  LowProduction:
    Enabled: true
    ThresholdPercent: 40

Pairing the app

  1. Open the app and go to Settings > Add Device.
  2. Scan the QR code on your gateway.
  3. Confirm the device name and location.
Tip

Enable production alerts so you're notified if output drops unexpectedly.

Last updated on September 12, 2026
App Configuration | Narcan Docs