kuzzle-device-manager 2.0.7 → 2.0.8
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/lib/modules/asset/roles/RoleAssetsAdmin.d.ts +1 -0
- package/dist/lib/modules/asset/roles/RoleAssetsAdmin.js +2 -0
- package/dist/lib/modules/asset/roles/RoleAssetsAdmin.js.map +1 -1
- package/dist/lib/modules/asset/roles/RoleAssetsReader.d.ts +1 -0
- package/dist/lib/modules/asset/roles/RoleAssetsReader.js +2 -0
- package/dist/lib/modules/asset/roles/RoleAssetsReader.js.map +1 -1
- package/dist/lib/modules/device/roles/RoleDevicesAdmin.d.ts +1 -0
- package/dist/lib/modules/device/roles/RoleDevicesAdmin.js +2 -0
- package/dist/lib/modules/device/roles/RoleDevicesAdmin.js.map +1 -1
- package/dist/lib/modules/device/roles/RoleDevicesPlatformAdmin.d.ts +1 -0
- package/dist/lib/modules/device/roles/RoleDevicesPlatformAdmin.js +2 -0
- package/dist/lib/modules/device/roles/RoleDevicesPlatformAdmin.js.map +1 -1
- package/dist/lib/modules/device/roles/RoleDevicesReader.d.ts +1 -0
- package/dist/lib/modules/device/roles/RoleDevicesReader.js +2 -0
- package/dist/lib/modules/device/roles/RoleDevicesReader.js.map +1 -1
- package/dist/lib/modules/measure/roles/RoleMeasuresAdmin.d.ts +1 -0
- package/dist/lib/modules/measure/roles/RoleMeasuresAdmin.js +2 -0
- package/dist/lib/modules/measure/roles/RoleMeasuresAdmin.js.map +1 -1
- package/dist/lib/modules/measure/roles/RoleMeasuresReader.d.ts +1 -0
- package/dist/lib/modules/measure/roles/RoleMeasuresReader.js +2 -0
- package/dist/lib/modules/measure/roles/RoleMeasuresReader.js.map +1 -1
- package/package.json +1 -1
|
@@ -17,6 +17,7 @@ exports.RoleAssetsAdmin = void 0;
|
|
|
17
17
|
actions: {
|
|
18
18
|
deleteAsset: true,
|
|
19
19
|
listAssets: true,
|
|
20
|
+
getAsset: true,
|
|
20
21
|
writeAsset: true,
|
|
21
22
|
},
|
|
22
23
|
},
|
|
@@ -34,6 +35,7 @@ exports.RoleAssetsAdmin = {
|
|
|
34
35
|
actions: {
|
|
35
36
|
deleteAsset: true,
|
|
36
37
|
listAssets: true,
|
|
38
|
+
getAsset: true,
|
|
37
39
|
writeAsset: true,
|
|
38
40
|
},
|
|
39
41
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RoleAssetsAdmin.js","sourceRoot":"","sources":["../../../../../lib/modules/asset/roles/RoleAssetsAdmin.ts"],"names":[],"mappings":";;;AAEA
|
|
1
|
+
{"version":3,"file":"RoleAssetsAdmin.js","sourceRoot":"","sources":["../../../../../lib/modules/asset/roles/RoleAssetsAdmin.ts"],"names":[],"mappings":";;;AAEA;;;;;;;;;;;;;;;;;;;;GAoBG;AACU,QAAA,eAAe,GAAe;IACzC,IAAI,EAAE,cAAc;IACpB,UAAU,EAAE;QACV,WAAW,EAAE;YACX,uBAAuB,EAAE;gBACvB,OAAO,EAAE;oBACP,GAAG,EAAE,IAAI;iBACV;aACF;YACD,uBAAuB,EAAE;gBACvB,OAAO,EAAE;oBACP,WAAW,EAAE,IAAI;oBACjB,UAAU,EAAE,IAAI;oBAChB,QAAQ,EAAE,IAAI;oBACd,UAAU,EAAE,IAAI;iBACjB;aACF;SACF;KACF;CACF,CAAC"}
|
|
@@ -17,6 +17,7 @@ exports.RoleAssetsReader = void 0;
|
|
|
17
17
|
"device-manager/models": {
|
|
18
18
|
actions: {
|
|
19
19
|
listAssets: true,
|
|
20
|
+
getAsset: true,
|
|
20
21
|
},
|
|
21
22
|
},
|
|
22
23
|
*/
|
|
@@ -34,6 +35,7 @@ exports.RoleAssetsReader = {
|
|
|
34
35
|
"device-manager/models": {
|
|
35
36
|
actions: {
|
|
36
37
|
listAssets: true,
|
|
38
|
+
getAsset: true,
|
|
37
39
|
},
|
|
38
40
|
},
|
|
39
41
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RoleAssetsReader.js","sourceRoot":"","sources":["../../../../../lib/modules/asset/roles/RoleAssetsReader.ts"],"names":[],"mappings":";;;AAEA
|
|
1
|
+
{"version":3,"file":"RoleAssetsReader.js","sourceRoot":"","sources":["../../../../../lib/modules/asset/roles/RoleAssetsReader.ts"],"names":[],"mappings":";;;AAEA;;;;;;;;;;;;;;;;;;;GAmBG;AACU,QAAA,gBAAgB,GAAe;IAC1C,IAAI,EAAE,eAAe;IACrB,UAAU,EAAE;QACV,WAAW,EAAE;YACX,uBAAuB,EAAE;gBACvB,OAAO,EAAE;oBACP,GAAG,EAAE,IAAI;oBACT,WAAW,EAAE,IAAI;oBACjB,MAAM,EAAE,IAAI;iBACb;aACF;YACD,uBAAuB,EAAE;gBACvB,OAAO,EAAE;oBACP,UAAU,EAAE,IAAI;oBAChB,QAAQ,EAAE,IAAI;iBACf;aACF;SACF;KACF;CACO,CAAC"}
|
|
@@ -22,6 +22,7 @@ exports.RoleDevicesAdmin = void 0;
|
|
|
22
22
|
actions: {
|
|
23
23
|
deleteDevice: true,
|
|
24
24
|
listDevices: true,
|
|
25
|
+
getDevice: true,
|
|
25
26
|
writeDevice: true,
|
|
26
27
|
},
|
|
27
28
|
},
|
|
@@ -45,6 +46,7 @@ exports.RoleDevicesAdmin = {
|
|
|
45
46
|
actions: {
|
|
46
47
|
deleteDevice: true,
|
|
47
48
|
listDevices: true,
|
|
49
|
+
getDevice: true,
|
|
48
50
|
writeDevice: true,
|
|
49
51
|
},
|
|
50
52
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RoleDevicesAdmin.js","sourceRoot":"","sources":["../../../../../lib/modules/device/roles/RoleDevicesAdmin.ts"],"names":[],"mappings":";;;AAEA
|
|
1
|
+
{"version":3,"file":"RoleDevicesAdmin.js","sourceRoot":"","sources":["../../../../../lib/modules/device/roles/RoleDevicesAdmin.ts"],"names":[],"mappings":";;;AAEA;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACU,QAAA,gBAAgB,GAAe;IAC1C,IAAI,EAAE,eAAe;IACrB,UAAU,EAAE;QACV,WAAW,EAAE;YACX,wBAAwB,EAAE;gBACxB,OAAO,EAAE;oBACP,MAAM,EAAE,IAAI;oBACZ,MAAM,EAAE,IAAI;oBACZ,GAAG,EAAE,IAAI;oBACT,SAAS,EAAE,IAAI;oBACf,MAAM,EAAE,IAAI;oBACZ,WAAW,EAAE,IAAI;oBACjB,MAAM,EAAE,IAAI;iBACb;aACF;YACD,uBAAuB,EAAE;gBACvB,OAAO,EAAE;oBACP,YAAY,EAAE,IAAI;oBAClB,WAAW,EAAE,IAAI;oBACjB,SAAS,EAAE,IAAI;oBACf,WAAW,EAAE,IAAI;iBAClB;aACF;SACF;KACF;CACF,CAAC"}
|
|
@@ -16,6 +16,7 @@ exports.RoleDevicesPlatformAdmin = void 0;
|
|
|
16
16
|
actions: {
|
|
17
17
|
deleteDevice: true,
|
|
18
18
|
listDevices: true,
|
|
19
|
+
getDevice: true,
|
|
19
20
|
writeDevice: true,
|
|
20
21
|
},
|
|
21
22
|
},
|
|
@@ -33,6 +34,7 @@ exports.RoleDevicesPlatformAdmin = {
|
|
|
33
34
|
actions: {
|
|
34
35
|
deleteDevice: true,
|
|
35
36
|
listDevices: true,
|
|
37
|
+
getDevice: true,
|
|
36
38
|
writeDevice: true,
|
|
37
39
|
},
|
|
38
40
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RoleDevicesPlatformAdmin.js","sourceRoot":"","sources":["../../../../../lib/modules/device/roles/RoleDevicesPlatformAdmin.ts"],"names":[],"mappings":";;;AAEA
|
|
1
|
+
{"version":3,"file":"RoleDevicesPlatformAdmin.js","sourceRoot":"","sources":["../../../../../lib/modules/device/roles/RoleDevicesPlatformAdmin.ts"],"names":[],"mappings":";;;AAEA;;;;;;;;;;;;;;;;;;;GAmBG;AACU,QAAA,wBAAwB,GAAe;IAClD,IAAI,EAAE,wBAAwB;IAC9B,UAAU,EAAE;QACV,WAAW,EAAE;YACX,wBAAwB,EAAE;gBACxB,OAAO,EAAE;oBACP,GAAG,EAAE,IAAI;iBACV;aACF;YACD,uBAAuB,EAAE;gBACvB,OAAO,EAAE;oBACP,YAAY,EAAE,IAAI;oBAClB,WAAW,EAAE,IAAI;oBACjB,SAAS,EAAE,IAAI;oBACf,WAAW,EAAE,IAAI;iBAClB;aACF;SACF;KACF;CACF,CAAC"}
|
|
@@ -16,6 +16,7 @@ exports.RoleDevicesReader = void 0;
|
|
|
16
16
|
"device-manager/models": {
|
|
17
17
|
actions: {
|
|
18
18
|
listDevices: true,
|
|
19
|
+
getDevice: true,
|
|
19
20
|
},
|
|
20
21
|
},
|
|
21
22
|
}
|
|
@@ -33,6 +34,7 @@ exports.RoleDevicesReader = {
|
|
|
33
34
|
"device-manager/models": {
|
|
34
35
|
actions: {
|
|
35
36
|
listDevices: true,
|
|
37
|
+
getDevice: true,
|
|
36
38
|
},
|
|
37
39
|
},
|
|
38
40
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RoleDevicesReader.js","sourceRoot":"","sources":["../../../../../lib/modules/device/roles/RoleDevicesReader.ts"],"names":[],"mappings":";;;AAEA
|
|
1
|
+
{"version":3,"file":"RoleDevicesReader.js","sourceRoot":"","sources":["../../../../../lib/modules/device/roles/RoleDevicesReader.ts"],"names":[],"mappings":";;;AAEA;;;;;;;;;;;;;;;;;;;GAmBG;AACU,QAAA,iBAAiB,GAAe;IAC3C,IAAI,EAAE,gBAAgB;IACtB,UAAU,EAAE;QACV,WAAW,EAAE;YACX,wBAAwB,EAAE;gBACxB,OAAO,EAAE;oBACP,GAAG,EAAE,IAAI;oBACT,MAAM,EAAE,IAAI;iBACb;aACF;YACD,uBAAuB,EAAE;gBACvB,OAAO,EAAE;oBACP,WAAW,EAAE,IAAI;oBACjB,SAAS,EAAE,IAAI;iBAChB;aACF;SACF;KACF;CACF,CAAC"}
|
|
@@ -11,6 +11,7 @@ exports.RoleMeasuresAdmin = void 0;
|
|
|
11
11
|
actions: {
|
|
12
12
|
deleteMeasure: true,
|
|
13
13
|
listMeasures: true,
|
|
14
|
+
getMeasure: true,
|
|
14
15
|
writeMeasure: true,
|
|
15
16
|
},
|
|
16
17
|
},
|
|
@@ -23,6 +24,7 @@ exports.RoleMeasuresAdmin = {
|
|
|
23
24
|
actions: {
|
|
24
25
|
deleteMeasure: true,
|
|
25
26
|
listMeasures: true,
|
|
27
|
+
getMeasure: true,
|
|
26
28
|
writeMeasure: true,
|
|
27
29
|
},
|
|
28
30
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RoleMeasuresAdmin.js","sourceRoot":"","sources":["../../../../../lib/modules/measure/roles/RoleMeasuresAdmin.ts"],"names":[],"mappings":";;;AAEA
|
|
1
|
+
{"version":3,"file":"RoleMeasuresAdmin.js","sourceRoot":"","sources":["../../../../../lib/modules/measure/roles/RoleMeasuresAdmin.ts"],"names":[],"mappings":";;;AAEA;;;;;;;;;;;;;;GAcG;AACU,QAAA,iBAAiB,GAAe;IAC3C,IAAI,EAAE,gBAAgB;IACtB,UAAU,EAAE;QACV,WAAW,EAAE;YACX,uBAAuB,EAAE;gBACvB,OAAO,EAAE;oBACP,aAAa,EAAE,IAAI;oBACnB,YAAY,EAAE,IAAI;oBAClB,UAAU,EAAE,IAAI;oBAChB,YAAY,EAAE,IAAI;iBACnB;aACF;SACF;KACF;CACF,CAAC"}
|
|
@@ -10,6 +10,7 @@ exports.RoleMeasuresReader = void 0;
|
|
|
10
10
|
"device-manager/models": {
|
|
11
11
|
actions: {
|
|
12
12
|
listMeasures: true,
|
|
13
|
+
getMeasure: true,
|
|
13
14
|
},
|
|
14
15
|
},
|
|
15
16
|
*/
|
|
@@ -20,6 +21,7 @@ exports.RoleMeasuresReader = {
|
|
|
20
21
|
"device-manager/models": {
|
|
21
22
|
actions: {
|
|
22
23
|
listMeasures: true,
|
|
24
|
+
getMeasure: true,
|
|
23
25
|
},
|
|
24
26
|
},
|
|
25
27
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RoleMeasuresReader.js","sourceRoot":"","sources":["../../../../../lib/modules/measure/roles/RoleMeasuresReader.ts"],"names":[],"mappings":";;;AAEA
|
|
1
|
+
{"version":3,"file":"RoleMeasuresReader.js","sourceRoot":"","sources":["../../../../../lib/modules/measure/roles/RoleMeasuresReader.ts"],"names":[],"mappings":";;;AAEA;;;;;;;;;;;;GAYG;AACU,QAAA,kBAAkB,GAAe;IAC5C,IAAI,EAAE,iBAAiB;IACvB,UAAU,EAAE;QACV,WAAW,EAAE;YACX,uBAAuB,EAAE;gBACvB,OAAO,EAAE;oBACP,YAAY,EAAE,IAAI;oBAClB,UAAU,EAAE,IAAI;iBACjB;aACF;SACF;KACF;CACF,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "kuzzle-device-manager",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.8",
|
|
4
4
|
"description": "Manage your IoT devices and assets. Choose a provisioning strategy, receive and decode payload, handle your IoT business logic.",
|
|
5
5
|
"author": "The Kuzzle Team (support@kuzzle.io)",
|
|
6
6
|
"repository": {
|