New Feature: Steady State Waveform Captures for Advanced Power Analysis
With the new Steady State Waveform API, customers can now retrieve detailed voltage and current waveforms for circuits, triggered by significant electrical events.
Event-Triggered Captures: Voltage and current events that exceed a 5-sigma statistical deviation from previous cycles (50/60 Hz) will trigger a capture sequence. This includes all phases of voltage and current from the Verdigris Energy Data Gateway (EDG), offering comprehensive insights into system behavior.
High-Resolution Sampling: Each waveform is sampled at 8 kHz, representing a single cycle of steady-state behavior, averaged over periods from 3 seconds to 15 minutes.
Scalable Capture Capacity: The API supports up to 10,000 waveform captures, whether from a single circuit (up to 10,000 waveforms) or multiple circuits (e.g., 100 circuits with 100 waveforms each).
New Endpoints Available:
GET
Current waveform captures per circuit (single or batched)GET
Voltage waveform captures per circuit (single or batched)
This feature empowers users to gain precise, actionable insights into steady-state conditions, supporting preventative maintenance and optimization efforts.
For more details on data storage and access limits, please refer to our Data Retention Policy.
Minor Updates
CSV Export Option: Export waveform data in CSV format by setting the
Accept
header totext/csv
, allowing seamless integration with external tools for further analysis.
Performance Enhancements: Code refinements and updates for improved performance and easier maintenance.