@aws-sdk/client-iotsitewise 3.477.0 → 3.478.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/pagination/BatchGetAssetPropertyAggregatesPaginator.js +2 -24
- package/dist-cjs/pagination/BatchGetAssetPropertyValueHistoryPaginator.js +2 -24
- package/dist-cjs/pagination/BatchGetAssetPropertyValuePaginator.js +2 -23
- package/dist-cjs/pagination/ExecuteQueryPaginator.js +2 -24
- package/dist-cjs/pagination/GetAssetPropertyAggregatesPaginator.js +2 -24
- package/dist-cjs/pagination/GetAssetPropertyValueHistoryPaginator.js +2 -24
- package/dist-cjs/pagination/GetInterpolatedAssetPropertyValuesPaginator.js +2 -24
- package/dist-cjs/pagination/ListAccessPoliciesPaginator.js +2 -24
- package/dist-cjs/pagination/ListAssetModelCompositeModelsPaginator.js +2 -24
- package/dist-cjs/pagination/ListAssetModelPropertiesPaginator.js +2 -24
- package/dist-cjs/pagination/ListAssetModelsPaginator.js +2 -24
- package/dist-cjs/pagination/ListAssetPropertiesPaginator.js +2 -24
- package/dist-cjs/pagination/ListAssetRelationshipsPaginator.js +2 -24
- package/dist-cjs/pagination/ListAssetsPaginator.js +2 -24
- package/dist-cjs/pagination/ListAssociatedAssetsPaginator.js +2 -24
- package/dist-cjs/pagination/ListBulkImportJobsPaginator.js +2 -24
- package/dist-cjs/pagination/ListCompositionRelationshipsPaginator.js +2 -24
- package/dist-cjs/pagination/ListDashboardsPaginator.js +2 -24
- package/dist-cjs/pagination/ListGatewaysPaginator.js +2 -24
- package/dist-cjs/pagination/ListPortalsPaginator.js +2 -24
- package/dist-cjs/pagination/ListProjectAssetsPaginator.js +2 -24
- package/dist-cjs/pagination/ListProjectsPaginator.js +2 -24
- package/dist-cjs/pagination/ListTimeSeriesPaginator.js +2 -24
- package/dist-es/pagination/BatchGetAssetPropertyAggregatesPaginator.js +2 -23
- package/dist-es/pagination/BatchGetAssetPropertyValueHistoryPaginator.js +2 -23
- package/dist-es/pagination/BatchGetAssetPropertyValuePaginator.js +2 -22
- package/dist-es/pagination/ExecuteQueryPaginator.js +2 -23
- package/dist-es/pagination/GetAssetPropertyAggregatesPaginator.js +2 -23
- package/dist-es/pagination/GetAssetPropertyValueHistoryPaginator.js +2 -23
- package/dist-es/pagination/GetInterpolatedAssetPropertyValuesPaginator.js +2 -23
- package/dist-es/pagination/ListAccessPoliciesPaginator.js +2 -23
- package/dist-es/pagination/ListAssetModelCompositeModelsPaginator.js +2 -23
- package/dist-es/pagination/ListAssetModelPropertiesPaginator.js +2 -23
- package/dist-es/pagination/ListAssetModelsPaginator.js +2 -23
- package/dist-es/pagination/ListAssetPropertiesPaginator.js +2 -23
- package/dist-es/pagination/ListAssetRelationshipsPaginator.js +2 -23
- package/dist-es/pagination/ListAssetsPaginator.js +2 -23
- package/dist-es/pagination/ListAssociatedAssetsPaginator.js +2 -23
- package/dist-es/pagination/ListBulkImportJobsPaginator.js +2 -23
- package/dist-es/pagination/ListCompositionRelationshipsPaginator.js +2 -23
- package/dist-es/pagination/ListDashboardsPaginator.js +2 -23
- package/dist-es/pagination/ListGatewaysPaginator.js +2 -23
- package/dist-es/pagination/ListPortalsPaginator.js +2 -23
- package/dist-es/pagination/ListProjectAssetsPaginator.js +2 -23
- package/dist-es/pagination/ListProjectsPaginator.js +2 -23
- package/dist-es/pagination/ListTimeSeriesPaginator.js +2 -23
- package/dist-types/pagination/BatchGetAssetPropertyAggregatesPaginator.d.ts +1 -1
- package/dist-types/pagination/BatchGetAssetPropertyValueHistoryPaginator.d.ts +1 -1
- package/dist-types/pagination/BatchGetAssetPropertyValuePaginator.d.ts +1 -1
- package/dist-types/pagination/ExecuteQueryPaginator.d.ts +1 -1
- package/dist-types/pagination/GetAssetPropertyAggregatesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetAssetPropertyValueHistoryPaginator.d.ts +1 -1
- package/dist-types/pagination/GetInterpolatedAssetPropertyValuesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAccessPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssetModelCompositeModelsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssetModelPropertiesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssetModelsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssetPropertiesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssetRelationshipsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssociatedAssetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBulkImportJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCompositionRelationshipsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDashboardsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListGatewaysPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPortalsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProjectAssetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProjectsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTimeSeriesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/BatchGetAssetPropertyAggregatesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/BatchGetAssetPropertyValueHistoryPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/BatchGetAssetPropertyValuePaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ExecuteQueryPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetAssetPropertyAggregatesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetAssetPropertyValueHistoryPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetInterpolatedAssetPropertyValuesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAccessPoliciesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAssetModelCompositeModelsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAssetModelPropertiesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAssetModelsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAssetPropertiesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAssetRelationshipsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAssetsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAssociatedAssetsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListBulkImportJobsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCompositionRelationshipsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListDashboardsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListGatewaysPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListPortalsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListProjectAssetsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListProjectsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTimeSeriesPaginator.d.ts +3 -3
- package/package.json +5 -5
|
@@ -1,25 +1,4 @@
|
|
|
1
|
+
import { createPaginator } from "@smithy/core";
|
|
1
2
|
import { ListGatewaysCommand, } from "../commands/ListGatewaysCommand";
|
|
2
3
|
import { IoTSiteWiseClient } from "../IoTSiteWiseClient";
|
|
3
|
-
const
|
|
4
|
-
return await client.send(new ListGatewaysCommand(input), ...args);
|
|
5
|
-
};
|
|
6
|
-
export async function* paginateListGateways(config, input, ...additionalArguments) {
|
|
7
|
-
let token = config.startingToken || undefined;
|
|
8
|
-
let hasNext = true;
|
|
9
|
-
let page;
|
|
10
|
-
while (hasNext) {
|
|
11
|
-
input.nextToken = token;
|
|
12
|
-
input["maxResults"] = config.pageSize;
|
|
13
|
-
if (config.client instanceof IoTSiteWiseClient) {
|
|
14
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
15
|
-
}
|
|
16
|
-
else {
|
|
17
|
-
throw new Error("Invalid client, expected IoTSiteWise | IoTSiteWiseClient");
|
|
18
|
-
}
|
|
19
|
-
yield page;
|
|
20
|
-
const prevToken = token;
|
|
21
|
-
token = page.nextToken;
|
|
22
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
23
|
-
}
|
|
24
|
-
return undefined;
|
|
25
|
-
}
|
|
4
|
+
export const paginateListGateways = createPaginator(IoTSiteWiseClient, ListGatewaysCommand, "nextToken", "nextToken", "maxResults");
|
|
@@ -1,25 +1,4 @@
|
|
|
1
|
+
import { createPaginator } from "@smithy/core";
|
|
1
2
|
import { ListPortalsCommand } from "../commands/ListPortalsCommand";
|
|
2
3
|
import { IoTSiteWiseClient } from "../IoTSiteWiseClient";
|
|
3
|
-
const
|
|
4
|
-
return await client.send(new ListPortalsCommand(input), ...args);
|
|
5
|
-
};
|
|
6
|
-
export async function* paginateListPortals(config, input, ...additionalArguments) {
|
|
7
|
-
let token = config.startingToken || undefined;
|
|
8
|
-
let hasNext = true;
|
|
9
|
-
let page;
|
|
10
|
-
while (hasNext) {
|
|
11
|
-
input.nextToken = token;
|
|
12
|
-
input["maxResults"] = config.pageSize;
|
|
13
|
-
if (config.client instanceof IoTSiteWiseClient) {
|
|
14
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
15
|
-
}
|
|
16
|
-
else {
|
|
17
|
-
throw new Error("Invalid client, expected IoTSiteWise | IoTSiteWiseClient");
|
|
18
|
-
}
|
|
19
|
-
yield page;
|
|
20
|
-
const prevToken = token;
|
|
21
|
-
token = page.nextToken;
|
|
22
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
23
|
-
}
|
|
24
|
-
return undefined;
|
|
25
|
-
}
|
|
4
|
+
export const paginateListPortals = createPaginator(IoTSiteWiseClient, ListPortalsCommand, "nextToken", "nextToken", "maxResults");
|
|
@@ -1,25 +1,4 @@
|
|
|
1
|
+
import { createPaginator } from "@smithy/core";
|
|
1
2
|
import { ListProjectAssetsCommand, } from "../commands/ListProjectAssetsCommand";
|
|
2
3
|
import { IoTSiteWiseClient } from "../IoTSiteWiseClient";
|
|
3
|
-
const
|
|
4
|
-
return await client.send(new ListProjectAssetsCommand(input), ...args);
|
|
5
|
-
};
|
|
6
|
-
export async function* paginateListProjectAssets(config, input, ...additionalArguments) {
|
|
7
|
-
let token = config.startingToken || undefined;
|
|
8
|
-
let hasNext = true;
|
|
9
|
-
let page;
|
|
10
|
-
while (hasNext) {
|
|
11
|
-
input.nextToken = token;
|
|
12
|
-
input["maxResults"] = config.pageSize;
|
|
13
|
-
if (config.client instanceof IoTSiteWiseClient) {
|
|
14
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
15
|
-
}
|
|
16
|
-
else {
|
|
17
|
-
throw new Error("Invalid client, expected IoTSiteWise | IoTSiteWiseClient");
|
|
18
|
-
}
|
|
19
|
-
yield page;
|
|
20
|
-
const prevToken = token;
|
|
21
|
-
token = page.nextToken;
|
|
22
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
23
|
-
}
|
|
24
|
-
return undefined;
|
|
25
|
-
}
|
|
4
|
+
export const paginateListProjectAssets = createPaginator(IoTSiteWiseClient, ListProjectAssetsCommand, "nextToken", "nextToken", "maxResults");
|
|
@@ -1,25 +1,4 @@
|
|
|
1
|
+
import { createPaginator } from "@smithy/core";
|
|
1
2
|
import { ListProjectsCommand, } from "../commands/ListProjectsCommand";
|
|
2
3
|
import { IoTSiteWiseClient } from "../IoTSiteWiseClient";
|
|
3
|
-
const
|
|
4
|
-
return await client.send(new ListProjectsCommand(input), ...args);
|
|
5
|
-
};
|
|
6
|
-
export async function* paginateListProjects(config, input, ...additionalArguments) {
|
|
7
|
-
let token = config.startingToken || undefined;
|
|
8
|
-
let hasNext = true;
|
|
9
|
-
let page;
|
|
10
|
-
while (hasNext) {
|
|
11
|
-
input.nextToken = token;
|
|
12
|
-
input["maxResults"] = config.pageSize;
|
|
13
|
-
if (config.client instanceof IoTSiteWiseClient) {
|
|
14
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
15
|
-
}
|
|
16
|
-
else {
|
|
17
|
-
throw new Error("Invalid client, expected IoTSiteWise | IoTSiteWiseClient");
|
|
18
|
-
}
|
|
19
|
-
yield page;
|
|
20
|
-
const prevToken = token;
|
|
21
|
-
token = page.nextToken;
|
|
22
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
23
|
-
}
|
|
24
|
-
return undefined;
|
|
25
|
-
}
|
|
4
|
+
export const paginateListProjects = createPaginator(IoTSiteWiseClient, ListProjectsCommand, "nextToken", "nextToken", "maxResults");
|
|
@@ -1,25 +1,4 @@
|
|
|
1
|
+
import { createPaginator } from "@smithy/core";
|
|
1
2
|
import { ListTimeSeriesCommand, } from "../commands/ListTimeSeriesCommand";
|
|
2
3
|
import { IoTSiteWiseClient } from "../IoTSiteWiseClient";
|
|
3
|
-
const
|
|
4
|
-
return await client.send(new ListTimeSeriesCommand(input), ...args);
|
|
5
|
-
};
|
|
6
|
-
export async function* paginateListTimeSeries(config, input, ...additionalArguments) {
|
|
7
|
-
let token = config.startingToken || undefined;
|
|
8
|
-
let hasNext = true;
|
|
9
|
-
let page;
|
|
10
|
-
while (hasNext) {
|
|
11
|
-
input.nextToken = token;
|
|
12
|
-
input["maxResults"] = config.pageSize;
|
|
13
|
-
if (config.client instanceof IoTSiteWiseClient) {
|
|
14
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
15
|
-
}
|
|
16
|
-
else {
|
|
17
|
-
throw new Error("Invalid client, expected IoTSiteWise | IoTSiteWiseClient");
|
|
18
|
-
}
|
|
19
|
-
yield page;
|
|
20
|
-
const prevToken = token;
|
|
21
|
-
token = page.nextToken;
|
|
22
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
23
|
-
}
|
|
24
|
-
return undefined;
|
|
25
|
-
}
|
|
4
|
+
export const paginateListTimeSeries = createPaginator(IoTSiteWiseClient, ListTimeSeriesCommand, "nextToken", "nextToken", "maxResults");
|
|
@@ -4,4 +4,4 @@ import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateBatchGetAssetPropertyAggregates: (config: IoTSiteWisePaginationConfiguration, input: BatchGetAssetPropertyAggregatesCommandInput, ...rest: any[]) => Paginator<BatchGetAssetPropertyAggregatesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateBatchGetAssetPropertyValueHistory: (config: IoTSiteWisePaginationConfiguration, input: BatchGetAssetPropertyValueHistoryCommandInput, ...rest: any[]) => Paginator<BatchGetAssetPropertyValueHistoryCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateBatchGetAssetPropertyValue: (config: IoTSiteWisePaginationConfiguration, input: BatchGetAssetPropertyValueCommandInput, ...rest: any[]) => Paginator<BatchGetAssetPropertyValueCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateExecuteQuery: (config: IoTSiteWisePaginationConfiguration, input: ExecuteQueryCommandInput, ...rest: any[]) => Paginator<ExecuteQueryCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetAssetPropertyAggregates: (config: IoTSiteWisePaginationConfiguration, input: GetAssetPropertyAggregatesCommandInput, ...rest: any[]) => Paginator<GetAssetPropertyAggregatesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetAssetPropertyValueHistory: (config: IoTSiteWisePaginationConfiguration, input: GetAssetPropertyValueHistoryCommandInput, ...rest: any[]) => Paginator<GetAssetPropertyValueHistoryCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetInterpolatedAssetPropertyValues: (config: IoTSiteWisePaginationConfiguration, input: GetInterpolatedAssetPropertyValuesCommandInput, ...rest: any[]) => Paginator<GetInterpolatedAssetPropertyValuesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAccessPolicies: (config: IoTSiteWisePaginationConfiguration, input: ListAccessPoliciesCommandInput, ...rest: any[]) => Paginator<ListAccessPoliciesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAssetModelCompositeModels: (config: IoTSiteWisePaginationConfiguration, input: ListAssetModelCompositeModelsCommandInput, ...rest: any[]) => Paginator<ListAssetModelCompositeModelsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAssetModelProperties: (config: IoTSiteWisePaginationConfiguration, input: ListAssetModelPropertiesCommandInput, ...rest: any[]) => Paginator<ListAssetModelPropertiesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAssetModels: (config: IoTSiteWisePaginationConfiguration, input: ListAssetModelsCommandInput, ...rest: any[]) => Paginator<ListAssetModelsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAssetProperties: (config: IoTSiteWisePaginationConfiguration, input: ListAssetPropertiesCommandInput, ...rest: any[]) => Paginator<ListAssetPropertiesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAssetRelationships: (config: IoTSiteWisePaginationConfiguration, input: ListAssetRelationshipsCommandInput, ...rest: any[]) => Paginator<ListAssetRelationshipsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAssets: (config: IoTSiteWisePaginationConfiguration, input: ListAssetsCommandInput, ...rest: any[]) => Paginator<ListAssetsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAssociatedAssets: (config: IoTSiteWisePaginationConfiguration, input: ListAssociatedAssetsCommandInput, ...rest: any[]) => Paginator<ListAssociatedAssetsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListBulkImportJobs: (config: IoTSiteWisePaginationConfiguration, input: ListBulkImportJobsCommandInput, ...rest: any[]) => Paginator<ListBulkImportJobsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListCompositionRelationships: (config: IoTSiteWisePaginationConfiguration, input: ListCompositionRelationshipsCommandInput, ...rest: any[]) => Paginator<ListCompositionRelationshipsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListDashboards: (config: IoTSiteWisePaginationConfiguration, input: ListDashboardsCommandInput, ...rest: any[]) => Paginator<ListDashboardsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListGateways: (config: IoTSiteWisePaginationConfiguration, input: ListGatewaysCommandInput, ...rest: any[]) => Paginator<ListGatewaysCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListPortals: (config: IoTSiteWisePaginationConfiguration, input: ListPortalsCommandInput, ...rest: any[]) => Paginator<ListPortalsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListProjectAssets: (config: IoTSiteWisePaginationConfiguration, input: ListProjectAssetsCommandInput, ...rest: any[]) => Paginator<ListProjectAssetsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListProjects: (config: IoTSiteWisePaginationConfiguration, input: ListProjectsCommandInput, ...rest: any[]) => Paginator<ListProjectsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListTimeSeries: (config: IoTSiteWisePaginationConfiguration, input: ListTimeSeriesCommandInput, ...rest: any[]) => Paginator<ListTimeSeriesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
BatchGetAssetPropertyAggregatesCommandOutput,
|
|
5
5
|
} from "../commands/BatchGetAssetPropertyAggregatesCommand";
|
|
6
6
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateBatchGetAssetPropertyAggregates: (
|
|
8
8
|
config: IoTSiteWisePaginationConfiguration,
|
|
9
9
|
input: BatchGetAssetPropertyAggregatesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<BatchGetAssetPropertyAggregatesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
BatchGetAssetPropertyValueHistoryCommandOutput,
|
|
5
5
|
} from "../commands/BatchGetAssetPropertyValueHistoryCommand";
|
|
6
6
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateBatchGetAssetPropertyValueHistory: (
|
|
8
8
|
config: IoTSiteWisePaginationConfiguration,
|
|
9
9
|
input: BatchGetAssetPropertyValueHistoryCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<BatchGetAssetPropertyValueHistoryCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
BatchGetAssetPropertyValueCommandOutput,
|
|
5
5
|
} from "../commands/BatchGetAssetPropertyValueCommand";
|
|
6
6
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateBatchGetAssetPropertyValue: (
|
|
8
8
|
config: IoTSiteWisePaginationConfiguration,
|
|
9
9
|
input: BatchGetAssetPropertyValueCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<BatchGetAssetPropertyValueCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ExecuteQueryCommandOutput,
|
|
5
5
|
} from "../commands/ExecuteQueryCommand";
|
|
6
6
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateExecuteQuery: (
|
|
8
8
|
config: IoTSiteWisePaginationConfiguration,
|
|
9
9
|
input: ExecuteQueryCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ExecuteQueryCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetAssetPropertyAggregatesCommandOutput,
|
|
5
5
|
} from "../commands/GetAssetPropertyAggregatesCommand";
|
|
6
6
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetAssetPropertyAggregates: (
|
|
8
8
|
config: IoTSiteWisePaginationConfiguration,
|
|
9
9
|
input: GetAssetPropertyAggregatesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetAssetPropertyAggregatesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetAssetPropertyValueHistoryCommandOutput,
|
|
5
5
|
} from "../commands/GetAssetPropertyValueHistoryCommand";
|
|
6
6
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetAssetPropertyValueHistory: (
|
|
8
8
|
config: IoTSiteWisePaginationConfiguration,
|
|
9
9
|
input: GetAssetPropertyValueHistoryCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetAssetPropertyValueHistoryCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetInterpolatedAssetPropertyValuesCommandOutput,
|
|
5
5
|
} from "../commands/GetInterpolatedAssetPropertyValuesCommand";
|
|
6
6
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetInterpolatedAssetPropertyValues: (
|
|
8
8
|
config: IoTSiteWisePaginationConfiguration,
|
|
9
9
|
input: GetInterpolatedAssetPropertyValuesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetInterpolatedAssetPropertyValuesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAccessPoliciesCommandOutput,
|
|
5
5
|
} from "../commands/ListAccessPoliciesCommand";
|
|
6
6
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAccessPolicies: (
|
|
8
8
|
config: IoTSiteWisePaginationConfiguration,
|
|
9
9
|
input: ListAccessPoliciesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAccessPoliciesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAssetModelCompositeModelsCommandOutput,
|
|
5
5
|
} from "../commands/ListAssetModelCompositeModelsCommand";
|
|
6
6
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAssetModelCompositeModels: (
|
|
8
8
|
config: IoTSiteWisePaginationConfiguration,
|
|
9
9
|
input: ListAssetModelCompositeModelsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAssetModelCompositeModelsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAssetModelPropertiesCommandOutput,
|
|
5
5
|
} from "../commands/ListAssetModelPropertiesCommand";
|
|
6
6
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAssetModelProperties: (
|
|
8
8
|
config: IoTSiteWisePaginationConfiguration,
|
|
9
9
|
input: ListAssetModelPropertiesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAssetModelPropertiesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAssetModelsCommandOutput,
|
|
5
5
|
} from "../commands/ListAssetModelsCommand";
|
|
6
6
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAssetModels: (
|
|
8
8
|
config: IoTSiteWisePaginationConfiguration,
|
|
9
9
|
input: ListAssetModelsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAssetModelsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAssetPropertiesCommandOutput,
|
|
5
5
|
} from "../commands/ListAssetPropertiesCommand";
|
|
6
6
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAssetProperties: (
|
|
8
8
|
config: IoTSiteWisePaginationConfiguration,
|
|
9
9
|
input: ListAssetPropertiesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAssetPropertiesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAssetRelationshipsCommandOutput,
|
|
5
5
|
} from "../commands/ListAssetRelationshipsCommand";
|
|
6
6
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAssetRelationships: (
|
|
8
8
|
config: IoTSiteWisePaginationConfiguration,
|
|
9
9
|
input: ListAssetRelationshipsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAssetRelationshipsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAssetsCommandOutput,
|
|
5
5
|
} from "../commands/ListAssetsCommand";
|
|
6
6
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAssets: (
|
|
8
8
|
config: IoTSiteWisePaginationConfiguration,
|
|
9
9
|
input: ListAssetsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAssetsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAssociatedAssetsCommandOutput,
|
|
5
5
|
} from "../commands/ListAssociatedAssetsCommand";
|
|
6
6
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAssociatedAssets: (
|
|
8
8
|
config: IoTSiteWisePaginationConfiguration,
|
|
9
9
|
input: ListAssociatedAssetsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAssociatedAssetsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListBulkImportJobsCommandOutput,
|
|
5
5
|
} from "../commands/ListBulkImportJobsCommand";
|
|
6
6
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListBulkImportJobs: (
|
|
8
8
|
config: IoTSiteWisePaginationConfiguration,
|
|
9
9
|
input: ListBulkImportJobsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListBulkImportJobsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListCompositionRelationshipsCommandOutput,
|
|
5
5
|
} from "../commands/ListCompositionRelationshipsCommand";
|
|
6
6
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListCompositionRelationships: (
|
|
8
8
|
config: IoTSiteWisePaginationConfiguration,
|
|
9
9
|
input: ListCompositionRelationshipsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListCompositionRelationshipsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListDashboardsCommandOutput,
|
|
5
5
|
} from "../commands/ListDashboardsCommand";
|
|
6
6
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListDashboards: (
|
|
8
8
|
config: IoTSiteWisePaginationConfiguration,
|
|
9
9
|
input: ListDashboardsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListDashboardsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListGatewaysCommandOutput,
|
|
5
5
|
} from "../commands/ListGatewaysCommand";
|
|
6
6
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListGateways: (
|
|
8
8
|
config: IoTSiteWisePaginationConfiguration,
|
|
9
9
|
input: ListGatewaysCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListGatewaysCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListPortalsCommandOutput,
|
|
5
5
|
} from "../commands/ListPortalsCommand";
|
|
6
6
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListPortals: (
|
|
8
8
|
config: IoTSiteWisePaginationConfiguration,
|
|
9
9
|
input: ListPortalsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListPortalsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListProjectAssetsCommandOutput,
|
|
5
5
|
} from "../commands/ListProjectAssetsCommand";
|
|
6
6
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListProjectAssets: (
|
|
8
8
|
config: IoTSiteWisePaginationConfiguration,
|
|
9
9
|
input: ListProjectAssetsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListProjectAssetsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListProjectsCommandOutput,
|
|
5
5
|
} from "../commands/ListProjectsCommand";
|
|
6
6
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListProjects: (
|
|
8
8
|
config: IoTSiteWisePaginationConfiguration,
|
|
9
9
|
input: ListProjectsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListProjectsCommandOutput>;
|