aws-sdk-iotwireless 1.21.0 → 1.24.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: a7d2cf20cc3cd8ad0491d7923a1b656e574acad57048a8eced507bd91369b796
4
- data.tar.gz: 4a514b23f52eafedd454fd7dc0d802db944b4e0ef1d27aa6951402c8ab223917
3
+ metadata.gz: '09e1b9275998710a25dd3bf41d5929a3ea6575d9835593389e5a1805370861d4'
4
+ data.tar.gz: 81f4e2a7007fbecc50a6ec611f4add8df197e920e00a53e33a894305101041ff
5
5
  SHA512:
6
- metadata.gz: f9d503f8fbbf4e1155a2710c42ee671a737d7ee6ffd74c83df8e9dab95a9523b36eed3cdd34e126c3500827b33ca02c9dd55dded9b2310c4e5b0ee5f599a242f
7
- data.tar.gz: 05ea9d20b1eadda24cfbd031876cff9cf987b3c8e9c7aa1de745ab3a2ed97dccedcfbf23fcad3f829dd7317e1ef8eda30e46de52c2895d73ed1ee01a3ce15c45
6
+ metadata.gz: 9dcb8d4a51e744ee0690eec2da1302db90caee10b5c97b94a73b2fa630243fbe5a2bbb46bf7a208748ad6455e00449143097a364196ca882b0cc875d7638e8aa
7
+ data.tar.gz: e1b96038b56ad5fc5358572de10a5e6e7b62a36274fd8feae22e48a8cb4efbc8c573e8e159504b0c586780ac854d7761559281a39471bef57ffa499df11fe915
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.24.0 (2022-07-07)
5
+ ------------------
6
+
7
+ * Feature - Adds 5 APIs: PutPositionConfiguration, GetPositionConfiguration, ListPositionConfigurations, UpdatePosition, GetPosition for the new Positioning Service feature which enables customers to configure solvers to calculate position of LoRaWAN devices, or specify position of LoRaWAN devices & gateways.
8
+
9
+ 1.23.0 (2022-04-27)
10
+ ------------------
11
+
12
+ * Feature - Add list support for event configurations, allow to get and update event configurations by resource type, support LoRaWAN events; Make NetworkAnalyzerConfiguration as a resource, add List, Create, Delete API support; Add FCntStart attribute support for ABP WirelessDevice.
13
+
14
+ 1.22.0 (2022-02-24)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
4
19
  1.21.0 (2022-02-03)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.21.0
1
+ 1.24.0