aws-sdk-iottwinmaker 1.6.0 → 1.8.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: eb14710ea7789320ae694627ef82595f2aa696f9f6175fffc14baa6d64611b17
4
- data.tar.gz: 7a29d1158283ab9a2b7e22819f10c74201da841c8726d3a0092b8b4a13bce72e
3
+ metadata.gz: 33241438d697024be47d1fdb2e5e0d3bb638cbd83132dbef63c2b703e6e90991
4
+ data.tar.gz: 85e033ec1f3dbdcf040a66397fee17627d811fd2df284b0c0799b1fd50ce2b8c
5
5
  SHA512:
6
- metadata.gz: 63f9bd9838ff560620bc522668997bf203a545dcd53db5ad11937cb53539cc21850c994e291792290ccbb04f1466ff209764c95cb9785befead84c6c160eb247
7
- data.tar.gz: 9302d954d39e83950e261495cadd31231cccd5a173b4c1399716cac6cbe226170261113503b5f00bec06afc63d70444ba571597a8c4dada9697bf25fe1c28564
6
+ metadata.gz: 0c97ed3bc593b5d7a6219a9f4309ce5dd1b9c0fe90cdd0481029ed01c0b28a6acf3e12a9148015fed6a4f782b5fad9b60e996d6f05dbeace5454f2f62471b473
7
+ data.tar.gz: 4a43c42a4be000f6da5e4815d68aa0a6b35692f906bbe95c01fe3550080441befabdb133e0d63bd08aa475cc8c869434a9e6d0d371a57dd671bf6d3ab8ba65f6
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.8.0 (2022-12-08)
5
+ ------------------
6
+
7
+ * Feature - This release adds the following new features: 1) New APIs for managing a continuous sync of assets and asset models from AWS IoT SiteWise. 2) Support user friendly names for component types (ComponentTypeName) and properties (DisplayName).
8
+
9
+ 1.7.0 (2022-11-16)
10
+ ------------------
11
+
12
+ * Feature - This release adds the following: 1) ExecuteQuery API allows users to query their AWS IoT TwinMaker Knowledge Graph 2) Pricing plan APIs allow users to configure and manage their pricing mode 3) Support for property groups and tabular property values in existing AWS IoT TwinMaker APIs.
13
+
4
14
  1.6.0 (2022-10-25)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.6.0
1
+ 1.8.0