Sagecontinuum: Get Node Latest Records
Sagecontinuum via Parse · Other
Get the most recent sensor and system measurement records for a node within a specified lookback window. Returns timestamped measurements with name, value, and metadata. Access data from the Sage Continuum scientific edge computing platform, including node information, sensors, compute hardware, app execution history, sensor catalog, app catalog, jobs, and raw time-series data queries. Fulfilled by Parse from portal.sagecontinuum.org.
- developer-tools
- maps-geo
- other
- parse
- platform-key
- portal-sagecontinuum-org
- sagecontinuum
- weather
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Other
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/74e0a5c8-c11c-4f26-8425-b22641d3ad19/get_node_latest_records
- Interface artifact
- sha256:a06d0afd47bb381fd67f5f66510e1d6b1fd0eabeb2ccaabda15654878d993f84
- Manifest digest
- sha256:fd4f082a287f98576a3cedf063e2c4d8a4e26278c8ed62295695c8e8fa5123e3
Request fields
- VSN (string, required): Node VSN identifier (e.g., W0B8, H007)
- LOOKBACK (string): Time lookback period relative to now. Format: -<number><unit> where unit is m (minutes), h (hours), or d (days). Examples: -10m, -1h, -1d.: Allowed values: -10m, -30m, -1h, -1d
Example queries
- {"VSN":"H007","LOOKBACK":"-10m"}