@itentialopensource/adapter-clearcable_noms 0.4.1 → 0.4.2

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,12 @@
1
1
 
2
+ ## 0.4.2 [03-12-2024]
3
+
4
+ * Changes made at 2024.03.12_10:59AM
5
+
6
+ See merge request itentialopensource/adapters/telemetry-analytics/adapter-clearcable_noms!5
7
+
8
+ ---
9
+
2
10
  ## 0.4.1 [02-27-2024]
3
11
 
4
12
  * Changes made at 2024.02.27_11:33AM
package/metadata.json CHANGED
@@ -13,9 +13,17 @@
13
13
  ],
14
14
  "method": "REST",
15
15
  "type": "Adapter",
16
- "domains": [],
17
- "tags": [],
18
- "useCases": [],
16
+ "domains": [
17
+ "Service Assurance"
18
+ ],
19
+ "tags": [
20
+ "Monitoring & Troubleshooting"
21
+ ],
22
+ "useCases": [
23
+ "Add Device to Monitoring",
24
+ "Automated network data gathering for diagnostics",
25
+ "Verify network connectivity"
26
+ ],
19
27
  "deprecated": {
20
28
  "isDeprecated": false
21
29
  },
@@ -44,4 +52,4 @@
44
52
  "transformationProjects": [],
45
53
  "exampleProjects": []
46
54
  }
47
- }
55
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-clearcable_noms",
3
- "version": "0.4.1",
3
+ "version": "0.4.2",
4
4
  "description": "This adapter integrates with system described as: clearcableNoms.",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
Binary file