- Preparing search index...
- The search index is not available
terra-api
- GetData<T>(type: dataType, devId: string, apiKey: string, userId: string, startDate: Date, endDate?: Date, toWebhook?: boolean, withSamples?: boolean, retryIfRateLimited?: boolean): Promise<TerraDataResponse<T>>
-
Parameters
-
-
devId: string
-
apiKey: string
-
userId: string
-
startDate: Date
-
Optional
endDate: Date
-
Optional
toWebhook: boolean
-
Optional
withSamples: boolean
-
Optional
retryIfRateLimited: boolean