@itentialopensource/adapter-thingspace 0.2.1 → 0.2.3

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/CHANGELOG.md CHANGED
@@ -1,4 +1,20 @@
1
1
 
2
+ ## 0.2.3 [03-15-2024]
3
+
4
+ * Update metadata.json
5
+
6
+ See merge request itentialopensource/adapters/controller-orchestrator/adapter-thingspace!5
7
+
8
+ ---
9
+
10
+ ## 0.2.2 [03-11-2024]
11
+
12
+ * Changes made at 2024.03.11_15:54PM
13
+
14
+ See merge request itentialopensource/adapters/controller-orchestrator/adapter-thingspace!4
15
+
16
+ ---
17
+
2
18
  ## 0.2.1 [02-28-2024]
3
19
 
4
20
  * Changes made at 2024.02.28_11:21AM
package/metadata.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "adapter-thingspace",
3
- "webName": "Adapter for Integration to Thingspace",
4
- "vendor": "Thingspace",
3
+ "webName": "Adapter for Integration to Verizon Thingspace",
4
+ "vendor": "Verizon",
5
5
  "product": "Thingspace",
6
6
  "osVersion": [],
7
7
  "apiVersions": [],
@@ -13,9 +13,28 @@
13
13
  ],
14
14
  "method": "REST",
15
15
  "type": "Adapter",
16
- "domains": [],
17
- "tags": [],
18
- "useCases": [],
16
+ "domains": [
17
+ "Data Center",
18
+ "Network Services"
19
+ ],
20
+ "tags": [
21
+ "Configuration & Compliance",
22
+ "Network Infrastructure Changes",
23
+ "Software Upgrades & Device Maintenance"
24
+ ],
25
+ "useCases": [
26
+ "Device Onboarding",
27
+ "Router configuration backup or restore",
28
+ "Run network compliance checks and remediation",
29
+ "Determine configuration drift",
30
+ "Golden Configuration",
31
+ "Port/VLAN Configuration",
32
+ "EVPN & VXLA",
33
+ "Port Turn-up",
34
+ "Assign Network & IP",
35
+ "Cloud Managed Networks",
36
+ "Software Upgrade"
37
+ ],
19
38
  "deprecated": {
20
39
  "isDeprecated": false
21
40
  },
@@ -44,4 +63,4 @@
44
63
  "transformationProjects": [],
45
64
  "exampleProjects": []
46
65
  }
47
- }
66
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-thingspace",
3
- "version": "0.2.1",
3
+ "version": "0.2.3",
4
4
  "description": "This adapter integrates with system described as: ThingSpace.",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
Binary file