@hangtime/grip-connect 0.8.3 → 0.8.5
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/deno.json +1 -1
- package/package.json +22 -3
- package/src/models/base.model.ts +15 -5
- package/src/models/device.model.ts +5 -2
- package/tsconfig.cjs.json +15 -0
- package/dist/index.d.ts +0 -3
- package/dist/index.d.ts.map +0 -1
- package/dist/index.js +0 -2
- package/dist/index.js.map +0 -1
- package/dist/interfaces/base.interface.d.ts +0 -18
- package/dist/interfaces/base.interface.d.ts.map +0 -1
- package/dist/interfaces/base.interface.js +0 -2
- package/dist/interfaces/base.interface.js.map +0 -1
- package/dist/interfaces/callback.interface.d.ts +0 -56
- package/dist/interfaces/callback.interface.d.ts.map +0 -1
- package/dist/interfaces/callback.interface.js +0 -2
- package/dist/interfaces/callback.interface.js.map +0 -1
- package/dist/interfaces/command.interface.d.ts +0 -92
- package/dist/interfaces/command.interface.d.ts.map +0 -1
- package/dist/interfaces/command.interface.js +0 -2
- package/dist/interfaces/command.interface.js.map +0 -1
- package/dist/interfaces/device/climbro.interface.d.ts +0 -7
- package/dist/interfaces/device/climbro.interface.d.ts.map +0 -1
- package/dist/interfaces/device/climbro.interface.js +0 -2
- package/dist/interfaces/device/climbro.interface.js.map +0 -1
- package/dist/interfaces/device/entralpi.interface.d.ts +0 -53
- package/dist/interfaces/device/entralpi.interface.d.ts.map +0 -1
- package/dist/interfaces/device/entralpi.interface.js +0 -2
- package/dist/interfaces/device/entralpi.interface.js.map +0 -1
- package/dist/interfaces/device/forceboard.interface.d.ts +0 -64
- package/dist/interfaces/device/forceboard.interface.d.ts.map +0 -1
- package/dist/interfaces/device/forceboard.interface.js +0 -2
- package/dist/interfaces/device/forceboard.interface.js.map +0 -1
- package/dist/interfaces/device/kilterboard.interface.d.ts +0 -16
- package/dist/interfaces/device/kilterboard.interface.d.ts.map +0 -1
- package/dist/interfaces/device/kilterboard.interface.js +0 -2
- package/dist/interfaces/device/kilterboard.interface.js.map +0 -1
- package/dist/interfaces/device/motherboard.interface.d.ts +0 -54
- package/dist/interfaces/device/motherboard.interface.d.ts.map +0 -1
- package/dist/interfaces/device/motherboard.interface.js +0 -2
- package/dist/interfaces/device/motherboard.interface.js.map +0 -1
- package/dist/interfaces/device/mysmartboard.interface.d.ts +0 -7
- package/dist/interfaces/device/mysmartboard.interface.d.ts.map +0 -1
- package/dist/interfaces/device/mysmartboard.interface.js +0 -2
- package/dist/interfaces/device/mysmartboard.interface.js.map +0 -1
- package/dist/interfaces/device/progressor.interface.d.ts +0 -28
- package/dist/interfaces/device/progressor.interface.d.ts.map +0 -1
- package/dist/interfaces/device/progressor.interface.js +0 -2
- package/dist/interfaces/device/progressor.interface.js.map +0 -1
- package/dist/interfaces/device/smartboard-pro.interface.d.ts +0 -7
- package/dist/interfaces/device/smartboard-pro.interface.d.ts.map +0 -1
- package/dist/interfaces/device/smartboard-pro.interface.js +0 -2
- package/dist/interfaces/device/smartboard-pro.interface.js.map +0 -1
- package/dist/interfaces/device/wh-c06.interface.d.ts +0 -7
- package/dist/interfaces/device/wh-c06.interface.d.ts.map +0 -1
- package/dist/interfaces/device/wh-c06.interface.js +0 -2
- package/dist/interfaces/device/wh-c06.interface.js.map +0 -1
- package/dist/interfaces/device.interface.d.ts +0 -203
- package/dist/interfaces/device.interface.d.ts.map +0 -1
- package/dist/interfaces/device.interface.js +0 -2
- package/dist/interfaces/device.interface.js.map +0 -1
- package/dist/interfaces/download.interface.d.ts +0 -16
- package/dist/interfaces/download.interface.d.ts.map +0 -1
- package/dist/interfaces/download.interface.js +0 -2
- package/dist/interfaces/download.interface.js.map +0 -1
- package/dist/interfaces/index.d.ts +0 -10
- package/dist/interfaces/index.d.ts.map +0 -1
- package/dist/interfaces/index.js +0 -2
- package/dist/interfaces/index.js.map +0 -1
- package/dist/models/base.model.d.ts +0 -8
- package/dist/models/base.model.d.ts.map +0 -1
- package/dist/models/base.model.js +0 -11
- package/dist/models/base.model.js.map +0 -1
- package/dist/models/device/climbro.model.d.ts +0 -11
- package/dist/models/device/climbro.model.d.ts.map +0 -1
- package/dist/models/device/climbro.model.js +0 -15
- package/dist/models/device/climbro.model.js.map +0 -1
- package/dist/models/device/entralpi.model.d.ts +0 -64
- package/dist/models/device/entralpi.model.d.ts.map +0 -1
- package/dist/models/device/entralpi.model.js +0 -240
- package/dist/models/device/entralpi.model.js.map +0 -1
- package/dist/models/device/forceboard.model.d.ts +0 -73
- package/dist/models/device/forceboard.model.d.ts.map +0 -1
- package/dist/models/device/forceboard.model.js +0 -312
- package/dist/models/device/forceboard.model.js.map +0 -1
- package/dist/models/device/kilterboard.model.d.ts +0 -144
- package/dist/models/device/kilterboard.model.d.ts.map +0 -1
- package/dist/models/device/kilterboard.model.js +0 -287
- package/dist/models/device/kilterboard.model.js.map +0 -1
- package/dist/models/device/motherboard.model.d.ts +0 -110
- package/dist/models/device/motherboard.model.d.ts.map +0 -1
- package/dist/models/device/motherboard.model.js +0 -378
- package/dist/models/device/motherboard.model.js.map +0 -1
- package/dist/models/device/mysmartboard.model.d.ts +0 -11
- package/dist/models/device/mysmartboard.model.d.ts.map +0 -1
- package/dist/models/device/mysmartboard.model.js +0 -15
- package/dist/models/device/mysmartboard.model.js.map +0 -1
- package/dist/models/device/progressor.model.d.ts +0 -39
- package/dist/models/device/progressor.model.d.ts.map +0 -1
- package/dist/models/device/progressor.model.js +0 -216
- package/dist/models/device/progressor.model.js.map +0 -1
- package/dist/models/device/smartboard-pro.model.d.ts +0 -11
- package/dist/models/device/smartboard-pro.model.d.ts.map +0 -1
- package/dist/models/device/smartboard-pro.model.js +0 -52
- package/dist/models/device/smartboard-pro.model.js.map +0 -1
- package/dist/models/device/wh-c06.model.d.ts +0 -57
- package/dist/models/device/wh-c06.model.d.ts.map +0 -1
- package/dist/models/device/wh-c06.model.js +0 -167
- package/dist/models/device/wh-c06.model.js.map +0 -1
- package/dist/models/device.model.d.ts +0 -408
- package/dist/models/device.model.d.ts.map +0 -1
- package/dist/models/device.model.js +0 -718
- package/dist/models/device.model.js.map +0 -1
- package/dist/models/index.d.ts +0 -10
- package/dist/models/index.d.ts.map +0 -1
- package/dist/models/index.js +0 -10
- package/dist/models/index.js.map +0 -1
package/deno.json
CHANGED
package/package.json
CHANGED
|
@@ -1,12 +1,31 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hangtime/grip-connect",
|
|
3
|
-
"version": "0.8.
|
|
3
|
+
"version": "0.8.5",
|
|
4
4
|
"description": "Griptonite Motherboard, Tindeq Progressor, PitchSix Force Board, WHC-06, Entralpi, Climbro, mySmartBoard: Bluetooth API Force-Sensing strength analysis for climbers",
|
|
5
5
|
"type": "module",
|
|
6
|
-
"main": "dist/index.js",
|
|
6
|
+
"main": "./dist/cjs/index.js",
|
|
7
|
+
"module": "./dist/index.js",
|
|
7
8
|
"types": "dist/index.d.ts",
|
|
9
|
+
"exports": {
|
|
10
|
+
".": {
|
|
11
|
+
"types": "./dist/index.d.ts",
|
|
12
|
+
"import": "./dist/index.js",
|
|
13
|
+
"require": "./dist/cjs/index.js"
|
|
14
|
+
},
|
|
15
|
+
"./package.json": "./package.json",
|
|
16
|
+
"./src/interfaces/callback.interface.js": {
|
|
17
|
+
"types": "./src/interfaces/callback.interface.ts",
|
|
18
|
+
"import": "./src/interfaces/callback.interface.ts"
|
|
19
|
+
},
|
|
20
|
+
"./src/models/device/kilterboard.model.js": {
|
|
21
|
+
"types": "./src/models/device/kilterboard.model.ts",
|
|
22
|
+
"import": "./src/models/device/kilterboard.model.ts"
|
|
23
|
+
}
|
|
24
|
+
},
|
|
8
25
|
"scripts": {
|
|
9
|
-
"build": "tsc
|
|
26
|
+
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
27
|
+
"build:esm": "tsc -p tsconfig.json",
|
|
28
|
+
"build": "npm run build:cjs && npm run build:esm"
|
|
10
29
|
},
|
|
11
30
|
"author": "Stevie-Ray Hartog <mail@stevie-ray.nl>",
|
|
12
31
|
"license": "BSD-2-Clause",
|
package/src/models/base.model.ts
CHANGED
|
@@ -2,15 +2,25 @@ import type { IBase } from "../interfaces/base.interface.js"
|
|
|
2
2
|
|
|
3
3
|
export abstract class BaseModel {
|
|
4
4
|
id?: string
|
|
5
|
-
|
|
6
5
|
createdAt?: Date
|
|
7
|
-
|
|
8
6
|
updatedAt?: Date
|
|
9
7
|
|
|
10
8
|
constructor(base: IBase) {
|
|
11
|
-
this.id = base.id ?? globalThis.crypto?.randomUUID()
|
|
9
|
+
this.id = base.id ?? globalThis.crypto?.randomUUID?.() ?? BaseModel.generateUUID()
|
|
10
|
+
|
|
11
|
+
this.createdAt = base.createdAt ?? new Date()
|
|
12
|
+
this.updatedAt = base.updatedAt ?? new Date()
|
|
13
|
+
}
|
|
12
14
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
+
/**
|
|
16
|
+
* Generates a UUID using a simple algorithm.
|
|
17
|
+
* @returns A string representing a UUID.
|
|
18
|
+
*/
|
|
19
|
+
private static generateUUID(): string {
|
|
20
|
+
return "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g, (c) => {
|
|
21
|
+
const r = Math.floor(Math.random() * 16)
|
|
22
|
+
const v = c === "x" ? r : (r & 0x3) | 0x8
|
|
23
|
+
return v.toString(16)
|
|
24
|
+
})
|
|
15
25
|
}
|
|
16
26
|
}
|
|
@@ -185,7 +185,9 @@ export abstract class Device extends BaseModel implements IDevice {
|
|
|
185
185
|
this.filters = device.filters || []
|
|
186
186
|
this.services = device.services || []
|
|
187
187
|
this.commands = device.commands || {}
|
|
188
|
-
|
|
188
|
+
if (device.bluetooth !== undefined) {
|
|
189
|
+
this.bluetooth = device.bluetooth
|
|
190
|
+
}
|
|
189
191
|
|
|
190
192
|
this.massMax = "0"
|
|
191
193
|
this.massAverage = "0"
|
|
@@ -788,7 +790,8 @@ export abstract class Device extends BaseModel implements IDevice {
|
|
|
788
790
|
}
|
|
789
791
|
this.updateTimestamp()
|
|
790
792
|
// Convert the message to Uint8Array if it's a string
|
|
791
|
-
const valueToWrite
|
|
793
|
+
const valueToWrite =
|
|
794
|
+
typeof message === "string" ? new Uint8Array(new TextEncoder().encode(message)) : new Uint8Array(message)
|
|
792
795
|
// Write the value to the characteristic
|
|
793
796
|
await characteristic.writeValue(valueToWrite)
|
|
794
797
|
// Update the last written message
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
{
|
|
2
|
+
"extends": "./tsconfig.json",
|
|
3
|
+
"compilerOptions": {
|
|
4
|
+
"outDir": "./dist/cjs",
|
|
5
|
+
"target": "es2019",
|
|
6
|
+
"module": "commonjs",
|
|
7
|
+
"moduleResolution": "node",
|
|
8
|
+
"lib": ["es2019", "dom"],
|
|
9
|
+
"types": ["node", "web-bluetooth"],
|
|
10
|
+
"verbatimModuleSyntax": false,
|
|
11
|
+
"isolatedModules": false,
|
|
12
|
+
"moduleDetection": "auto"
|
|
13
|
+
},
|
|
14
|
+
"include": ["src"]
|
|
15
|
+
}
|
package/dist/index.d.ts
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
export type { IClimbro, IEntralpi, IForceBoard, IKilterBoard, IMotherboard, ImySmartBoard, IProgressor, ISmartBoardPro, IWHC06, } from "./interfaces/index.js";
|
|
2
|
-
export { Climbro, Entralpi, ForceBoard, KilterBoard, Motherboard, mySmartBoard, Progressor, SmartBoardPro, WHC06, } from "./models/index.js";
|
|
3
|
-
//# sourceMappingURL=index.d.ts.map
|
package/dist/index.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,YAAY,EACV,QAAQ,EACR,SAAS,EACT,WAAW,EACX,YAAY,EACZ,YAAY,EACZ,aAAa,EACb,WAAW,EACX,cAAc,EACd,MAAM,GACP,MAAM,uBAAuB,CAAA;AAE9B,OAAO,EACL,OAAO,EACP,QAAQ,EACR,UAAU,EACV,WAAW,EACX,WAAW,EACX,YAAY,EACZ,UAAU,EACV,aAAa,EACb,KAAK,GACN,MAAM,mBAAmB,CAAA"}
|
package/dist/index.js
DELETED
package/dist/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAYA,OAAO,EACL,OAAO,EACP,QAAQ,EACR,UAAU,EACV,WAAW,EACX,WAAW,EACX,YAAY,EACZ,UAAU,EACV,aAAa,EACb,KAAK,GACN,MAAM,mBAAmB,CAAA"}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Represents the base properties for an entity.
|
|
3
|
-
*/
|
|
4
|
-
export interface IBase {
|
|
5
|
-
/**
|
|
6
|
-
* Unique identifier for the entity (optional).
|
|
7
|
-
*/
|
|
8
|
-
id?: string;
|
|
9
|
-
/**
|
|
10
|
-
* The date and time when the entity was created (optional).
|
|
11
|
-
*/
|
|
12
|
-
createdAt?: Date;
|
|
13
|
-
/**
|
|
14
|
-
* The date and time when the entity was last updated (optional).
|
|
15
|
-
*/
|
|
16
|
-
updatedAt?: Date;
|
|
17
|
-
}
|
|
18
|
-
//# sourceMappingURL=base.interface.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"base.interface.d.ts","sourceRoot":"","sources":["../../src/interfaces/base.interface.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,KAAK;IACpB;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAA;IAEX;;OAEG;IACH,SAAS,CAAC,EAAE,IAAI,CAAA;IAEhB;;OAEG;IACH,SAAS,CAAC,EAAE,IAAI,CAAA;CACjB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"base.interface.js","sourceRoot":"","sources":["../../src/interfaces/base.interface.ts"],"names":[],"mappings":""}
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Represents the mass data collected from a device.
|
|
3
|
-
*/
|
|
4
|
-
export interface massObject {
|
|
5
|
-
/**
|
|
6
|
-
* The total mass measured from the device.
|
|
7
|
-
* This is the overall weight or force reading.
|
|
8
|
-
*/
|
|
9
|
-
massTotal: string;
|
|
10
|
-
/**
|
|
11
|
-
* The maximum mass recorded during the session.
|
|
12
|
-
* This is the highest weight or force value detected.
|
|
13
|
-
*/
|
|
14
|
-
massMax: string;
|
|
15
|
-
/**
|
|
16
|
-
* The average mass calculated from all the recorded data points.
|
|
17
|
-
* This represents the mean value of the mass measurements.
|
|
18
|
-
*/
|
|
19
|
-
massAverage: string;
|
|
20
|
-
/**
|
|
21
|
-
* The mass recorded on the left side of the device (optional for Motherboard devices).
|
|
22
|
-
* Used for devices that measure force across multiple zones.
|
|
23
|
-
*/
|
|
24
|
-
massLeft?: string;
|
|
25
|
-
/**
|
|
26
|
-
* The mass recorded at the center of the device (optional for Motherboard devices).
|
|
27
|
-
* Used for devices that measure force distribution across a center zone.
|
|
28
|
-
*/
|
|
29
|
-
massCenter?: string;
|
|
30
|
-
/**
|
|
31
|
-
* The mass recorded on the right side of the device (optional for Motherboard devices).
|
|
32
|
-
* Used for devices that measure force across multiple zones.
|
|
33
|
-
*/
|
|
34
|
-
massRight?: string;
|
|
35
|
-
}
|
|
36
|
-
/**
|
|
37
|
-
* Defines the type for a callback function that handles mass data notifications.
|
|
38
|
-
* The callback receives a `massObject` as the parameter.
|
|
39
|
-
* @callback NotifyCallback
|
|
40
|
-
* @param {massObject} data - The mass data passed to the callback.
|
|
41
|
-
*/
|
|
42
|
-
export type NotifyCallback = (data: massObject) => void;
|
|
43
|
-
/**
|
|
44
|
-
* Defines the type for a callback function that handles write operations to the device.
|
|
45
|
-
* The callback receives the data string written to the device.
|
|
46
|
-
* @callback WriteCallback
|
|
47
|
-
* @param {string} data - The string data passed to the callback.
|
|
48
|
-
*/
|
|
49
|
-
export type WriteCallback = (data: string) => void;
|
|
50
|
-
/**
|
|
51
|
-
* Type definition for the callback function that is called when the activity status changes.
|
|
52
|
-
* @callback ActiveCallback
|
|
53
|
-
* @param {boolean} value - The new activity status (true if active, false if not).
|
|
54
|
-
*/
|
|
55
|
-
export type ActiveCallback = (data: boolean) => void;
|
|
56
|
-
//# sourceMappingURL=callback.interface.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"callback.interface.d.ts","sourceRoot":"","sources":["../../src/interfaces/callback.interface.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAA;IAEjB;;;OAGG;IACH,OAAO,EAAE,MAAM,CAAA;IAEf;;;OAGG;IACH,WAAW,EAAE,MAAM,CAAA;IAEnB;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAA;IAEjB;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IAEnB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB;AAED;;;;;GAKG;AACH,MAAM,MAAM,cAAc,GAAG,CAAC,IAAI,EAAE,UAAU,KAAK,IAAI,CAAA;AAEvD;;;;;GAKG;AACH,MAAM,MAAM,aAAa,GAAG,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAA;AAElD;;;;GAIG;AACH,MAAM,MAAM,cAAc,GAAG,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"callback.interface.js","sourceRoot":"","sources":["../../src/interfaces/callback.interface.ts"],"names":[],"mappings":""}
|
|
@@ -1,92 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Represents the available commands for various devices such as the Motherboard and Tindeq Progressor.
|
|
3
|
-
*/
|
|
4
|
-
export interface Commands {
|
|
5
|
-
/**
|
|
6
|
-
* Starts a weight measurement on the device.
|
|
7
|
-
* Used to begin collecting weight or force data.
|
|
8
|
-
*/
|
|
9
|
-
START_WEIGHT_MEAS?: string;
|
|
10
|
-
/**
|
|
11
|
-
* Stops the current weight measurement on the device.
|
|
12
|
-
* Used to end the data collection.
|
|
13
|
-
*/
|
|
14
|
-
STOP_WEIGHT_MEAS?: string;
|
|
15
|
-
/**
|
|
16
|
-
* Puts the device to sleep or in a low-power mode.
|
|
17
|
-
* The format can be a string or a number depending on the device.
|
|
18
|
-
*/
|
|
19
|
-
SLEEP?: number | string;
|
|
20
|
-
/**
|
|
21
|
-
* Retrieves the serial number of the device.
|
|
22
|
-
* This command fetches the unique identifier assigned by the manufacturer.
|
|
23
|
-
*/
|
|
24
|
-
GET_SERIAL?: string;
|
|
25
|
-
/**
|
|
26
|
-
* Retrieves textual information from the device.
|
|
27
|
-
* May include readable data.
|
|
28
|
-
*/
|
|
29
|
-
GET_TEXT?: string;
|
|
30
|
-
/**
|
|
31
|
-
* Starts or stops a debug data stream from the device.
|
|
32
|
-
* Used for diagnostic purposes or to monitor real-time data.
|
|
33
|
-
*/
|
|
34
|
-
DEBUG_STREAM?: string;
|
|
35
|
-
/**
|
|
36
|
-
* Retrieves calibration data from the device.
|
|
37
|
-
* Used to ensure accurate measurements by applying calibration points.
|
|
38
|
-
*/
|
|
39
|
-
GET_CALIBRATION?: string;
|
|
40
|
-
/**
|
|
41
|
-
* Sets the Force Board into Quick Start mode.
|
|
42
|
-
* In this mode, data transmission starts when force exceeds the threshold
|
|
43
|
-
* and stops when force drops below the threshold.
|
|
44
|
-
*/
|
|
45
|
-
START_QUICK_MEAS?: string;
|
|
46
|
-
/**
|
|
47
|
-
* Tares the scale, zeroing the current weight measurement.
|
|
48
|
-
* Used to reset the baseline for weight data.
|
|
49
|
-
*/
|
|
50
|
-
TARE_SCALE?: string;
|
|
51
|
-
/**
|
|
52
|
-
* Starts measuring the peak rate of force development (RFD).
|
|
53
|
-
* Captures how quickly force is applied over time.
|
|
54
|
-
*/
|
|
55
|
-
START_PEAK_RFD_MEAS?: string;
|
|
56
|
-
/**
|
|
57
|
-
* Starts measuring a series of peak RFD measurements.
|
|
58
|
-
* This captures multiple RFD data points over a period of time.
|
|
59
|
-
*/
|
|
60
|
-
START_PEAK_RFD_MEAS_SERIES?: string;
|
|
61
|
-
/**
|
|
62
|
-
* Adds a calibration point to the device.
|
|
63
|
-
* Used to improve the accuracy of future measurements.
|
|
64
|
-
*/
|
|
65
|
-
ADD_CALIB_POINT?: string;
|
|
66
|
-
/**
|
|
67
|
-
* Saves the current calibration settings to the device.
|
|
68
|
-
* Ensures the device remembers the calibration for future sessions.
|
|
69
|
-
*/
|
|
70
|
-
SAVE_CALIB?: string;
|
|
71
|
-
/**
|
|
72
|
-
* Retrieves the firmware version of the device.
|
|
73
|
-
* Useful for ensuring compatibility and tracking updates.
|
|
74
|
-
*/
|
|
75
|
-
GET_FW_VERSION?: string;
|
|
76
|
-
/**
|
|
77
|
-
* Retrieves error information from the device.
|
|
78
|
-
* Provides details on any faults or issues that occurred during operation.
|
|
79
|
-
*/
|
|
80
|
-
GET_ERR_INFO?: string;
|
|
81
|
-
/**
|
|
82
|
-
* Clears the error information on the device.
|
|
83
|
-
* Used to reset error logs after troubleshooting or repair.
|
|
84
|
-
*/
|
|
85
|
-
CLR_ERR_INFO?: string;
|
|
86
|
-
/**
|
|
87
|
-
* Retrieves the battery voltage level of the device.
|
|
88
|
-
* Provides insight into the device's remaining battery power.
|
|
89
|
-
*/
|
|
90
|
-
GET_BATT_VLTG?: string;
|
|
91
|
-
}
|
|
92
|
-
//# sourceMappingURL=command.interface.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"command.interface.d.ts","sourceRoot":"","sources":["../../src/interfaces/command.interface.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,QAAQ;IAGvB;;;OAGG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAE1B;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAA;IAEzB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAEvB;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IAInB;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAA;IAEjB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAA;IAErB;;;OAGG;IACH,eAAe,CAAC,EAAE,MAAM,CAAA;IAIxB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAA;IAIzB;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IAEnB;;;OAGG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAA;IAE5B;;;OAGG;IACH,0BAA0B,CAAC,EAAE,MAAM,CAAA;IAEnC;;;OAGG;IACH,eAAe,CAAC,EAAE,MAAM,CAAA;IAExB;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IAEnB;;;OAGG;IACH,cAAc,CAAC,EAAE,MAAM,CAAA;IAEvB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAA;IAErB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAA;IAErB;;;OAGG;IACH,aAAa,CAAC,EAAE,MAAM,CAAA;CACvB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"command.interface.js","sourceRoot":"","sources":["../../src/interfaces/command.interface.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"climbro.interface.d.ts","sourceRoot":"","sources":["../../../src/interfaces/device/climbro.interface.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAA;AACrD;;GAEG;AAEH,MAAM,WAAW,QAAS,SAAQ,OAAO;CAAG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"climbro.interface.js","sourceRoot":"","sources":["../../../src/interfaces/device/climbro.interface.ts"],"names":[],"mappings":""}
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import type { IDevice } from "../device.interface.js";
|
|
2
|
-
/**
|
|
3
|
-
* Interface representing the Entralpi device, extending the base Device interface.
|
|
4
|
-
*/
|
|
5
|
-
export interface IEntralpi extends IDevice {
|
|
6
|
-
/**
|
|
7
|
-
* Retrieves battery or voltage information from the device.
|
|
8
|
-
* @returns {Promise<string | undefined>} A Promise that resolves with the battery or voltage information.
|
|
9
|
-
*/
|
|
10
|
-
battery(): Promise<string | undefined>;
|
|
11
|
-
/**
|
|
12
|
-
* Retrieves IEEE 11073-20601 Regulatory Certification from the device.
|
|
13
|
-
* @returns {Promise<string | undefined>} A Promise that resolves with the firmware version.
|
|
14
|
-
*/
|
|
15
|
-
certification(): Promise<string | undefined>;
|
|
16
|
-
/**
|
|
17
|
-
* Retrieves firmware version from the device.
|
|
18
|
-
* @returns {Promise<string | undefined>} A Promise that resolves with the firmware version.
|
|
19
|
-
*/
|
|
20
|
-
firmware(): Promise<string | undefined>;
|
|
21
|
-
/**
|
|
22
|
-
* Retrieves hardware version from the device.
|
|
23
|
-
* @returns {Promise<string | undefined>} A Promise that resolves with the hardware version.
|
|
24
|
-
*/
|
|
25
|
-
hardware(): Promise<string | undefined>;
|
|
26
|
-
/**
|
|
27
|
-
* Retrieves manufacturer information from the device.
|
|
28
|
-
* @returns {Promise<string | undefined>} A Promise that resolves with the manufacturer information.
|
|
29
|
-
*/
|
|
30
|
-
manufacturer(): Promise<string | undefined>;
|
|
31
|
-
/**
|
|
32
|
-
* Retrieves model number from the device.
|
|
33
|
-
* @returns {Promise<string | undefined>} A Promise that resolves with the model number.
|
|
34
|
-
*/
|
|
35
|
-
model(): Promise<string | undefined>;
|
|
36
|
-
/**
|
|
37
|
-
* Retrieves PnP ID from the device, a set of values that used to create a device ID value that is unique for this device.
|
|
38
|
-
* Included in the characteristic is a Vendor ID Source field, a Vendor ID field, a Product ID field and a Product Version field
|
|
39
|
-
* @returns {Promise<string | undefined>} A Promise that resolves with the PnP ID.
|
|
40
|
-
*/
|
|
41
|
-
pnp(): Promise<string | undefined>;
|
|
42
|
-
/**
|
|
43
|
-
* Retrieves software version from the device.
|
|
44
|
-
* @returns {Promise<string | undefined>} A Promise that resolves with the software version.
|
|
45
|
-
*/
|
|
46
|
-
software(): Promise<string | undefined>;
|
|
47
|
-
/**
|
|
48
|
-
* Retrieves system id from the device.
|
|
49
|
-
* @returns {Promise<string | undefined>} A Promise that resolves with the system id.
|
|
50
|
-
*/
|
|
51
|
-
system(): Promise<string | undefined>;
|
|
52
|
-
}
|
|
53
|
-
//# sourceMappingURL=entralpi.interface.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"entralpi.interface.d.ts","sourceRoot":"","sources":["../../../src/interfaces/device/entralpi.interface.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAA;AAErD;;GAEG;AACH,MAAM,WAAW,SAAU,SAAQ,OAAO;IACxC;;;OAGG;IACH,OAAO,IAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAA;IAEtC;;;OAGG;IACH,aAAa,IAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAA;IAE5C;;;OAGG;IACH,QAAQ,IAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAA;IAEvC;;;OAGG;IACH,QAAQ,IAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAA;IAEvC;;;OAGG;IACH,YAAY,IAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAA;IAE3C;;;OAGG;IACH,KAAK,IAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAA;IAEpC;;;;OAIG;IACH,GAAG,IAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAA;IAElC;;;OAGG;IACH,QAAQ,IAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAA;IAEvC;;;OAGG;IACH,MAAM,IAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAA;CACtC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"entralpi.interface.js","sourceRoot":"","sources":["../../../src/interfaces/device/entralpi.interface.ts"],"names":[],"mappings":""}
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
import type { IDevice } from "../device.interface.js";
|
|
2
|
-
/**
|
|
3
|
-
* Interface representing the PitchSix ForceBoard device, extending the base Device interface.
|
|
4
|
-
*/
|
|
5
|
-
export interface IForceBoard extends IDevice {
|
|
6
|
-
/**
|
|
7
|
-
* Retrieves battery or voltage information from the device.
|
|
8
|
-
* @returns {Promise<string | undefined>} A Promise that resolves with the battery or voltage information.
|
|
9
|
-
*/
|
|
10
|
-
battery(): Promise<string | undefined>;
|
|
11
|
-
/**
|
|
12
|
-
* Retrieves humidity level from the device.
|
|
13
|
-
* @returns {Promise<string | undefined>} A Promise that resolves with the humidity level.
|
|
14
|
-
*/
|
|
15
|
-
humidity(): Promise<string | undefined>;
|
|
16
|
-
/**
|
|
17
|
-
* Retrieves manufacturer information from the device.
|
|
18
|
-
* @returns {Promise<string | undefined>} A Promise that resolves with the manufacturer information.
|
|
19
|
-
*/
|
|
20
|
-
manufacturer(): Promise<string | undefined>;
|
|
21
|
-
/**
|
|
22
|
-
* Stops the data stream on the specified device by setting it to Idle mode.
|
|
23
|
-
* Writes 0x07 to the Device Mode characteristic.
|
|
24
|
-
* @returns {Promise<void>} A promise that resolves when the stream is stopped.
|
|
25
|
-
*/
|
|
26
|
-
stop(): Promise<void>;
|
|
27
|
-
/**
|
|
28
|
-
* Starts streaming data from the specified device in Streaming Data Mode.
|
|
29
|
-
* Writes 0x04 to the Device Mode characteristic.
|
|
30
|
-
* @param {number} [duration=0] - The duration of the stream in milliseconds. If set to 0, stream will continue indefinitely.
|
|
31
|
-
* @returns {Promise<void>} A promise that resolves when the streaming operation is completed.
|
|
32
|
-
*/
|
|
33
|
-
stream(duration?: number): Promise<void>;
|
|
34
|
-
/**
|
|
35
|
-
* Tares the Force Board device using a characteristic to zero out the current load value.
|
|
36
|
-
* @returns {Promise<void>} A promise that resolves when the tare operation is completed.
|
|
37
|
-
*/
|
|
38
|
-
tareByCharacteristic(): Promise<void>;
|
|
39
|
-
/**
|
|
40
|
-
* Tares the Force Board device using the Device Mode characteristic.
|
|
41
|
-
* Writes 0x05 to the Device Mode characteristic to zero out the current load value.
|
|
42
|
-
* @returns {Promise<void>} A promise that resolves when the tare operation is completed.
|
|
43
|
-
*/
|
|
44
|
-
tareByMode(): Promise<void>;
|
|
45
|
-
/**
|
|
46
|
-
* Sets the threshold for the Quick Start mode.
|
|
47
|
-
* @param {number} thresholdLbs - The threshold value in pounds.
|
|
48
|
-
* @returns {Promise<void>} A promise that resolves when the threshold is set.
|
|
49
|
-
*/
|
|
50
|
-
threshold(thresholdLbs: number): Promise<void>;
|
|
51
|
-
/**
|
|
52
|
-
* Retrieves temperature information from the device.
|
|
53
|
-
* @returns {Promise<string | undefined>} A Promise that resolves with the temperature information.
|
|
54
|
-
*/
|
|
55
|
-
temperature(): Promise<string | undefined>;
|
|
56
|
-
/**
|
|
57
|
-
* Starts the Force Board in Quick Start mode.
|
|
58
|
-
* Writes 0x06 to the Device Mode characteristic.
|
|
59
|
-
* @param {number} [duration=0] - The duration in milliseconds. If set to 0, mode will continue indefinitely.
|
|
60
|
-
* @returns {Promise<void>} A promise that resolves when the operation is completed.
|
|
61
|
-
*/
|
|
62
|
-
quick(duration?: number): Promise<void>;
|
|
63
|
-
}
|
|
64
|
-
//# sourceMappingURL=forceboard.interface.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"forceboard.interface.d.ts","sourceRoot":"","sources":["../../../src/interfaces/device/forceboard.interface.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAA;AAErD;;GAEG;AACH,MAAM,WAAW,WAAY,SAAQ,OAAO;IAC1C;;;OAGG;IACH,OAAO,IAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAA;IAEtC;;;OAGG;IACH,QAAQ,IAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAA;IAEvC;;;OAGG;IACH,YAAY,IAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAA;IAE3C;;;;OAIG;IACH,IAAI,IAAI,OAAO,CAAC,IAAI,CAAC,CAAA;IAErB;;;;;OAKG;IACH,MAAM,CAAC,QAAQ,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAAA;IAExC;;;OAGG;IACH,oBAAoB,IAAI,OAAO,CAAC,IAAI,CAAC,CAAA;IAErC;;;;OAIG;IACH,UAAU,IAAI,OAAO,CAAC,IAAI,CAAC,CAAA;IAE3B;;;;OAIG;IACH,SAAS,CAAC,YAAY,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAAA;IAE9C;;;OAGG;IACH,WAAW,IAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAA;IAE1C;;;;;OAKG;IACH,KAAK,CAAC,QAAQ,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAAA;CACxC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"forceboard.interface.js","sourceRoot":"","sources":["../../../src/interfaces/device/forceboard.interface.ts"],"names":[],"mappings":""}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import type { IDevice } from "../device.interface.js";
|
|
2
|
-
/**
|
|
3
|
-
* Interface representing the KilterBoard device, extending the base Device interface.
|
|
4
|
-
*/
|
|
5
|
-
export interface IKilterBoard extends IDevice {
|
|
6
|
-
/**
|
|
7
|
-
* Configures the LEDs based on an array of climb placements.
|
|
8
|
-
* @param {{ position: number; role_id: number }[]} config - Array of climb placements for the LEDs.
|
|
9
|
-
* @returns {Promise<number[] | undefined>} A promise that resolves with the payload array for the Kilter Board if LED settings were applied, or `undefined` if no action was taken or for the Motherboard.
|
|
10
|
-
*/
|
|
11
|
-
led(config: {
|
|
12
|
-
position: number;
|
|
13
|
-
role_id: number;
|
|
14
|
-
}[]): Promise<number[] | undefined>;
|
|
15
|
-
}
|
|
16
|
-
//# sourceMappingURL=kilterboard.interface.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"kilterboard.interface.d.ts","sourceRoot":"","sources":["../../../src/interfaces/device/kilterboard.interface.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAA;AACrD;;GAEG;AACH,MAAM,WAAW,YAAa,SAAQ,OAAO;IAC3C;;;;OAIG;IACH,GAAG,CAAC,MAAM,EAAE;QAAE,QAAQ,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,MAAM,CAAA;KAAE,EAAE,GAAG,OAAO,CAAC,MAAM,EAAE,GAAG,SAAS,CAAC,CAAA;CACpF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"kilterboard.interface.js","sourceRoot":"","sources":["../../../src/interfaces/device/kilterboard.interface.ts"],"names":[],"mappings":""}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import type { IDevice } from "../device.interface.js";
|
|
2
|
-
/**
|
|
3
|
-
* Interface representing the Griptonite Motherboard device, extending the base Device interface.
|
|
4
|
-
*/
|
|
5
|
-
export interface IMotherboard extends IDevice {
|
|
6
|
-
/**
|
|
7
|
-
* Retrieves battery or voltage information from the device.
|
|
8
|
-
* @returns {Promise<string | undefined>} A Promise that resolves with the battery or voltage information.
|
|
9
|
-
*/
|
|
10
|
-
battery(): Promise<string | undefined>;
|
|
11
|
-
/**
|
|
12
|
-
* Writes a command to get calibration data from the device.
|
|
13
|
-
* @returns {Promise<void>} A Promise that resolves when the command is successfully sent.
|
|
14
|
-
*/
|
|
15
|
-
calibration(): Promise<void>;
|
|
16
|
-
/**
|
|
17
|
-
* Retrieves firmware version from the device.
|
|
18
|
-
* @returns {Promise<string | undefined>} A Promise that resolves with the firmware version.
|
|
19
|
-
*/
|
|
20
|
-
firmware(): Promise<string | undefined>;
|
|
21
|
-
/**
|
|
22
|
-
* Retrieves hardware version from the device.
|
|
23
|
-
* @returns {Promise<string | undefined>} A Promise that resolves with the hardware version.
|
|
24
|
-
*/
|
|
25
|
-
hardware(): Promise<string | undefined>;
|
|
26
|
-
/**
|
|
27
|
-
* Sets the LED color based on a single color option.
|
|
28
|
-
* @param {"green" | "red" | "orange"} [config] - Optional color for the LEDs.
|
|
29
|
-
* @returns {Promise<number[] | undefined>} A promise that resolves with the payload array for the Kilter Board if LED settings were applied.
|
|
30
|
-
*/
|
|
31
|
-
led(config?: "green" | "red" | "orange"): Promise<number[] | undefined>;
|
|
32
|
-
/**
|
|
33
|
-
* Retrieves manufacturer information from the device.
|
|
34
|
-
* @returns {Promise<string | undefined>} A Promise that resolves with the manufacturer information.
|
|
35
|
-
*/
|
|
36
|
-
manufacturer(): Promise<string | undefined>;
|
|
37
|
-
/**
|
|
38
|
-
* Retrieves serial number from the device.
|
|
39
|
-
* @returns {Promise<string | undefined>} A Promise that resolves with the serial number.
|
|
40
|
-
*/
|
|
41
|
-
serial(): Promise<string | undefined>;
|
|
42
|
-
/**
|
|
43
|
-
* Stops the data stream on the specified device.
|
|
44
|
-
* @returns {Promise<void>} A promise that resolves when the stream is stopped.
|
|
45
|
-
*/
|
|
46
|
-
stop(): Promise<void>;
|
|
47
|
-
/**
|
|
48
|
-
* Starts streaming data from the specified device.
|
|
49
|
-
* @param {number} [duration=0] - The duration of the stream in milliseconds. If set to 0, stream will continue indefinitely.
|
|
50
|
-
* @returns {Promise<void>} A promise that resolves when the streaming operation is completed.
|
|
51
|
-
*/
|
|
52
|
-
stream(duration?: number): Promise<void>;
|
|
53
|
-
}
|
|
54
|
-
//# sourceMappingURL=motherboard.interface.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"motherboard.interface.d.ts","sourceRoot":"","sources":["../../../src/interfaces/device/motherboard.interface.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAA;AAErD;;GAEG;AACH,MAAM,WAAW,YAAa,SAAQ,OAAO;IAC3C;;;OAGG;IACH,OAAO,IAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAA;IAEtC;;;OAGG;IACH,WAAW,IAAI,OAAO,CAAC,IAAI,CAAC,CAAA;IAE5B;;;OAGG;IACH,QAAQ,IAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAA;IAEvC;;;OAGG;IACH,QAAQ,IAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAA;IAEvC;;;;OAIG;IACH,GAAG,CAAC,MAAM,CAAC,EAAE,OAAO,GAAG,KAAK,GAAG,QAAQ,GAAG,OAAO,CAAC,MAAM,EAAE,GAAG,SAAS,CAAC,CAAA;IAEvE;;;OAGG;IACH,YAAY,IAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAA;IAE3C;;;OAGG;IACH,MAAM,IAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAA;IAErC;;;OAGG;IACH,IAAI,IAAI,OAAO,CAAC,IAAI,CAAC,CAAA;IAErB;;;;OAIG;IACH,MAAM,CAAC,QAAQ,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAAA;CACzC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"motherboard.interface.js","sourceRoot":"","sources":["../../../src/interfaces/device/motherboard.interface.ts"],"names":[],"mappings":""}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import type { IDevice } from "../device.interface.js";
|
|
2
|
-
/**
|
|
3
|
-
* Interface representing the Smartboard Climbing mySmartBoard device, extending the base Device interface.
|
|
4
|
-
*/
|
|
5
|
-
export interface ImySmartBoard extends IDevice {
|
|
6
|
-
}
|
|
7
|
-
//# sourceMappingURL=mysmartboard.interface.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"mysmartboard.interface.d.ts","sourceRoot":"","sources":["../../../src/interfaces/device/mysmartboard.interface.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAA;AACrD;;GAEG;AAEH,MAAM,WAAW,aAAc,SAAQ,OAAO;CAAG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"mysmartboard.interface.js","sourceRoot":"","sources":["../../../src/interfaces/device/mysmartboard.interface.ts"],"names":[],"mappings":""}
|