List source IDs
list_sourcesList all source IDs for a given SolarNetwork node, with optional date range to filter active sources.
Instructions
Which data streams (source IDs) does a node have? Without a date window this lists every source that ever posted — including long-dead ones — so pass a UTC window to see only sources active in that period.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | SolarNetwork node ID (public demo node: 108) | |
| endDate | No | Optional UTC end (YYYY-MM-DD), exclusive | |
| startDate | No | Optional UTC start (YYYY-MM-DD) to only list sources active in a window |