@aws-sdk/client-iottwinmaker 3.955.0 → 3.957.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/index.js
CHANGED
|
@@ -1595,7 +1595,7 @@ var PropertyRequests = [2, n0, _PRro, 0, 0, () => PropertyRequest$];
|
|
|
1595
1595
|
var PropertyResponses = [2, n0, _PRrop, 0, 0, () => PropertyResponse$];
|
|
1596
1596
|
var PropertyTableValue = [2, n0, _PTV, 0, 0, () => DataValue$];
|
|
1597
1597
|
var IotSiteWiseSourceConfigurationFilter$ = [
|
|
1598
|
-
|
|
1598
|
+
4,
|
|
1599
1599
|
n0,
|
|
1600
1600
|
_ISWSCFo,
|
|
1601
1601
|
0,
|
|
@@ -1603,22 +1603,22 @@ var IotSiteWiseSourceConfigurationFilter$ = [
|
|
|
1603
1603
|
[() => FilterByAssetModel$, () => FilterByAsset$],
|
|
1604
1604
|
];
|
|
1605
1605
|
var IotTwinMakerSourceConfigurationFilter$ = [
|
|
1606
|
-
|
|
1606
|
+
4,
|
|
1607
1607
|
n0,
|
|
1608
1608
|
_ITMSCFo,
|
|
1609
1609
|
0,
|
|
1610
1610
|
[_fBCT, _fBE],
|
|
1611
1611
|
[() => FilterByComponentType$, () => FilterByEntity$],
|
|
1612
1612
|
];
|
|
1613
|
-
var ListComponentTypesFilter$ = [
|
|
1614
|
-
var ListEntitiesFilter$ = [
|
|
1615
|
-
var ListMetadataTransferJobsFilter$ = [
|
|
1616
|
-
var SyncResourceFilter$ = [
|
|
1613
|
+
var ListComponentTypesFilter$ = [4, n0, _LCTFi, 0, [_eF, _na, _iAs], [0, 0, 2]];
|
|
1614
|
+
var ListEntitiesFilter$ = [4, n0, _LEFi, 0, [_pEI, _cTI, _eIx], [0, 0, 0]];
|
|
1615
|
+
var ListMetadataTransferJobsFilter$ = [4, n0, _LMTJFi, 0, [_wI, _st], [0, 0]];
|
|
1616
|
+
var SyncResourceFilter$ = [4, n0, _SRFy, 0, [_st, _rTe, _rI, _eIx], [0, 0, 0, 0]];
|
|
1617
1617
|
var BatchPutPropertyValues$ = [
|
|
1618
1618
|
9,
|
|
1619
1619
|
n0,
|
|
1620
1620
|
_BPPV,
|
|
1621
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/entity-properties", 200]
|
|
1621
|
+
{ [_end]: ["data."], [_h]: ["POST", "/workspaces/{workspaceId}/entity-properties", 200] },
|
|
1622
1622
|
() => BatchPutPropertyValuesRequest$,
|
|
1623
1623
|
() => BatchPutPropertyValuesResponse$,
|
|
1624
1624
|
];
|
|
@@ -1626,7 +1626,7 @@ var CancelMetadataTransferJob$ = [
|
|
|
1626
1626
|
9,
|
|
1627
1627
|
n0,
|
|
1628
1628
|
_CMTJ,
|
|
1629
|
-
{ [_h]: ["PUT", "/metadata-transfer-jobs/{metadataTransferJobId}/cancel", 200]
|
|
1629
|
+
{ [_end]: ["api."], [_h]: ["PUT", "/metadata-transfer-jobs/{metadataTransferJobId}/cancel", 200] },
|
|
1630
1630
|
() => CancelMetadataTransferJobRequest$,
|
|
1631
1631
|
() => CancelMetadataTransferJobResponse$,
|
|
1632
1632
|
];
|
|
@@ -1634,7 +1634,7 @@ var CreateComponentType$ = [
|
|
|
1634
1634
|
9,
|
|
1635
1635
|
n0,
|
|
1636
1636
|
_CCT,
|
|
1637
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/component-types/{componentTypeId}", 200]
|
|
1637
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/component-types/{componentTypeId}", 200] },
|
|
1638
1638
|
() => CreateComponentTypeRequest$,
|
|
1639
1639
|
() => CreateComponentTypeResponse$,
|
|
1640
1640
|
];
|
|
@@ -1642,7 +1642,7 @@ var CreateEntity$ = [
|
|
|
1642
1642
|
9,
|
|
1643
1643
|
n0,
|
|
1644
1644
|
_CEr,
|
|
1645
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/entities", 200]
|
|
1645
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/entities", 200] },
|
|
1646
1646
|
() => CreateEntityRequest$,
|
|
1647
1647
|
() => CreateEntityResponse$,
|
|
1648
1648
|
];
|
|
@@ -1650,7 +1650,7 @@ var CreateMetadataTransferJob$ = [
|
|
|
1650
1650
|
9,
|
|
1651
1651
|
n0,
|
|
1652
1652
|
_CMTJr,
|
|
1653
|
-
{ [_h]: ["POST", "/metadata-transfer-jobs", 200]
|
|
1653
|
+
{ [_end]: ["api."], [_h]: ["POST", "/metadata-transfer-jobs", 200] },
|
|
1654
1654
|
() => CreateMetadataTransferJobRequest$,
|
|
1655
1655
|
() => CreateMetadataTransferJobResponse$,
|
|
1656
1656
|
];
|
|
@@ -1658,7 +1658,7 @@ var CreateScene$ = [
|
|
|
1658
1658
|
9,
|
|
1659
1659
|
n0,
|
|
1660
1660
|
_CSr,
|
|
1661
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/scenes", 200]
|
|
1661
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/scenes", 200] },
|
|
1662
1662
|
() => CreateSceneRequest$,
|
|
1663
1663
|
() => CreateSceneResponse$,
|
|
1664
1664
|
];
|
|
@@ -1666,7 +1666,7 @@ var CreateSyncJob$ = [
|
|
|
1666
1666
|
9,
|
|
1667
1667
|
n0,
|
|
1668
1668
|
_CSJ,
|
|
1669
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/sync-jobs/{syncSource}", 200]
|
|
1669
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/sync-jobs/{syncSource}", 200] },
|
|
1670
1670
|
() => CreateSyncJobRequest$,
|
|
1671
1671
|
() => CreateSyncJobResponse$,
|
|
1672
1672
|
];
|
|
@@ -1674,7 +1674,7 @@ var CreateWorkspace$ = [
|
|
|
1674
1674
|
9,
|
|
1675
1675
|
n0,
|
|
1676
1676
|
_CW,
|
|
1677
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}", 200]
|
|
1677
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}", 200] },
|
|
1678
1678
|
() => CreateWorkspaceRequest$,
|
|
1679
1679
|
() => CreateWorkspaceResponse$,
|
|
1680
1680
|
];
|
|
@@ -1682,7 +1682,7 @@ var DeleteComponentType$ = [
|
|
|
1682
1682
|
9,
|
|
1683
1683
|
n0,
|
|
1684
1684
|
_DCT,
|
|
1685
|
-
{ [_h]: ["DELETE", "/workspaces/{workspaceId}/component-types/{componentTypeId}", 200]
|
|
1685
|
+
{ [_end]: ["api."], [_h]: ["DELETE", "/workspaces/{workspaceId}/component-types/{componentTypeId}", 200] },
|
|
1686
1686
|
() => DeleteComponentTypeRequest$,
|
|
1687
1687
|
() => DeleteComponentTypeResponse$,
|
|
1688
1688
|
];
|
|
@@ -1690,7 +1690,7 @@ var DeleteEntity$ = [
|
|
|
1690
1690
|
9,
|
|
1691
1691
|
n0,
|
|
1692
1692
|
_DE,
|
|
1693
|
-
{ [_h]: ["DELETE", "/workspaces/{workspaceId}/entities/{entityId}", 200]
|
|
1693
|
+
{ [_end]: ["api."], [_h]: ["DELETE", "/workspaces/{workspaceId}/entities/{entityId}", 200] },
|
|
1694
1694
|
() => DeleteEntityRequest$,
|
|
1695
1695
|
() => DeleteEntityResponse$,
|
|
1696
1696
|
];
|
|
@@ -1698,7 +1698,7 @@ var DeleteScene$ = [
|
|
|
1698
1698
|
9,
|
|
1699
1699
|
n0,
|
|
1700
1700
|
_DS,
|
|
1701
|
-
{ [_h]: ["DELETE", "/workspaces/{workspaceId}/scenes/{sceneId}", 200]
|
|
1701
|
+
{ [_end]: ["api."], [_h]: ["DELETE", "/workspaces/{workspaceId}/scenes/{sceneId}", 200] },
|
|
1702
1702
|
() => DeleteSceneRequest$,
|
|
1703
1703
|
() => DeleteSceneResponse$,
|
|
1704
1704
|
];
|
|
@@ -1706,7 +1706,7 @@ var DeleteSyncJob$ = [
|
|
|
1706
1706
|
9,
|
|
1707
1707
|
n0,
|
|
1708
1708
|
_DSJ,
|
|
1709
|
-
{ [_h]: ["DELETE", "/workspaces/{workspaceId}/sync-jobs/{syncSource}", 200]
|
|
1709
|
+
{ [_end]: ["api."], [_h]: ["DELETE", "/workspaces/{workspaceId}/sync-jobs/{syncSource}", 200] },
|
|
1710
1710
|
() => DeleteSyncJobRequest$,
|
|
1711
1711
|
() => DeleteSyncJobResponse$,
|
|
1712
1712
|
];
|
|
@@ -1714,7 +1714,7 @@ var DeleteWorkspace$ = [
|
|
|
1714
1714
|
9,
|
|
1715
1715
|
n0,
|
|
1716
1716
|
_DW,
|
|
1717
|
-
{ [_h]: ["DELETE", "/workspaces/{workspaceId}", 200]
|
|
1717
|
+
{ [_end]: ["api."], [_h]: ["DELETE", "/workspaces/{workspaceId}", 200] },
|
|
1718
1718
|
() => DeleteWorkspaceRequest$,
|
|
1719
1719
|
() => DeleteWorkspaceResponse$,
|
|
1720
1720
|
];
|
|
@@ -1722,7 +1722,7 @@ var ExecuteQuery$ = [
|
|
|
1722
1722
|
9,
|
|
1723
1723
|
n0,
|
|
1724
1724
|
_EQ,
|
|
1725
|
-
{ [_h]: ["POST", "/queries/execution", 200]
|
|
1725
|
+
{ [_end]: ["api."], [_h]: ["POST", "/queries/execution", 200] },
|
|
1726
1726
|
() => ExecuteQueryRequest$,
|
|
1727
1727
|
() => ExecuteQueryResponse$,
|
|
1728
1728
|
];
|
|
@@ -1730,7 +1730,7 @@ var GetComponentType$ = [
|
|
|
1730
1730
|
9,
|
|
1731
1731
|
n0,
|
|
1732
1732
|
_GCT,
|
|
1733
|
-
{ [_h]: ["GET", "/workspaces/{workspaceId}/component-types/{componentTypeId}", 200]
|
|
1733
|
+
{ [_end]: ["api."], [_h]: ["GET", "/workspaces/{workspaceId}/component-types/{componentTypeId}", 200] },
|
|
1734
1734
|
() => GetComponentTypeRequest$,
|
|
1735
1735
|
() => GetComponentTypeResponse$,
|
|
1736
1736
|
];
|
|
@@ -1738,7 +1738,7 @@ var GetEntity$ = [
|
|
|
1738
1738
|
9,
|
|
1739
1739
|
n0,
|
|
1740
1740
|
_GE,
|
|
1741
|
-
{ [_h]: ["GET", "/workspaces/{workspaceId}/entities/{entityId}", 200]
|
|
1741
|
+
{ [_end]: ["api."], [_h]: ["GET", "/workspaces/{workspaceId}/entities/{entityId}", 200] },
|
|
1742
1742
|
() => GetEntityRequest$,
|
|
1743
1743
|
() => GetEntityResponse$,
|
|
1744
1744
|
];
|
|
@@ -1746,7 +1746,7 @@ var GetMetadataTransferJob$ = [
|
|
|
1746
1746
|
9,
|
|
1747
1747
|
n0,
|
|
1748
1748
|
_GMTJ,
|
|
1749
|
-
{ [_h]: ["GET", "/metadata-transfer-jobs/{metadataTransferJobId}", 200]
|
|
1749
|
+
{ [_end]: ["api."], [_h]: ["GET", "/metadata-transfer-jobs/{metadataTransferJobId}", 200] },
|
|
1750
1750
|
() => GetMetadataTransferJobRequest$,
|
|
1751
1751
|
() => GetMetadataTransferJobResponse$,
|
|
1752
1752
|
];
|
|
@@ -1754,7 +1754,7 @@ var GetPricingPlan$ = [
|
|
|
1754
1754
|
9,
|
|
1755
1755
|
n0,
|
|
1756
1756
|
_GPP,
|
|
1757
|
-
{ [_h]: ["GET", "/pricingplan", 200]
|
|
1757
|
+
{ [_end]: ["api."], [_h]: ["GET", "/pricingplan", 200] },
|
|
1758
1758
|
() => GetPricingPlanRequest$,
|
|
1759
1759
|
() => GetPricingPlanResponse$,
|
|
1760
1760
|
];
|
|
@@ -1762,7 +1762,7 @@ var GetPropertyValue$ = [
|
|
|
1762
1762
|
9,
|
|
1763
1763
|
n0,
|
|
1764
1764
|
_GPV,
|
|
1765
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/entity-properties/value", 200]
|
|
1765
|
+
{ [_end]: ["data."], [_h]: ["POST", "/workspaces/{workspaceId}/entity-properties/value", 200] },
|
|
1766
1766
|
() => GetPropertyValueRequest$,
|
|
1767
1767
|
() => GetPropertyValueResponse$,
|
|
1768
1768
|
];
|
|
@@ -1770,7 +1770,7 @@ var GetPropertyValueHistory$ = [
|
|
|
1770
1770
|
9,
|
|
1771
1771
|
n0,
|
|
1772
1772
|
_GPVH,
|
|
1773
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/entity-properties/history", 200]
|
|
1773
|
+
{ [_end]: ["data."], [_h]: ["POST", "/workspaces/{workspaceId}/entity-properties/history", 200] },
|
|
1774
1774
|
() => GetPropertyValueHistoryRequest$,
|
|
1775
1775
|
() => GetPropertyValueHistoryResponse$,
|
|
1776
1776
|
];
|
|
@@ -1778,7 +1778,7 @@ var GetScene$ = [
|
|
|
1778
1778
|
9,
|
|
1779
1779
|
n0,
|
|
1780
1780
|
_GS,
|
|
1781
|
-
{ [_h]: ["GET", "/workspaces/{workspaceId}/scenes/{sceneId}", 200]
|
|
1781
|
+
{ [_end]: ["api."], [_h]: ["GET", "/workspaces/{workspaceId}/scenes/{sceneId}", 200] },
|
|
1782
1782
|
() => GetSceneRequest$,
|
|
1783
1783
|
() => GetSceneResponse$,
|
|
1784
1784
|
];
|
|
@@ -1786,7 +1786,7 @@ var GetSyncJob$ = [
|
|
|
1786
1786
|
9,
|
|
1787
1787
|
n0,
|
|
1788
1788
|
_GSJ,
|
|
1789
|
-
{ [_h]: ["GET", "/sync-jobs/{syncSource}", 200]
|
|
1789
|
+
{ [_end]: ["api."], [_h]: ["GET", "/sync-jobs/{syncSource}", 200] },
|
|
1790
1790
|
() => GetSyncJobRequest$,
|
|
1791
1791
|
() => GetSyncJobResponse$,
|
|
1792
1792
|
];
|
|
@@ -1794,7 +1794,7 @@ var GetWorkspace$ = [
|
|
|
1794
1794
|
9,
|
|
1795
1795
|
n0,
|
|
1796
1796
|
_GW,
|
|
1797
|
-
{ [_h]: ["GET", "/workspaces/{workspaceId}", 200]
|
|
1797
|
+
{ [_end]: ["api."], [_h]: ["GET", "/workspaces/{workspaceId}", 200] },
|
|
1798
1798
|
() => GetWorkspaceRequest$,
|
|
1799
1799
|
() => GetWorkspaceResponse$,
|
|
1800
1800
|
];
|
|
@@ -1802,7 +1802,7 @@ var ListComponents$ = [
|
|
|
1802
1802
|
9,
|
|
1803
1803
|
n0,
|
|
1804
1804
|
_LC,
|
|
1805
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/entities/{entityId}/components-list", 200]
|
|
1805
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/entities/{entityId}/components-list", 200] },
|
|
1806
1806
|
() => ListComponentsRequest$,
|
|
1807
1807
|
() => ListComponentsResponse$,
|
|
1808
1808
|
];
|
|
@@ -1810,7 +1810,7 @@ var ListComponentTypes$ = [
|
|
|
1810
1810
|
9,
|
|
1811
1811
|
n0,
|
|
1812
1812
|
_LCT,
|
|
1813
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/component-types-list", 200]
|
|
1813
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/component-types-list", 200] },
|
|
1814
1814
|
() => ListComponentTypesRequest$,
|
|
1815
1815
|
() => ListComponentTypesResponse$,
|
|
1816
1816
|
];
|
|
@@ -1818,7 +1818,7 @@ var ListEntities$ = [
|
|
|
1818
1818
|
9,
|
|
1819
1819
|
n0,
|
|
1820
1820
|
_LE,
|
|
1821
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/entities-list", 200]
|
|
1821
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/entities-list", 200] },
|
|
1822
1822
|
() => ListEntitiesRequest$,
|
|
1823
1823
|
() => ListEntitiesResponse$,
|
|
1824
1824
|
];
|
|
@@ -1826,7 +1826,7 @@ var ListMetadataTransferJobs$ = [
|
|
|
1826
1826
|
9,
|
|
1827
1827
|
n0,
|
|
1828
1828
|
_LMTJ,
|
|
1829
|
-
{ [_h]: ["POST", "/metadata-transfer-jobs-list", 200]
|
|
1829
|
+
{ [_end]: ["api."], [_h]: ["POST", "/metadata-transfer-jobs-list", 200] },
|
|
1830
1830
|
() => ListMetadataTransferJobsRequest$,
|
|
1831
1831
|
() => ListMetadataTransferJobsResponse$,
|
|
1832
1832
|
];
|
|
@@ -1834,7 +1834,7 @@ var ListProperties$ = [
|
|
|
1834
1834
|
9,
|
|
1835
1835
|
n0,
|
|
1836
1836
|
_LP,
|
|
1837
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/properties-list", 200]
|
|
1837
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/properties-list", 200] },
|
|
1838
1838
|
() => ListPropertiesRequest$,
|
|
1839
1839
|
() => ListPropertiesResponse$,
|
|
1840
1840
|
];
|
|
@@ -1842,7 +1842,7 @@ var ListScenes$ = [
|
|
|
1842
1842
|
9,
|
|
1843
1843
|
n0,
|
|
1844
1844
|
_LS,
|
|
1845
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/scenes-list", 200]
|
|
1845
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/scenes-list", 200] },
|
|
1846
1846
|
() => ListScenesRequest$,
|
|
1847
1847
|
() => ListScenesResponse$,
|
|
1848
1848
|
];
|
|
@@ -1850,7 +1850,7 @@ var ListSyncJobs$ = [
|
|
|
1850
1850
|
9,
|
|
1851
1851
|
n0,
|
|
1852
1852
|
_LSJ,
|
|
1853
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/sync-jobs-list", 200]
|
|
1853
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/sync-jobs-list", 200] },
|
|
1854
1854
|
() => ListSyncJobsRequest$,
|
|
1855
1855
|
() => ListSyncJobsResponse$,
|
|
1856
1856
|
];
|
|
@@ -1858,7 +1858,7 @@ var ListSyncResources$ = [
|
|
|
1858
1858
|
9,
|
|
1859
1859
|
n0,
|
|
1860
1860
|
_LSRis,
|
|
1861
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/sync-jobs/{syncSource}/resources-list", 200]
|
|
1861
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/sync-jobs/{syncSource}/resources-list", 200] },
|
|
1862
1862
|
() => ListSyncResourcesRequest$,
|
|
1863
1863
|
() => ListSyncResourcesResponse$,
|
|
1864
1864
|
];
|
|
@@ -1866,7 +1866,7 @@ var ListTagsForResource$ = [
|
|
|
1866
1866
|
9,
|
|
1867
1867
|
n0,
|
|
1868
1868
|
_LTFR,
|
|
1869
|
-
{ [_h]: ["POST", "/tags-list", 200]
|
|
1869
|
+
{ [_end]: ["api."], [_h]: ["POST", "/tags-list", 200] },
|
|
1870
1870
|
() => ListTagsForResourceRequest$,
|
|
1871
1871
|
() => ListTagsForResourceResponse$,
|
|
1872
1872
|
];
|
|
@@ -1874,7 +1874,7 @@ var ListWorkspaces$ = [
|
|
|
1874
1874
|
9,
|
|
1875
1875
|
n0,
|
|
1876
1876
|
_LW,
|
|
1877
|
-
{ [_h]: ["POST", "/workspaces-list", 200]
|
|
1877
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces-list", 200] },
|
|
1878
1878
|
() => ListWorkspacesRequest$,
|
|
1879
1879
|
() => ListWorkspacesResponse$,
|
|
1880
1880
|
];
|
|
@@ -1882,7 +1882,7 @@ var TagResource$ = [
|
|
|
1882
1882
|
9,
|
|
1883
1883
|
n0,
|
|
1884
1884
|
_TR,
|
|
1885
|
-
{ [_h]: ["POST", "/tags", 200]
|
|
1885
|
+
{ [_end]: ["api."], [_h]: ["POST", "/tags", 200] },
|
|
1886
1886
|
() => TagResourceRequest$,
|
|
1887
1887
|
() => TagResourceResponse$,
|
|
1888
1888
|
];
|
|
@@ -1890,7 +1890,7 @@ var UntagResource$ = [
|
|
|
1890
1890
|
9,
|
|
1891
1891
|
n0,
|
|
1892
1892
|
_UR,
|
|
1893
|
-
{ [_h]: ["DELETE", "/tags", 200]
|
|
1893
|
+
{ [_end]: ["api."], [_h]: ["DELETE", "/tags", 200] },
|
|
1894
1894
|
() => UntagResourceRequest$,
|
|
1895
1895
|
() => UntagResourceResponse$,
|
|
1896
1896
|
];
|
|
@@ -1898,7 +1898,7 @@ var UpdateComponentType$ = [
|
|
|
1898
1898
|
9,
|
|
1899
1899
|
n0,
|
|
1900
1900
|
_UCT,
|
|
1901
|
-
{ [_h]: ["PUT", "/workspaces/{workspaceId}/component-types/{componentTypeId}", 200]
|
|
1901
|
+
{ [_end]: ["api."], [_h]: ["PUT", "/workspaces/{workspaceId}/component-types/{componentTypeId}", 200] },
|
|
1902
1902
|
() => UpdateComponentTypeRequest$,
|
|
1903
1903
|
() => UpdateComponentTypeResponse$,
|
|
1904
1904
|
];
|
|
@@ -1906,7 +1906,7 @@ var UpdateEntity$ = [
|
|
|
1906
1906
|
9,
|
|
1907
1907
|
n0,
|
|
1908
1908
|
_UE,
|
|
1909
|
-
{ [_h]: ["PUT", "/workspaces/{workspaceId}/entities/{entityId}", 200]
|
|
1909
|
+
{ [_end]: ["api."], [_h]: ["PUT", "/workspaces/{workspaceId}/entities/{entityId}", 200] },
|
|
1910
1910
|
() => UpdateEntityRequest$,
|
|
1911
1911
|
() => UpdateEntityResponse$,
|
|
1912
1912
|
];
|
|
@@ -1914,7 +1914,7 @@ var UpdatePricingPlan$ = [
|
|
|
1914
1914
|
9,
|
|
1915
1915
|
n0,
|
|
1916
1916
|
_UPP,
|
|
1917
|
-
{ [_h]: ["POST", "/pricingplan", 200]
|
|
1917
|
+
{ [_end]: ["api."], [_h]: ["POST", "/pricingplan", 200] },
|
|
1918
1918
|
() => UpdatePricingPlanRequest$,
|
|
1919
1919
|
() => UpdatePricingPlanResponse$,
|
|
1920
1920
|
];
|
|
@@ -1922,7 +1922,7 @@ var UpdateScene$ = [
|
|
|
1922
1922
|
9,
|
|
1923
1923
|
n0,
|
|
1924
1924
|
_US,
|
|
1925
|
-
{ [_h]: ["PUT", "/workspaces/{workspaceId}/scenes/{sceneId}", 200]
|
|
1925
|
+
{ [_end]: ["api."], [_h]: ["PUT", "/workspaces/{workspaceId}/scenes/{sceneId}", 200] },
|
|
1926
1926
|
() => UpdateSceneRequest$,
|
|
1927
1927
|
() => UpdateSceneResponse$,
|
|
1928
1928
|
];
|
|
@@ -1930,7 +1930,7 @@ var UpdateWorkspace$ = [
|
|
|
1930
1930
|
9,
|
|
1931
1931
|
n0,
|
|
1932
1932
|
_UW,
|
|
1933
|
-
{ [_h]: ["PUT", "/workspaces/{workspaceId}", 200]
|
|
1933
|
+
{ [_end]: ["api."], [_h]: ["PUT", "/workspaces/{workspaceId}", 200] },
|
|
1934
1934
|
() => UpdateWorkspaceRequest$,
|
|
1935
1935
|
() => UpdateWorkspaceResponse$,
|
|
1936
1936
|
];
|
|
@@ -1359,7 +1359,7 @@ var PropertyTableValue = [2, n0, _PTV, 0, 0, () => DataValue$];
|
|
|
1359
1359
|
var SceneMetadataMap = 128 | 0;
|
|
1360
1360
|
var TagMap = 128 | 0;
|
|
1361
1361
|
export var IotSiteWiseSourceConfigurationFilter$ = [
|
|
1362
|
-
|
|
1362
|
+
4,
|
|
1363
1363
|
n0,
|
|
1364
1364
|
_ISWSCFo,
|
|
1365
1365
|
0,
|
|
@@ -1367,22 +1367,22 @@ export var IotSiteWiseSourceConfigurationFilter$ = [
|
|
|
1367
1367
|
[() => FilterByAssetModel$, () => FilterByAsset$],
|
|
1368
1368
|
];
|
|
1369
1369
|
export var IotTwinMakerSourceConfigurationFilter$ = [
|
|
1370
|
-
|
|
1370
|
+
4,
|
|
1371
1371
|
n0,
|
|
1372
1372
|
_ITMSCFo,
|
|
1373
1373
|
0,
|
|
1374
1374
|
[_fBCT, _fBE],
|
|
1375
1375
|
[() => FilterByComponentType$, () => FilterByEntity$],
|
|
1376
1376
|
];
|
|
1377
|
-
export var ListComponentTypesFilter$ = [
|
|
1378
|
-
export var ListEntitiesFilter$ = [
|
|
1379
|
-
export var ListMetadataTransferJobsFilter$ = [
|
|
1380
|
-
export var SyncResourceFilter$ = [
|
|
1377
|
+
export var ListComponentTypesFilter$ = [4, n0, _LCTFi, 0, [_eF, _na, _iAs], [0, 0, 2]];
|
|
1378
|
+
export var ListEntitiesFilter$ = [4, n0, _LEFi, 0, [_pEI, _cTI, _eIx], [0, 0, 0]];
|
|
1379
|
+
export var ListMetadataTransferJobsFilter$ = [4, n0, _LMTJFi, 0, [_wI, _st], [0, 0]];
|
|
1380
|
+
export var SyncResourceFilter$ = [4, n0, _SRFy, 0, [_st, _rTe, _rI, _eIx], [0, 0, 0, 0]];
|
|
1381
1381
|
export var BatchPutPropertyValues$ = [
|
|
1382
1382
|
9,
|
|
1383
1383
|
n0,
|
|
1384
1384
|
_BPPV,
|
|
1385
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/entity-properties", 200]
|
|
1385
|
+
{ [_end]: ["data."], [_h]: ["POST", "/workspaces/{workspaceId}/entity-properties", 200] },
|
|
1386
1386
|
() => BatchPutPropertyValuesRequest$,
|
|
1387
1387
|
() => BatchPutPropertyValuesResponse$,
|
|
1388
1388
|
];
|
|
@@ -1390,7 +1390,7 @@ export var CancelMetadataTransferJob$ = [
|
|
|
1390
1390
|
9,
|
|
1391
1391
|
n0,
|
|
1392
1392
|
_CMTJ,
|
|
1393
|
-
{ [_h]: ["PUT", "/metadata-transfer-jobs/{metadataTransferJobId}/cancel", 200]
|
|
1393
|
+
{ [_end]: ["api."], [_h]: ["PUT", "/metadata-transfer-jobs/{metadataTransferJobId}/cancel", 200] },
|
|
1394
1394
|
() => CancelMetadataTransferJobRequest$,
|
|
1395
1395
|
() => CancelMetadataTransferJobResponse$,
|
|
1396
1396
|
];
|
|
@@ -1398,7 +1398,7 @@ export var CreateComponentType$ = [
|
|
|
1398
1398
|
9,
|
|
1399
1399
|
n0,
|
|
1400
1400
|
_CCT,
|
|
1401
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/component-types/{componentTypeId}", 200]
|
|
1401
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/component-types/{componentTypeId}", 200] },
|
|
1402
1402
|
() => CreateComponentTypeRequest$,
|
|
1403
1403
|
() => CreateComponentTypeResponse$,
|
|
1404
1404
|
];
|
|
@@ -1406,7 +1406,7 @@ export var CreateEntity$ = [
|
|
|
1406
1406
|
9,
|
|
1407
1407
|
n0,
|
|
1408
1408
|
_CEr,
|
|
1409
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/entities", 200]
|
|
1409
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/entities", 200] },
|
|
1410
1410
|
() => CreateEntityRequest$,
|
|
1411
1411
|
() => CreateEntityResponse$,
|
|
1412
1412
|
];
|
|
@@ -1414,7 +1414,7 @@ export var CreateMetadataTransferJob$ = [
|
|
|
1414
1414
|
9,
|
|
1415
1415
|
n0,
|
|
1416
1416
|
_CMTJr,
|
|
1417
|
-
{ [_h]: ["POST", "/metadata-transfer-jobs", 200]
|
|
1417
|
+
{ [_end]: ["api."], [_h]: ["POST", "/metadata-transfer-jobs", 200] },
|
|
1418
1418
|
() => CreateMetadataTransferJobRequest$,
|
|
1419
1419
|
() => CreateMetadataTransferJobResponse$,
|
|
1420
1420
|
];
|
|
@@ -1422,7 +1422,7 @@ export var CreateScene$ = [
|
|
|
1422
1422
|
9,
|
|
1423
1423
|
n0,
|
|
1424
1424
|
_CSr,
|
|
1425
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/scenes", 200]
|
|
1425
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/scenes", 200] },
|
|
1426
1426
|
() => CreateSceneRequest$,
|
|
1427
1427
|
() => CreateSceneResponse$,
|
|
1428
1428
|
];
|
|
@@ -1430,7 +1430,7 @@ export var CreateSyncJob$ = [
|
|
|
1430
1430
|
9,
|
|
1431
1431
|
n0,
|
|
1432
1432
|
_CSJ,
|
|
1433
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/sync-jobs/{syncSource}", 200]
|
|
1433
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/sync-jobs/{syncSource}", 200] },
|
|
1434
1434
|
() => CreateSyncJobRequest$,
|
|
1435
1435
|
() => CreateSyncJobResponse$,
|
|
1436
1436
|
];
|
|
@@ -1438,7 +1438,7 @@ export var CreateWorkspace$ = [
|
|
|
1438
1438
|
9,
|
|
1439
1439
|
n0,
|
|
1440
1440
|
_CW,
|
|
1441
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}", 200]
|
|
1441
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}", 200] },
|
|
1442
1442
|
() => CreateWorkspaceRequest$,
|
|
1443
1443
|
() => CreateWorkspaceResponse$,
|
|
1444
1444
|
];
|
|
@@ -1446,7 +1446,7 @@ export var DeleteComponentType$ = [
|
|
|
1446
1446
|
9,
|
|
1447
1447
|
n0,
|
|
1448
1448
|
_DCT,
|
|
1449
|
-
{ [_h]: ["DELETE", "/workspaces/{workspaceId}/component-types/{componentTypeId}", 200]
|
|
1449
|
+
{ [_end]: ["api."], [_h]: ["DELETE", "/workspaces/{workspaceId}/component-types/{componentTypeId}", 200] },
|
|
1450
1450
|
() => DeleteComponentTypeRequest$,
|
|
1451
1451
|
() => DeleteComponentTypeResponse$,
|
|
1452
1452
|
];
|
|
@@ -1454,7 +1454,7 @@ export var DeleteEntity$ = [
|
|
|
1454
1454
|
9,
|
|
1455
1455
|
n0,
|
|
1456
1456
|
_DE,
|
|
1457
|
-
{ [_h]: ["DELETE", "/workspaces/{workspaceId}/entities/{entityId}", 200]
|
|
1457
|
+
{ [_end]: ["api."], [_h]: ["DELETE", "/workspaces/{workspaceId}/entities/{entityId}", 200] },
|
|
1458
1458
|
() => DeleteEntityRequest$,
|
|
1459
1459
|
() => DeleteEntityResponse$,
|
|
1460
1460
|
];
|
|
@@ -1462,7 +1462,7 @@ export var DeleteScene$ = [
|
|
|
1462
1462
|
9,
|
|
1463
1463
|
n0,
|
|
1464
1464
|
_DS,
|
|
1465
|
-
{ [_h]: ["DELETE", "/workspaces/{workspaceId}/scenes/{sceneId}", 200]
|
|
1465
|
+
{ [_end]: ["api."], [_h]: ["DELETE", "/workspaces/{workspaceId}/scenes/{sceneId}", 200] },
|
|
1466
1466
|
() => DeleteSceneRequest$,
|
|
1467
1467
|
() => DeleteSceneResponse$,
|
|
1468
1468
|
];
|
|
@@ -1470,7 +1470,7 @@ export var DeleteSyncJob$ = [
|
|
|
1470
1470
|
9,
|
|
1471
1471
|
n0,
|
|
1472
1472
|
_DSJ,
|
|
1473
|
-
{ [_h]: ["DELETE", "/workspaces/{workspaceId}/sync-jobs/{syncSource}", 200]
|
|
1473
|
+
{ [_end]: ["api."], [_h]: ["DELETE", "/workspaces/{workspaceId}/sync-jobs/{syncSource}", 200] },
|
|
1474
1474
|
() => DeleteSyncJobRequest$,
|
|
1475
1475
|
() => DeleteSyncJobResponse$,
|
|
1476
1476
|
];
|
|
@@ -1478,7 +1478,7 @@ export var DeleteWorkspace$ = [
|
|
|
1478
1478
|
9,
|
|
1479
1479
|
n0,
|
|
1480
1480
|
_DW,
|
|
1481
|
-
{ [_h]: ["DELETE", "/workspaces/{workspaceId}", 200]
|
|
1481
|
+
{ [_end]: ["api."], [_h]: ["DELETE", "/workspaces/{workspaceId}", 200] },
|
|
1482
1482
|
() => DeleteWorkspaceRequest$,
|
|
1483
1483
|
() => DeleteWorkspaceResponse$,
|
|
1484
1484
|
];
|
|
@@ -1486,7 +1486,7 @@ export var ExecuteQuery$ = [
|
|
|
1486
1486
|
9,
|
|
1487
1487
|
n0,
|
|
1488
1488
|
_EQ,
|
|
1489
|
-
{ [_h]: ["POST", "/queries/execution", 200]
|
|
1489
|
+
{ [_end]: ["api."], [_h]: ["POST", "/queries/execution", 200] },
|
|
1490
1490
|
() => ExecuteQueryRequest$,
|
|
1491
1491
|
() => ExecuteQueryResponse$,
|
|
1492
1492
|
];
|
|
@@ -1494,7 +1494,7 @@ export var GetComponentType$ = [
|
|
|
1494
1494
|
9,
|
|
1495
1495
|
n0,
|
|
1496
1496
|
_GCT,
|
|
1497
|
-
{ [_h]: ["GET", "/workspaces/{workspaceId}/component-types/{componentTypeId}", 200]
|
|
1497
|
+
{ [_end]: ["api."], [_h]: ["GET", "/workspaces/{workspaceId}/component-types/{componentTypeId}", 200] },
|
|
1498
1498
|
() => GetComponentTypeRequest$,
|
|
1499
1499
|
() => GetComponentTypeResponse$,
|
|
1500
1500
|
];
|
|
@@ -1502,7 +1502,7 @@ export var GetEntity$ = [
|
|
|
1502
1502
|
9,
|
|
1503
1503
|
n0,
|
|
1504
1504
|
_GE,
|
|
1505
|
-
{ [_h]: ["GET", "/workspaces/{workspaceId}/entities/{entityId}", 200]
|
|
1505
|
+
{ [_end]: ["api."], [_h]: ["GET", "/workspaces/{workspaceId}/entities/{entityId}", 200] },
|
|
1506
1506
|
() => GetEntityRequest$,
|
|
1507
1507
|
() => GetEntityResponse$,
|
|
1508
1508
|
];
|
|
@@ -1510,7 +1510,7 @@ export var GetMetadataTransferJob$ = [
|
|
|
1510
1510
|
9,
|
|
1511
1511
|
n0,
|
|
1512
1512
|
_GMTJ,
|
|
1513
|
-
{ [_h]: ["GET", "/metadata-transfer-jobs/{metadataTransferJobId}", 200]
|
|
1513
|
+
{ [_end]: ["api."], [_h]: ["GET", "/metadata-transfer-jobs/{metadataTransferJobId}", 200] },
|
|
1514
1514
|
() => GetMetadataTransferJobRequest$,
|
|
1515
1515
|
() => GetMetadataTransferJobResponse$,
|
|
1516
1516
|
];
|
|
@@ -1518,7 +1518,7 @@ export var GetPricingPlan$ = [
|
|
|
1518
1518
|
9,
|
|
1519
1519
|
n0,
|
|
1520
1520
|
_GPP,
|
|
1521
|
-
{ [_h]: ["GET", "/pricingplan", 200]
|
|
1521
|
+
{ [_end]: ["api."], [_h]: ["GET", "/pricingplan", 200] },
|
|
1522
1522
|
() => GetPricingPlanRequest$,
|
|
1523
1523
|
() => GetPricingPlanResponse$,
|
|
1524
1524
|
];
|
|
@@ -1526,7 +1526,7 @@ export var GetPropertyValue$ = [
|
|
|
1526
1526
|
9,
|
|
1527
1527
|
n0,
|
|
1528
1528
|
_GPV,
|
|
1529
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/entity-properties/value", 200]
|
|
1529
|
+
{ [_end]: ["data."], [_h]: ["POST", "/workspaces/{workspaceId}/entity-properties/value", 200] },
|
|
1530
1530
|
() => GetPropertyValueRequest$,
|
|
1531
1531
|
() => GetPropertyValueResponse$,
|
|
1532
1532
|
];
|
|
@@ -1534,7 +1534,7 @@ export var GetPropertyValueHistory$ = [
|
|
|
1534
1534
|
9,
|
|
1535
1535
|
n0,
|
|
1536
1536
|
_GPVH,
|
|
1537
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/entity-properties/history", 200]
|
|
1537
|
+
{ [_end]: ["data."], [_h]: ["POST", "/workspaces/{workspaceId}/entity-properties/history", 200] },
|
|
1538
1538
|
() => GetPropertyValueHistoryRequest$,
|
|
1539
1539
|
() => GetPropertyValueHistoryResponse$,
|
|
1540
1540
|
];
|
|
@@ -1542,7 +1542,7 @@ export var GetScene$ = [
|
|
|
1542
1542
|
9,
|
|
1543
1543
|
n0,
|
|
1544
1544
|
_GS,
|
|
1545
|
-
{ [_h]: ["GET", "/workspaces/{workspaceId}/scenes/{sceneId}", 200]
|
|
1545
|
+
{ [_end]: ["api."], [_h]: ["GET", "/workspaces/{workspaceId}/scenes/{sceneId}", 200] },
|
|
1546
1546
|
() => GetSceneRequest$,
|
|
1547
1547
|
() => GetSceneResponse$,
|
|
1548
1548
|
];
|
|
@@ -1550,7 +1550,7 @@ export var GetSyncJob$ = [
|
|
|
1550
1550
|
9,
|
|
1551
1551
|
n0,
|
|
1552
1552
|
_GSJ,
|
|
1553
|
-
{ [_h]: ["GET", "/sync-jobs/{syncSource}", 200]
|
|
1553
|
+
{ [_end]: ["api."], [_h]: ["GET", "/sync-jobs/{syncSource}", 200] },
|
|
1554
1554
|
() => GetSyncJobRequest$,
|
|
1555
1555
|
() => GetSyncJobResponse$,
|
|
1556
1556
|
];
|
|
@@ -1558,7 +1558,7 @@ export var GetWorkspace$ = [
|
|
|
1558
1558
|
9,
|
|
1559
1559
|
n0,
|
|
1560
1560
|
_GW,
|
|
1561
|
-
{ [_h]: ["GET", "/workspaces/{workspaceId}", 200]
|
|
1561
|
+
{ [_end]: ["api."], [_h]: ["GET", "/workspaces/{workspaceId}", 200] },
|
|
1562
1562
|
() => GetWorkspaceRequest$,
|
|
1563
1563
|
() => GetWorkspaceResponse$,
|
|
1564
1564
|
];
|
|
@@ -1566,7 +1566,7 @@ export var ListComponents$ = [
|
|
|
1566
1566
|
9,
|
|
1567
1567
|
n0,
|
|
1568
1568
|
_LC,
|
|
1569
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/entities/{entityId}/components-list", 200]
|
|
1569
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/entities/{entityId}/components-list", 200] },
|
|
1570
1570
|
() => ListComponentsRequest$,
|
|
1571
1571
|
() => ListComponentsResponse$,
|
|
1572
1572
|
];
|
|
@@ -1574,7 +1574,7 @@ export var ListComponentTypes$ = [
|
|
|
1574
1574
|
9,
|
|
1575
1575
|
n0,
|
|
1576
1576
|
_LCT,
|
|
1577
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/component-types-list", 200]
|
|
1577
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/component-types-list", 200] },
|
|
1578
1578
|
() => ListComponentTypesRequest$,
|
|
1579
1579
|
() => ListComponentTypesResponse$,
|
|
1580
1580
|
];
|
|
@@ -1582,7 +1582,7 @@ export var ListEntities$ = [
|
|
|
1582
1582
|
9,
|
|
1583
1583
|
n0,
|
|
1584
1584
|
_LE,
|
|
1585
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/entities-list", 200]
|
|
1585
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/entities-list", 200] },
|
|
1586
1586
|
() => ListEntitiesRequest$,
|
|
1587
1587
|
() => ListEntitiesResponse$,
|
|
1588
1588
|
];
|
|
@@ -1590,7 +1590,7 @@ export var ListMetadataTransferJobs$ = [
|
|
|
1590
1590
|
9,
|
|
1591
1591
|
n0,
|
|
1592
1592
|
_LMTJ,
|
|
1593
|
-
{ [_h]: ["POST", "/metadata-transfer-jobs-list", 200]
|
|
1593
|
+
{ [_end]: ["api."], [_h]: ["POST", "/metadata-transfer-jobs-list", 200] },
|
|
1594
1594
|
() => ListMetadataTransferJobsRequest$,
|
|
1595
1595
|
() => ListMetadataTransferJobsResponse$,
|
|
1596
1596
|
];
|
|
@@ -1598,7 +1598,7 @@ export var ListProperties$ = [
|
|
|
1598
1598
|
9,
|
|
1599
1599
|
n0,
|
|
1600
1600
|
_LP,
|
|
1601
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/properties-list", 200]
|
|
1601
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/properties-list", 200] },
|
|
1602
1602
|
() => ListPropertiesRequest$,
|
|
1603
1603
|
() => ListPropertiesResponse$,
|
|
1604
1604
|
];
|
|
@@ -1606,7 +1606,7 @@ export var ListScenes$ = [
|
|
|
1606
1606
|
9,
|
|
1607
1607
|
n0,
|
|
1608
1608
|
_LS,
|
|
1609
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/scenes-list", 200]
|
|
1609
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/scenes-list", 200] },
|
|
1610
1610
|
() => ListScenesRequest$,
|
|
1611
1611
|
() => ListScenesResponse$,
|
|
1612
1612
|
];
|
|
@@ -1614,7 +1614,7 @@ export var ListSyncJobs$ = [
|
|
|
1614
1614
|
9,
|
|
1615
1615
|
n0,
|
|
1616
1616
|
_LSJ,
|
|
1617
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/sync-jobs-list", 200]
|
|
1617
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/sync-jobs-list", 200] },
|
|
1618
1618
|
() => ListSyncJobsRequest$,
|
|
1619
1619
|
() => ListSyncJobsResponse$,
|
|
1620
1620
|
];
|
|
@@ -1622,7 +1622,7 @@ export var ListSyncResources$ = [
|
|
|
1622
1622
|
9,
|
|
1623
1623
|
n0,
|
|
1624
1624
|
_LSRis,
|
|
1625
|
-
{ [_h]: ["POST", "/workspaces/{workspaceId}/sync-jobs/{syncSource}/resources-list", 200]
|
|
1625
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces/{workspaceId}/sync-jobs/{syncSource}/resources-list", 200] },
|
|
1626
1626
|
() => ListSyncResourcesRequest$,
|
|
1627
1627
|
() => ListSyncResourcesResponse$,
|
|
1628
1628
|
];
|
|
@@ -1630,7 +1630,7 @@ export var ListTagsForResource$ = [
|
|
|
1630
1630
|
9,
|
|
1631
1631
|
n0,
|
|
1632
1632
|
_LTFR,
|
|
1633
|
-
{ [_h]: ["POST", "/tags-list", 200]
|
|
1633
|
+
{ [_end]: ["api."], [_h]: ["POST", "/tags-list", 200] },
|
|
1634
1634
|
() => ListTagsForResourceRequest$,
|
|
1635
1635
|
() => ListTagsForResourceResponse$,
|
|
1636
1636
|
];
|
|
@@ -1638,7 +1638,7 @@ export var ListWorkspaces$ = [
|
|
|
1638
1638
|
9,
|
|
1639
1639
|
n0,
|
|
1640
1640
|
_LW,
|
|
1641
|
-
{ [_h]: ["POST", "/workspaces-list", 200]
|
|
1641
|
+
{ [_end]: ["api."], [_h]: ["POST", "/workspaces-list", 200] },
|
|
1642
1642
|
() => ListWorkspacesRequest$,
|
|
1643
1643
|
() => ListWorkspacesResponse$,
|
|
1644
1644
|
];
|
|
@@ -1646,7 +1646,7 @@ export var TagResource$ = [
|
|
|
1646
1646
|
9,
|
|
1647
1647
|
n0,
|
|
1648
1648
|
_TR,
|
|
1649
|
-
{ [_h]: ["POST", "/tags", 200]
|
|
1649
|
+
{ [_end]: ["api."], [_h]: ["POST", "/tags", 200] },
|
|
1650
1650
|
() => TagResourceRequest$,
|
|
1651
1651
|
() => TagResourceResponse$,
|
|
1652
1652
|
];
|
|
@@ -1654,7 +1654,7 @@ export var UntagResource$ = [
|
|
|
1654
1654
|
9,
|
|
1655
1655
|
n0,
|
|
1656
1656
|
_UR,
|
|
1657
|
-
{ [_h]: ["DELETE", "/tags", 200]
|
|
1657
|
+
{ [_end]: ["api."], [_h]: ["DELETE", "/tags", 200] },
|
|
1658
1658
|
() => UntagResourceRequest$,
|
|
1659
1659
|
() => UntagResourceResponse$,
|
|
1660
1660
|
];
|
|
@@ -1662,7 +1662,7 @@ export var UpdateComponentType$ = [
|
|
|
1662
1662
|
9,
|
|
1663
1663
|
n0,
|
|
1664
1664
|
_UCT,
|
|
1665
|
-
{ [_h]: ["PUT", "/workspaces/{workspaceId}/component-types/{componentTypeId}", 200]
|
|
1665
|
+
{ [_end]: ["api."], [_h]: ["PUT", "/workspaces/{workspaceId}/component-types/{componentTypeId}", 200] },
|
|
1666
1666
|
() => UpdateComponentTypeRequest$,
|
|
1667
1667
|
() => UpdateComponentTypeResponse$,
|
|
1668
1668
|
];
|
|
@@ -1670,7 +1670,7 @@ export var UpdateEntity$ = [
|
|
|
1670
1670
|
9,
|
|
1671
1671
|
n0,
|
|
1672
1672
|
_UE,
|
|
1673
|
-
{ [_h]: ["PUT", "/workspaces/{workspaceId}/entities/{entityId}", 200]
|
|
1673
|
+
{ [_end]: ["api."], [_h]: ["PUT", "/workspaces/{workspaceId}/entities/{entityId}", 200] },
|
|
1674
1674
|
() => UpdateEntityRequest$,
|
|
1675
1675
|
() => UpdateEntityResponse$,
|
|
1676
1676
|
];
|
|
@@ -1678,7 +1678,7 @@ export var UpdatePricingPlan$ = [
|
|
|
1678
1678
|
9,
|
|
1679
1679
|
n0,
|
|
1680
1680
|
_UPP,
|
|
1681
|
-
{ [_h]: ["POST", "/pricingplan", 200]
|
|
1681
|
+
{ [_end]: ["api."], [_h]: ["POST", "/pricingplan", 200] },
|
|
1682
1682
|
() => UpdatePricingPlanRequest$,
|
|
1683
1683
|
() => UpdatePricingPlanResponse$,
|
|
1684
1684
|
];
|
|
@@ -1686,7 +1686,7 @@ export var UpdateScene$ = [
|
|
|
1686
1686
|
9,
|
|
1687
1687
|
n0,
|
|
1688
1688
|
_US,
|
|
1689
|
-
{ [_h]: ["PUT", "/workspaces/{workspaceId}/scenes/{sceneId}", 200]
|
|
1689
|
+
{ [_end]: ["api."], [_h]: ["PUT", "/workspaces/{workspaceId}/scenes/{sceneId}", 200] },
|
|
1690
1690
|
() => UpdateSceneRequest$,
|
|
1691
1691
|
() => UpdateSceneResponse$,
|
|
1692
1692
|
];
|
|
@@ -1694,7 +1694,7 @@ export var UpdateWorkspace$ = [
|
|
|
1694
1694
|
9,
|
|
1695
1695
|
n0,
|
|
1696
1696
|
_UW,
|
|
1697
|
-
{ [_h]: ["PUT", "/workspaces/{workspaceId}", 200]
|
|
1697
|
+
{ [_end]: ["api."], [_h]: ["PUT", "/workspaces/{workspaceId}", 200] },
|
|
1698
1698
|
() => UpdateWorkspaceRequest$,
|
|
1699
1699
|
() => UpdateWorkspaceResponse$,
|
|
1700
1700
|
];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
|
|
1
|
+
import type { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema, StaticUnionSchema } from "@smithy/types";
|
|
2
2
|
export declare var AccessDeniedException$: StaticErrorSchema;
|
|
3
3
|
export declare var BatchPutPropertyError$: StaticStructureSchema;
|
|
4
4
|
export declare var BatchPutPropertyErrorEntry$: StaticStructureSchema;
|
|
@@ -157,12 +157,12 @@ export declare var UpdateWorkspaceResponse$: StaticStructureSchema;
|
|
|
157
157
|
export declare var ValidationException$: StaticErrorSchema;
|
|
158
158
|
export declare var WorkspaceSummary$: StaticStructureSchema;
|
|
159
159
|
export declare var IoTTwinMakerServiceException$: StaticErrorSchema;
|
|
160
|
-
export declare var IotSiteWiseSourceConfigurationFilter$:
|
|
161
|
-
export declare var IotTwinMakerSourceConfigurationFilter$:
|
|
162
|
-
export declare var ListComponentTypesFilter$:
|
|
163
|
-
export declare var ListEntitiesFilter$:
|
|
164
|
-
export declare var ListMetadataTransferJobsFilter$:
|
|
165
|
-
export declare var SyncResourceFilter$:
|
|
160
|
+
export declare var IotSiteWiseSourceConfigurationFilter$: StaticUnionSchema;
|
|
161
|
+
export declare var IotTwinMakerSourceConfigurationFilter$: StaticUnionSchema;
|
|
162
|
+
export declare var ListComponentTypesFilter$: StaticUnionSchema;
|
|
163
|
+
export declare var ListEntitiesFilter$: StaticUnionSchema;
|
|
164
|
+
export declare var ListMetadataTransferJobsFilter$: StaticUnionSchema;
|
|
165
|
+
export declare var SyncResourceFilter$: StaticUnionSchema;
|
|
166
166
|
export declare var BatchPutPropertyValues$: StaticOperationSchema;
|
|
167
167
|
export declare var CancelMetadataTransferJob$: StaticOperationSchema;
|
|
168
168
|
export declare var CreateComponentType$: StaticOperationSchema;
|
|
@@ -2,6 +2,7 @@ import {
|
|
|
2
2
|
StaticErrorSchema,
|
|
3
3
|
StaticOperationSchema,
|
|
4
4
|
StaticStructureSchema,
|
|
5
|
+
StaticUnionSchema,
|
|
5
6
|
} from "@smithy/types";
|
|
6
7
|
export declare var AccessDeniedException$: StaticErrorSchema;
|
|
7
8
|
export declare var BatchPutPropertyError$: StaticStructureSchema;
|
|
@@ -161,12 +162,12 @@ export declare var UpdateWorkspaceResponse$: StaticStructureSchema;
|
|
|
161
162
|
export declare var ValidationException$: StaticErrorSchema;
|
|
162
163
|
export declare var WorkspaceSummary$: StaticStructureSchema;
|
|
163
164
|
export declare var IoTTwinMakerServiceException$: StaticErrorSchema;
|
|
164
|
-
export declare var IotSiteWiseSourceConfigurationFilter$:
|
|
165
|
-
export declare var IotTwinMakerSourceConfigurationFilter$:
|
|
166
|
-
export declare var ListComponentTypesFilter$:
|
|
167
|
-
export declare var ListEntitiesFilter$:
|
|
168
|
-
export declare var ListMetadataTransferJobsFilter$:
|
|
169
|
-
export declare var SyncResourceFilter$:
|
|
165
|
+
export declare var IotSiteWiseSourceConfigurationFilter$: StaticUnionSchema;
|
|
166
|
+
export declare var IotTwinMakerSourceConfigurationFilter$: StaticUnionSchema;
|
|
167
|
+
export declare var ListComponentTypesFilter$: StaticUnionSchema;
|
|
168
|
+
export declare var ListEntitiesFilter$: StaticUnionSchema;
|
|
169
|
+
export declare var ListMetadataTransferJobsFilter$: StaticUnionSchema;
|
|
170
|
+
export declare var SyncResourceFilter$: StaticUnionSchema;
|
|
170
171
|
export declare var BatchPutPropertyValues$: StaticOperationSchema;
|
|
171
172
|
export declare var CancelMetadataTransferJob$: StaticOperationSchema;
|
|
172
173
|
export declare var CreateComponentType$: StaticOperationSchema;
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-iottwinmaker",
|
|
3
3
|
"description": "AWS SDK for JavaScript Iottwinmaker Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.957.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-iottwinmaker",
|
|
8
8
|
"build:es": "tsc -p tsconfig.es.json",
|
|
9
|
-
"build:include:deps": "
|
|
9
|
+
"build:include:deps": "yarn g:turbo run build -F=\"$npm_package_name\"",
|
|
10
10
|
"build:types": "tsc -p tsconfig.types.json",
|
|
11
11
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
12
12
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
@@ -21,41 +21,41 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^4.4.
|
|
36
|
-
"@smithy/core": "^3.
|
|
37
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
38
|
-
"@smithy/hash-node": "^4.2.
|
|
39
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
40
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
43
|
-
"@smithy/middleware-serde": "^4.2.
|
|
44
|
-
"@smithy/middleware-stack": "^4.2.
|
|
45
|
-
"@smithy/node-config-provider": "^4.3.
|
|
46
|
-
"@smithy/node-http-handler": "^4.4.
|
|
47
|
-
"@smithy/protocol-http": "^5.3.
|
|
48
|
-
"@smithy/smithy-client": "^4.10.
|
|
49
|
-
"@smithy/types": "^4.
|
|
50
|
-
"@smithy/url-parser": "^4.2.
|
|
24
|
+
"@aws-sdk/core": "3.957.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.957.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.957.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.957.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.957.0",
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.957.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.957.0",
|
|
31
|
+
"@aws-sdk/types": "3.957.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.957.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.957.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.957.0",
|
|
35
|
+
"@smithy/config-resolver": "^4.4.5",
|
|
36
|
+
"@smithy/core": "^3.20.0",
|
|
37
|
+
"@smithy/fetch-http-handler": "^5.3.8",
|
|
38
|
+
"@smithy/hash-node": "^4.2.7",
|
|
39
|
+
"@smithy/invalid-dependency": "^4.2.7",
|
|
40
|
+
"@smithy/middleware-content-length": "^4.2.7",
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.4.1",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.17",
|
|
43
|
+
"@smithy/middleware-serde": "^4.2.8",
|
|
44
|
+
"@smithy/middleware-stack": "^4.2.7",
|
|
45
|
+
"@smithy/node-config-provider": "^4.3.7",
|
|
46
|
+
"@smithy/node-http-handler": "^4.4.7",
|
|
47
|
+
"@smithy/protocol-http": "^5.3.7",
|
|
48
|
+
"@smithy/smithy-client": "^4.10.2",
|
|
49
|
+
"@smithy/types": "^4.11.0",
|
|
50
|
+
"@smithy/url-parser": "^4.2.7",
|
|
51
51
|
"@smithy/util-base64": "^4.3.0",
|
|
52
52
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
53
53
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
56
|
-
"@smithy/util-endpoints": "^3.2.
|
|
57
|
-
"@smithy/util-middleware": "^4.2.
|
|
58
|
-
"@smithy/util-retry": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.16",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.19",
|
|
56
|
+
"@smithy/util-endpoints": "^3.2.7",
|
|
57
|
+
"@smithy/util-middleware": "^4.2.7",
|
|
58
|
+
"@smithy/util-retry": "^4.2.7",
|
|
59
59
|
"@smithy/util-utf8": "^4.2.0",
|
|
60
60
|
"tslib": "^2.6.2"
|
|
61
61
|
},
|