Record
get-history-energy-lat-lat-lon-lon-params
No description available.
record get-history-energy-lat-lat-lon-lon-params {
lat: string,
lon: string,
start-date: string,
end-date: string,
tp: option<get-history-energy-lat-lat-lon-lon-tp-enum>,
threshold: option<f64>,
units: option<get-history-energy-lat-lat-lon-lon-units-enum>,
callback: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| lat | string | |
| lon | string | |
| start-date | string | |
| end-date | string | |
| tp | option<get-history-energy-lat-lat-lon-lon-tp-enum> | |
| threshold | option<f64> | |
| units | option<get-history-energy-lat-lat-lon-lon-units-enum> | |
| callback | option<string> |