@hello.nrfcloud.com/proto-map 16.1.30 → 16.1.32
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/models/models.js +2 -2
- package/models/models.ts +1 -1
- package/models/thingy91x/README.md +13 -8
- package/package.json +5 -5
package/dist/models/models.js
CHANGED
|
@@ -30,7 +30,7 @@ var _obj;
|
|
|
30
30
|
}), _define_property(_obj, "thingy91x", {
|
|
31
31
|
"id": "thingy91x",
|
|
32
32
|
"about": {
|
|
33
|
-
"title": "Thingy:91 X",
|
|
34
|
-
"description": "Nordic
|
|
33
|
+
"title": "Nordic Thingy:91 X",
|
|
34
|
+
"description": "The Nordic Thingy:91 X is a versatile prototyping platform designed for the development of cellular IoT applications. It is built around the nRF9151 System-in-Package (SiP) which supports LTE-M, NB-IoT, GNSS, and NR+, making it suitable for global use. This platform is particularly ideal for asset-tracking applications due to its capability to utilize multiple location tracking methods including cellular, Wi-Fi, and GNSS in conjunction with nRF Cloud Location Services. The device is also equipped with a comprehensive array of sensors that monitor environmental conditions and movement, enhancing its utility in various IoT applications.\nLearn more about the Thingy:91 X on nordicsemi.com/thingy91x."
|
|
35
35
|
}
|
|
36
36
|
}), _obj);
|
package/models/models.ts
CHANGED
|
@@ -27,4 +27,4 @@ export type Model = {
|
|
|
27
27
|
/**
|
|
28
28
|
* The models defined for hello.nrfcloud.com
|
|
29
29
|
*/
|
|
30
|
-
export const models: Readonly<Record<ModelID, Model>> = { [ModelID.Kartverket_vasstandsdata]: { "id": ModelID.Kartverket_vasstandsdata, "about": { "title": "Kartverket Vasstandsdata", "description": "A simulated device reporting the current sea level as provided by the Kartverket's (Norwegian Mapping Authority) API for vasstandsdata (API for water level data).\nReports sea water level using the Object 14230.\nThe data is licensed by the Norwegian Mapping Authority\u2019s under the Creative Commons Attribution 4.0 International (CC BY 4.0) license." } }, [ModelID.Thingy91x]: { "id": ModelID.Thingy91x, "about": { "title": "Thingy:91 X", "description": "Nordic
|
|
30
|
+
export const models: Readonly<Record<ModelID, Model>> = { [ModelID.Kartverket_vasstandsdata]: { "id": ModelID.Kartverket_vasstandsdata, "about": { "title": "Kartverket Vasstandsdata", "description": "A simulated device reporting the current sea level as provided by the Kartverket's (Norwegian Mapping Authority) API for vasstandsdata (API for water level data).\nReports sea water level using the Object 14230.\nThe data is licensed by the Norwegian Mapping Authority\u2019s under the Creative Commons Attribution 4.0 International (CC BY 4.0) license." } }, [ModelID.Thingy91x]: { "id": ModelID.Thingy91x, "about": { "title": "Nordic Thingy:91 X", "description": "The Nordic Thingy:91 X is a versatile prototyping platform designed for the development of cellular IoT applications. It is built around the nRF9151 System-in-Package (SiP) which supports LTE-M, NB-IoT, GNSS, and NR+, making it suitable for global use. This platform is particularly ideal for asset-tracking applications due to its capability to utilize multiple location tracking methods including cellular, Wi-Fi, and GNSS in conjunction with nRF Cloud Location Services. The device is also equipped with a comprehensive array of sensors that monitor environmental conditions and movement, enhancing its utility in various IoT applications.\nLearn more about the Thingy:91 X on nordicsemi.com/thingy91x." } } } as const;
|
|
@@ -1,9 +1,14 @@
|
|
|
1
|
-
# Thingy:91 X
|
|
1
|
+
# Nordic Thingy:91 X
|
|
2
2
|
|
|
3
|
-
Nordic
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
3
|
+
The Nordic Thingy:91 X is a versatile prototyping platform designed for the
|
|
4
|
+
development of cellular IoT applications. It is built around the nRF9151
|
|
5
|
+
System-in-Package (SiP) which supports LTE-M, NB-IoT, GNSS, and NR+, making it
|
|
6
|
+
suitable for global use. This platform is particularly ideal for asset-tracking
|
|
7
|
+
applications due to its capability to utilize multiple location tracking methods
|
|
8
|
+
including cellular, Wi-Fi, and GNSS in conjunction with nRF Cloud Location
|
|
9
|
+
Services. The device is also equipped with a comprehensive array of sensors that
|
|
10
|
+
monitor environmental conditions and movement, enhancing its utility in various
|
|
11
|
+
IoT applications.
|
|
12
|
+
|
|
13
|
+
Learn more about the Thingy:91 X on
|
|
14
|
+
[nordicsemi.com/thingy91x](https://nordicsemi.com/thingy91x).
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hello.nrfcloud.com/proto-map",
|
|
3
|
-
"version": "16.1.
|
|
3
|
+
"version": "16.1.32",
|
|
4
4
|
"description": "Documents the communication protocol between devices, the hello.nrfcloud.com/map backend and web application",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"exports": {
|
|
@@ -39,13 +39,13 @@
|
|
|
39
39
|
"@bifravst/prettier-config": "1.1.4",
|
|
40
40
|
"@commitlint/config-conventional": "19.6.0",
|
|
41
41
|
"@swc/cli": "0.5.2",
|
|
42
|
-
"@swc/core": "1.10.
|
|
43
|
-
"@types/node": "22.10.
|
|
42
|
+
"@swc/core": "1.10.1",
|
|
43
|
+
"@types/node": "22.10.2",
|
|
44
44
|
"@types/xml2js": "0.4.14",
|
|
45
45
|
"chalk": "5.3.0",
|
|
46
46
|
"globstar": "1.0.0",
|
|
47
47
|
"husky": "9.1.7",
|
|
48
|
-
"lint-staged": "15.2.
|
|
48
|
+
"lint-staged": "15.2.11",
|
|
49
49
|
"remark": "15.0.1",
|
|
50
50
|
"remark-frontmatter": "5.0.0",
|
|
51
51
|
"tsmatchers": "5.0.2",
|
|
@@ -98,6 +98,6 @@
|
|
|
98
98
|
"lwm2m"
|
|
99
99
|
],
|
|
100
100
|
"peerDependencies": {
|
|
101
|
-
"@sinclair/typebox": "^0.34.
|
|
101
|
+
"@sinclair/typebox": "^0.34.12"
|
|
102
102
|
}
|
|
103
103
|
}
|