node-opcua-nodeset-auto-id 2.64.0 → 2.64.1
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/dt_access_result.d.ts +21 -21
- package/dist/dt_access_result.js +2 -2
- package/dist/dt_antenna_name_id_pair.d.ts +14 -14
- package/dist/dt_antenna_name_id_pair.js +2 -2
- package/dist/dt_dhcp_geo_conf_coordinate.d.ts +23 -23
- package/dist/dt_dhcp_geo_conf_coordinate.js +2 -2
- package/dist/dt_local_coordinate.d.ts +21 -21
- package/dist/dt_local_coordinate.js +2 -2
- package/dist/dt_location.d.ts +18 -18
- package/dist/dt_location.js +2 -2
- package/dist/dt_ocr_scan_result.d.ts +34 -34
- package/dist/dt_ocr_scan_result.js +2 -2
- package/dist/dt_optical_scan_result.d.ts +30 -30
- package/dist/dt_optical_scan_result.js +2 -2
- package/dist/dt_optical_verifier_scan_result.d.ts +39 -39
- package/dist/dt_optical_verifier_scan_result.js +2 -2
- package/dist/dt_position.d.ts +17 -17
- package/dist/dt_position.js +2 -2
- package/dist/dt_rfid_access_result.d.ts +36 -36
- package/dist/dt_rfid_access_result.js +2 -2
- package/dist/dt_rfid_scan_result.d.ts +25 -25
- package/dist/dt_rfid_scan_result.js +2 -2
- package/dist/dt_rfid_sighting.d.ts +20 -20
- package/dist/dt_rfid_sighting.js +2 -2
- package/dist/dt_rotation.d.ts +14 -14
- package/dist/dt_rotation.js +2 -2
- package/dist/dt_rtls_location_result.d.ts +27 -27
- package/dist/dt_rtls_location_result.js +2 -2
- package/dist/dt_scan_data.d.ts +18 -18
- package/dist/dt_scan_data.js +2 -2
- package/dist/dt_scan_data_epc.d.ts +17 -17
- package/dist/dt_scan_data_epc.js +2 -2
- package/dist/dt_scan_result.d.ts +22 -22
- package/dist/dt_scan_result.js +2 -2
- package/dist/dt_scan_settings.d.ts +17 -17
- package/dist/dt_scan_settings.js +2 -2
- package/dist/dt_wgs_84_coordinate.d.ts +21 -21
- package/dist/dt_wgs_84_coordinate.js +2 -2
- package/dist/enum_auto_id_operation_status.d.ts +0 -0
- package/dist/enum_auto_id_operation_status.js +0 -0
- package/dist/enum_device_status.d.ts +14 -14
- package/dist/enum_device_status.js +19 -19
- package/dist/enum_location_type.d.ts +14 -14
- package/dist/enum_location_type.js +19 -19
- package/dist/enum_rfid_lock_operation.d.ts +14 -14
- package/dist/enum_rfid_lock_operation.js +19 -19
- package/dist/enum_rfid_lock_region.d.ts +15 -15
- package/dist/enum_rfid_lock_region.js +20 -20
- package/dist/enum_rfid_password_type.d.ts +14 -14
- package/dist/enum_rfid_password_type.js +19 -19
- package/dist/index.d.ts +43 -43
- package/dist/index.js +55 -55
- package/dist/ua_auto_id_access_event.d.ts +35 -35
- package/dist/ua_auto_id_access_event.js +2 -2
- package/dist/ua_auto_id_device.d.ts +104 -104
- package/dist/ua_auto_id_device.js +2 -2
- package/dist/ua_auto_id_diagnostics_event.d.ts +23 -23
- package/dist/ua_auto_id_diagnostics_event.js +2 -2
- package/dist/ua_auto_id_log_entry_event.d.ts +15 -15
- package/dist/ua_auto_id_log_entry_event.js +2 -2
- package/dist/ua_auto_id_presence_event.d.ts +23 -23
- package/dist/ua_auto_id_presence_event.js +2 -2
- package/dist/ua_auto_id_scan_event.d.ts +19 -19
- package/dist/ua_auto_id_scan_event.js +2 -2
- package/dist/ua_location_variable.d.ts +23 -23
- package/dist/ua_location_variable.js +2 -2
- package/dist/ua_ocr_reader_device.d.ts +34 -34
- package/dist/ua_ocr_reader_device.js +2 -2
- package/dist/ua_ocr_scan_event.d.ts +17 -17
- package/dist/ua_ocr_scan_event.js +2 -2
- package/dist/ua_optical_reader_device.d.ts +34 -34
- package/dist/ua_optical_reader_device.js +2 -2
- package/dist/ua_optical_scan_event.d.ts +17 -17
- package/dist/ua_optical_scan_event.js +2 -2
- package/dist/ua_optical_verifier_device.d.ts +15 -15
- package/dist/ua_optical_verifier_device.js +2 -2
- package/dist/ua_optical_verifier_scan_event.d.ts +17 -17
- package/dist/ua_optical_verifier_scan_event.js +2 -2
- package/dist/ua_rfid_access_event.d.ts +24 -24
- package/dist/ua_rfid_access_event.js +2 -2
- package/dist/ua_rfid_reader_device.d.ts +82 -82
- package/dist/ua_rfid_reader_device.js +2 -2
- package/dist/ua_rfid_scan_event.d.ts +17 -17
- package/dist/ua_rfid_scan_event.js +2 -2
- package/dist/ua_rtls_device.d.ts +24 -24
- package/dist/ua_rtls_device.js +2 -2
- package/dist/ua_rtls_location_event.d.ts +17 -17
- package/dist/ua_rtls_location_event.js +2 -2
- package/package.json +22 -21
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import { UAString } from "node-opcua-basic-types";
|
|
2
|
-
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
3
|
-
import { DTScanData } from "./dt_scan_data";
|
|
4
|
-
/**
|
|
5
|
-
* Result values of an AutoID Identifier access.
|
|
6
|
-
*
|
|
7
|
-
* | | |
|
|
8
|
-
* |-----------|--------------------------------------------------|
|
|
9
|
-
* | namespace |http://opcfoundation.org/UA/AutoID/ |
|
|
10
|
-
* | nodeClass |DataType |
|
|
11
|
-
* | name |3:AccessResult |
|
|
12
|
-
* | isAbstract|false |
|
|
13
|
-
*/
|
|
14
|
-
export interface DTAccessResult extends DTStructure {
|
|
15
|
-
/** Defines the format of Identifier as string.*/
|
|
16
|
-
codeType: UAString;
|
|
17
|
-
/** The AutoID Identifier (e.g. a code or a transponder) which was accessed by a command.*/
|
|
18
|
-
identifier: DTScanData;
|
|
19
|
-
/** The point of time the AutoID Identifier was accessed by the command.*/
|
|
20
|
-
timestamp: Date;
|
|
21
|
-
}
|
|
1
|
+
import { UAString } from "node-opcua-basic-types";
|
|
2
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
3
|
+
import { DTScanData } from "./dt_scan_data";
|
|
4
|
+
/**
|
|
5
|
+
* Result values of an AutoID Identifier access.
|
|
6
|
+
*
|
|
7
|
+
* | | |
|
|
8
|
+
* |-----------|--------------------------------------------------|
|
|
9
|
+
* | namespace |http://opcfoundation.org/UA/AutoID/ |
|
|
10
|
+
* | nodeClass |DataType |
|
|
11
|
+
* | name |3:AccessResult |
|
|
12
|
+
* | isAbstract|false |
|
|
13
|
+
*/
|
|
14
|
+
export interface DTAccessResult extends DTStructure {
|
|
15
|
+
/** Defines the format of Identifier as string.*/
|
|
16
|
+
codeType: UAString;
|
|
17
|
+
/** The AutoID Identifier (e.g. a code or a transponder) which was accessed by a command.*/
|
|
18
|
+
identifier: DTScanData;
|
|
19
|
+
/** The point of time the AutoID Identifier was accessed by the command.*/
|
|
20
|
+
timestamp: Date;
|
|
21
|
+
}
|
package/dist/dt_access_result.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=dt_access_result.js.map
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { Int32, UAString } from "node-opcua-basic-types";
|
|
2
|
-
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
3
|
-
/**
|
|
4
|
-
* | | |
|
|
5
|
-
* |-----------|--------------------------------------------------|
|
|
6
|
-
* | namespace |http://opcfoundation.org/UA/AutoID/ |
|
|
7
|
-
* | nodeClass |DataType |
|
|
8
|
-
* | name |3:AntennaNameIdPair |
|
|
9
|
-
* | isAbstract|false |
|
|
10
|
-
*/
|
|
11
|
-
export interface DTAntennaNameIdPair extends DTStructure {
|
|
12
|
-
antennaId: Int32;
|
|
13
|
-
antennaName: UAString;
|
|
14
|
-
}
|
|
1
|
+
import { Int32, UAString } from "node-opcua-basic-types";
|
|
2
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
3
|
+
/**
|
|
4
|
+
* | | |
|
|
5
|
+
* |-----------|--------------------------------------------------|
|
|
6
|
+
* | namespace |http://opcfoundation.org/UA/AutoID/ |
|
|
7
|
+
* | nodeClass |DataType |
|
|
8
|
+
* | name |3:AntennaNameIdPair |
|
|
9
|
+
* | isAbstract|false |
|
|
10
|
+
*/
|
|
11
|
+
export interface DTAntennaNameIdPair extends DTStructure {
|
|
12
|
+
antennaId: Int32;
|
|
13
|
+
antennaName: UAString;
|
|
14
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=dt_antenna_name_id_pair.js.map
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import { Int32, Int16, Byte } from "node-opcua-basic-types";
|
|
2
|
-
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
3
|
-
/**
|
|
4
|
-
* | | |
|
|
5
|
-
* |-----------|--------------------------------------------------|
|
|
6
|
-
* | namespace |http://opcfoundation.org/UA/AutoID/ |
|
|
7
|
-
* | nodeClass |DataType |
|
|
8
|
-
* | name |3:DhcpGeoConfCoordinate |
|
|
9
|
-
* | isAbstract|false |
|
|
10
|
-
*/
|
|
11
|
-
export interface DTDhcpGeoConfCoordinate extends DTStructure {
|
|
12
|
-
laRes: Byte;
|
|
13
|
-
latitudeInteger: Int16;
|
|
14
|
-
latitudeFraction: Int32;
|
|
15
|
-
loRes: Byte;
|
|
16
|
-
longitudeInteger: Int16;
|
|
17
|
-
longitudeFraction: Int32;
|
|
18
|
-
AT: Byte;
|
|
19
|
-
altRes: Byte;
|
|
20
|
-
altitudeInteger: Int32;
|
|
21
|
-
altitudeFraction: Int16;
|
|
22
|
-
datum: Byte;
|
|
23
|
-
}
|
|
1
|
+
import { Int32, Int16, Byte } from "node-opcua-basic-types";
|
|
2
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
3
|
+
/**
|
|
4
|
+
* | | |
|
|
5
|
+
* |-----------|--------------------------------------------------|
|
|
6
|
+
* | namespace |http://opcfoundation.org/UA/AutoID/ |
|
|
7
|
+
* | nodeClass |DataType |
|
|
8
|
+
* | name |3:DhcpGeoConfCoordinate |
|
|
9
|
+
* | isAbstract|false |
|
|
10
|
+
*/
|
|
11
|
+
export interface DTDhcpGeoConfCoordinate extends DTStructure {
|
|
12
|
+
laRes: Byte;
|
|
13
|
+
latitudeInteger: Int16;
|
|
14
|
+
latitudeFraction: Int32;
|
|
15
|
+
loRes: Byte;
|
|
16
|
+
longitudeInteger: Int16;
|
|
17
|
+
longitudeFraction: Int32;
|
|
18
|
+
AT: Byte;
|
|
19
|
+
altRes: Byte;
|
|
20
|
+
altitudeInteger: Int32;
|
|
21
|
+
altitudeFraction: Int16;
|
|
22
|
+
datum: Byte;
|
|
23
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=dt_dhcp_geo_conf_coordinate.js.map
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import { Int32 } from "node-opcua-basic-types";
|
|
2
|
-
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
3
|
-
/**
|
|
4
|
-
* | | |
|
|
5
|
-
* |-----------|--------------------------------------------------|
|
|
6
|
-
* | namespace |http://opcfoundation.org/UA/AutoID/ |
|
|
7
|
-
* | nodeClass |DataType |
|
|
8
|
-
* | name |3:LocalCoordinate |
|
|
9
|
-
* | isAbstract|false |
|
|
10
|
-
*/
|
|
11
|
-
export interface DTLocalCoordinate extends DTStructure {
|
|
12
|
-
x: number;
|
|
13
|
-
y: number;
|
|
14
|
-
z: number;
|
|
15
|
-
/** Optional*/
|
|
16
|
-
timestamp: Date;
|
|
17
|
-
/** Optional*/
|
|
18
|
-
dilutionOfPrecision: number;
|
|
19
|
-
/** Optional*/
|
|
20
|
-
usefulPrecision: Int32;
|
|
21
|
-
}
|
|
1
|
+
import { Int32 } from "node-opcua-basic-types";
|
|
2
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
3
|
+
/**
|
|
4
|
+
* | | |
|
|
5
|
+
* |-----------|--------------------------------------------------|
|
|
6
|
+
* | namespace |http://opcfoundation.org/UA/AutoID/ |
|
|
7
|
+
* | nodeClass |DataType |
|
|
8
|
+
* | name |3:LocalCoordinate |
|
|
9
|
+
* | isAbstract|false |
|
|
10
|
+
*/
|
|
11
|
+
export interface DTLocalCoordinate extends DTStructure {
|
|
12
|
+
x: number;
|
|
13
|
+
y: number;
|
|
14
|
+
z: number;
|
|
15
|
+
/** Optional*/
|
|
16
|
+
timestamp: Date;
|
|
17
|
+
/** Optional*/
|
|
18
|
+
dilutionOfPrecision: number;
|
|
19
|
+
/** Optional*/
|
|
20
|
+
usefulPrecision: Int32;
|
|
21
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=dt_local_coordinate.js.map
|
package/dist/dt_location.d.ts
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { UAString } from "node-opcua-basic-types";
|
|
2
|
-
import { DTUnion } from "node-opcua-nodeset-ua/source/dt_union";
|
|
3
|
-
import { DTLocalCoordinate } from "./dt_local_coordinate";
|
|
4
|
-
import { DTWGS84Coordinate } from "./dt_wgs_84_coordinate";
|
|
5
|
-
/**
|
|
6
|
-
* | | |
|
|
7
|
-
* |-----------|--------------------------------------------------|
|
|
8
|
-
* | namespace |http://opcfoundation.org/UA/AutoID/ |
|
|
9
|
-
* | nodeClass |DataType |
|
|
10
|
-
* | name |3:Location |
|
|
11
|
-
* | isAbstract|false |
|
|
12
|
-
*/
|
|
13
|
-
export interface DTLocation extends DTUnion {
|
|
14
|
-
NMEA: UAString;
|
|
15
|
-
local: DTLocalCoordinate;
|
|
16
|
-
WGS84: DTWGS84Coordinate;
|
|
17
|
-
name: UAString;
|
|
18
|
-
}
|
|
1
|
+
import { UAString } from "node-opcua-basic-types";
|
|
2
|
+
import { DTUnion } from "node-opcua-nodeset-ua/source/dt_union";
|
|
3
|
+
import { DTLocalCoordinate } from "./dt_local_coordinate";
|
|
4
|
+
import { DTWGS84Coordinate } from "./dt_wgs_84_coordinate";
|
|
5
|
+
/**
|
|
6
|
+
* | | |
|
|
7
|
+
* |-----------|--------------------------------------------------|
|
|
8
|
+
* | namespace |http://opcfoundation.org/UA/AutoID/ |
|
|
9
|
+
* | nodeClass |DataType |
|
|
10
|
+
* | name |3:Location |
|
|
11
|
+
* | isAbstract|false |
|
|
12
|
+
*/
|
|
13
|
+
export interface DTLocation extends DTUnion {
|
|
14
|
+
NMEA: UAString;
|
|
15
|
+
local: DTLocalCoordinate;
|
|
16
|
+
WGS84: DTWGS84Coordinate;
|
|
17
|
+
name: UAString;
|
|
18
|
+
}
|
package/dist/dt_location.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=dt_location.js.map
|
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
import { NodeId } from "node-opcua-nodeid";
|
|
2
|
-
import { Byte, UAString } from "node-opcua-basic-types";
|
|
3
|
-
import { DTScanResult } from "./dt_scan_result";
|
|
4
|
-
import { DTScanData } from "./dt_scan_data";
|
|
5
|
-
import { DTLocation } from "./dt_location";
|
|
6
|
-
import { DTPosition } from "./dt_position";
|
|
7
|
-
/**
|
|
8
|
-
* | | |
|
|
9
|
-
* |-----------|--------------------------------------------------|
|
|
10
|
-
* | namespace |http://opcfoundation.org/UA/AutoID/ |
|
|
11
|
-
* | nodeClass |DataType |
|
|
12
|
-
* | name |3:OcrScanResult |
|
|
13
|
-
* | isAbstract|false |
|
|
14
|
-
*/
|
|
15
|
-
export interface DTOcrScanResult extends DTScanResult {
|
|
16
|
-
/** Defines the format of the ScanData as string.*/
|
|
17
|
-
codeType: UAString;
|
|
18
|
-
/** Holds the information about the detected objects e.g. the detected transponders.*/
|
|
19
|
-
scanData: DTScanData;
|
|
20
|
-
/** Timestamp of the ScanResult creation.*/
|
|
21
|
-
timestamp: Date;
|
|
22
|
-
/** Returns the location of the object detection.*/
|
|
23
|
-
location: DTLocation;
|
|
24
|
-
/** NodeId of the original scan image file object used for this scan result.*/
|
|
25
|
-
imageId: NodeId;
|
|
26
|
-
/** Returns the probability of correct decoding.*/
|
|
27
|
-
quality: Byte;
|
|
28
|
-
/** Returns the position of the text within the image.*/
|
|
29
|
-
position: DTPosition;
|
|
30
|
-
/** Returns the font name used for decoding.*/
|
|
31
|
-
font: UAString;
|
|
32
|
-
/** Returns the required decoding time.*/
|
|
33
|
-
decodingTime: Date;
|
|
34
|
-
}
|
|
1
|
+
import { NodeId } from "node-opcua-nodeid";
|
|
2
|
+
import { Byte, UAString } from "node-opcua-basic-types";
|
|
3
|
+
import { DTScanResult } from "./dt_scan_result";
|
|
4
|
+
import { DTScanData } from "./dt_scan_data";
|
|
5
|
+
import { DTLocation } from "./dt_location";
|
|
6
|
+
import { DTPosition } from "./dt_position";
|
|
7
|
+
/**
|
|
8
|
+
* | | |
|
|
9
|
+
* |-----------|--------------------------------------------------|
|
|
10
|
+
* | namespace |http://opcfoundation.org/UA/AutoID/ |
|
|
11
|
+
* | nodeClass |DataType |
|
|
12
|
+
* | name |3:OcrScanResult |
|
|
13
|
+
* | isAbstract|false |
|
|
14
|
+
*/
|
|
15
|
+
export interface DTOcrScanResult extends DTScanResult {
|
|
16
|
+
/** Defines the format of the ScanData as string.*/
|
|
17
|
+
codeType: UAString;
|
|
18
|
+
/** Holds the information about the detected objects e.g. the detected transponders.*/
|
|
19
|
+
scanData: DTScanData;
|
|
20
|
+
/** Timestamp of the ScanResult creation.*/
|
|
21
|
+
timestamp: Date;
|
|
22
|
+
/** Returns the location of the object detection.*/
|
|
23
|
+
location: DTLocation;
|
|
24
|
+
/** NodeId of the original scan image file object used for this scan result.*/
|
|
25
|
+
imageId: NodeId;
|
|
26
|
+
/** Returns the probability of correct decoding.*/
|
|
27
|
+
quality: Byte;
|
|
28
|
+
/** Returns the position of the text within the image.*/
|
|
29
|
+
position: DTPosition;
|
|
30
|
+
/** Returns the font name used for decoding.*/
|
|
31
|
+
font: UAString;
|
|
32
|
+
/** Returns the required decoding time.*/
|
|
33
|
+
decodingTime: Date;
|
|
34
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=dt_ocr_scan_result.js.map
|
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
import { NodeId } from "node-opcua-nodeid";
|
|
2
|
-
import { UAString } from "node-opcua-basic-types";
|
|
3
|
-
import { DTScanResult } from "./dt_scan_result";
|
|
4
|
-
import { DTScanData } from "./dt_scan_data";
|
|
5
|
-
import { DTLocation } from "./dt_location";
|
|
6
|
-
import { DTPosition } from "./dt_position";
|
|
7
|
-
/**
|
|
8
|
-
* | | |
|
|
9
|
-
* |-----------|--------------------------------------------------|
|
|
10
|
-
* | namespace |http://opcfoundation.org/UA/AutoID/ |
|
|
11
|
-
* | nodeClass |DataType |
|
|
12
|
-
* | name |3:OpticalScanResult |
|
|
13
|
-
* | isAbstract|false |
|
|
14
|
-
*/
|
|
15
|
-
export interface DTOpticalScanResult extends DTScanResult {
|
|
16
|
-
/** Defines the format of the ScanData as string.*/
|
|
17
|
-
codeType: UAString;
|
|
18
|
-
/** Holds the information about the detected objects e.g. the detected transponders.*/
|
|
19
|
-
scanData: DTScanData;
|
|
20
|
-
/** Timestamp of the ScanResult creation.*/
|
|
21
|
-
timestamp: Date;
|
|
22
|
-
/** Returns the location of the object detection.*/
|
|
23
|
-
location: DTLocation;
|
|
24
|
-
/** Returns the quality of the 1D/2D code.*/
|
|
25
|
-
grade: number;
|
|
26
|
-
/** Returns the position of the text within the image.*/
|
|
27
|
-
position: DTPosition;
|
|
28
|
-
symbology: UAString;
|
|
29
|
-
imageId: NodeId;
|
|
30
|
-
}
|
|
1
|
+
import { NodeId } from "node-opcua-nodeid";
|
|
2
|
+
import { UAString } from "node-opcua-basic-types";
|
|
3
|
+
import { DTScanResult } from "./dt_scan_result";
|
|
4
|
+
import { DTScanData } from "./dt_scan_data";
|
|
5
|
+
import { DTLocation } from "./dt_location";
|
|
6
|
+
import { DTPosition } from "./dt_position";
|
|
7
|
+
/**
|
|
8
|
+
* | | |
|
|
9
|
+
* |-----------|--------------------------------------------------|
|
|
10
|
+
* | namespace |http://opcfoundation.org/UA/AutoID/ |
|
|
11
|
+
* | nodeClass |DataType |
|
|
12
|
+
* | name |3:OpticalScanResult |
|
|
13
|
+
* | isAbstract|false |
|
|
14
|
+
*/
|
|
15
|
+
export interface DTOpticalScanResult extends DTScanResult {
|
|
16
|
+
/** Defines the format of the ScanData as string.*/
|
|
17
|
+
codeType: UAString;
|
|
18
|
+
/** Holds the information about the detected objects e.g. the detected transponders.*/
|
|
19
|
+
scanData: DTScanData;
|
|
20
|
+
/** Timestamp of the ScanResult creation.*/
|
|
21
|
+
timestamp: Date;
|
|
22
|
+
/** Returns the location of the object detection.*/
|
|
23
|
+
location: DTLocation;
|
|
24
|
+
/** Returns the quality of the 1D/2D code.*/
|
|
25
|
+
grade: number;
|
|
26
|
+
/** Returns the position of the text within the image.*/
|
|
27
|
+
position: DTPosition;
|
|
28
|
+
symbology: UAString;
|
|
29
|
+
imageId: NodeId;
|
|
30
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=dt_optical_scan_result.js.map
|
|
@@ -1,39 +1,39 @@
|
|
|
1
|
-
import { NodeId } from "node-opcua-nodeid";
|
|
2
|
-
import { Int16, UAString } from "node-opcua-basic-types";
|
|
3
|
-
import { DTOpticalScanResult } from "./dt_optical_scan_result";
|
|
4
|
-
import { DTScanData } from "./dt_scan_data";
|
|
5
|
-
import { DTLocation } from "./dt_location";
|
|
6
|
-
import { DTPosition } from "./dt_position";
|
|
7
|
-
/**
|
|
8
|
-
* | | |
|
|
9
|
-
* |-----------|--------------------------------------------------|
|
|
10
|
-
* | namespace |http://opcfoundation.org/UA/AutoID/ |
|
|
11
|
-
* | nodeClass |DataType |
|
|
12
|
-
* | name |3:OpticalVerifierScanResult |
|
|
13
|
-
* | isAbstract|false |
|
|
14
|
-
*/
|
|
15
|
-
export interface DTOpticalVerifierScanResult extends DTOpticalScanResult {
|
|
16
|
-
/** Defines the format of the ScanData as string.*/
|
|
17
|
-
codeType: UAString;
|
|
18
|
-
/** Holds the information about the detected objects e.g. the detected transponders.*/
|
|
19
|
-
scanData: DTScanData;
|
|
20
|
-
/** Timestamp of the ScanResult creation.*/
|
|
21
|
-
timestamp: Date;
|
|
22
|
-
/** Returns the location of the object detection.*/
|
|
23
|
-
location: DTLocation;
|
|
24
|
-
/** Returns the quality of the 1D/2D code.*/
|
|
25
|
-
grade: number;
|
|
26
|
-
/** Returns the position of the text within the image.*/
|
|
27
|
-
position: DTPosition;
|
|
28
|
-
symbology: UAString;
|
|
29
|
-
imageId: NodeId;
|
|
30
|
-
isoGrade: UAString;
|
|
31
|
-
rMin: Int16;
|
|
32
|
-
symbolContrast: Int16;
|
|
33
|
-
ecMin: Int16;
|
|
34
|
-
modulation: Int16;
|
|
35
|
-
defects: Int16;
|
|
36
|
-
decodability: Int16;
|
|
37
|
-
decode: Int16;
|
|
38
|
-
printGain: Int16;
|
|
39
|
-
}
|
|
1
|
+
import { NodeId } from "node-opcua-nodeid";
|
|
2
|
+
import { Int16, UAString } from "node-opcua-basic-types";
|
|
3
|
+
import { DTOpticalScanResult } from "./dt_optical_scan_result";
|
|
4
|
+
import { DTScanData } from "./dt_scan_data";
|
|
5
|
+
import { DTLocation } from "./dt_location";
|
|
6
|
+
import { DTPosition } from "./dt_position";
|
|
7
|
+
/**
|
|
8
|
+
* | | |
|
|
9
|
+
* |-----------|--------------------------------------------------|
|
|
10
|
+
* | namespace |http://opcfoundation.org/UA/AutoID/ |
|
|
11
|
+
* | nodeClass |DataType |
|
|
12
|
+
* | name |3:OpticalVerifierScanResult |
|
|
13
|
+
* | isAbstract|false |
|
|
14
|
+
*/
|
|
15
|
+
export interface DTOpticalVerifierScanResult extends DTOpticalScanResult {
|
|
16
|
+
/** Defines the format of the ScanData as string.*/
|
|
17
|
+
codeType: UAString;
|
|
18
|
+
/** Holds the information about the detected objects e.g. the detected transponders.*/
|
|
19
|
+
scanData: DTScanData;
|
|
20
|
+
/** Timestamp of the ScanResult creation.*/
|
|
21
|
+
timestamp: Date;
|
|
22
|
+
/** Returns the location of the object detection.*/
|
|
23
|
+
location: DTLocation;
|
|
24
|
+
/** Returns the quality of the 1D/2D code.*/
|
|
25
|
+
grade: number;
|
|
26
|
+
/** Returns the position of the text within the image.*/
|
|
27
|
+
position: DTPosition;
|
|
28
|
+
symbology: UAString;
|
|
29
|
+
imageId: NodeId;
|
|
30
|
+
isoGrade: UAString;
|
|
31
|
+
rMin: Int16;
|
|
32
|
+
symbolContrast: Int16;
|
|
33
|
+
ecMin: Int16;
|
|
34
|
+
modulation: Int16;
|
|
35
|
+
defects: Int16;
|
|
36
|
+
decodability: Int16;
|
|
37
|
+
decode: Int16;
|
|
38
|
+
printGain: Int16;
|
|
39
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=dt_optical_verifier_scan_result.js.map
|
package/dist/dt_position.d.ts
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { Int32 } from "node-opcua-basic-types";
|
|
2
|
-
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
3
|
-
/**
|
|
4
|
-
* | | |
|
|
5
|
-
* |-----------|--------------------------------------------------|
|
|
6
|
-
* | namespace |http://opcfoundation.org/UA/AutoID/ |
|
|
7
|
-
* | nodeClass |DataType |
|
|
8
|
-
* | name |3:Position |
|
|
9
|
-
* | isAbstract|false |
|
|
10
|
-
*/
|
|
11
|
-
export interface DTPosition extends DTStructure {
|
|
12
|
-
positionX: Int32;
|
|
13
|
-
positionY: Int32;
|
|
14
|
-
sizeX: Int32;
|
|
15
|
-
sizeY: Int32;
|
|
16
|
-
rotation: Int32;
|
|
17
|
-
}
|
|
1
|
+
import { Int32 } from "node-opcua-basic-types";
|
|
2
|
+
import { DTStructure } from "node-opcua-nodeset-ua/source/dt_structure";
|
|
3
|
+
/**
|
|
4
|
+
* | | |
|
|
5
|
+
* |-----------|--------------------------------------------------|
|
|
6
|
+
* | namespace |http://opcfoundation.org/UA/AutoID/ |
|
|
7
|
+
* | nodeClass |DataType |
|
|
8
|
+
* | name |3:Position |
|
|
9
|
+
* | isAbstract|false |
|
|
10
|
+
*/
|
|
11
|
+
export interface DTPosition extends DTStructure {
|
|
12
|
+
positionX: Int32;
|
|
13
|
+
positionY: Int32;
|
|
14
|
+
sizeX: Int32;
|
|
15
|
+
sizeY: Int32;
|
|
16
|
+
rotation: Int32;
|
|
17
|
+
}
|
package/dist/dt_position.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=dt_position.js.map
|
|
@@ -1,36 +1,36 @@
|
|
|
1
|
-
import { Int32, UInt16, UAString } from "node-opcua-basic-types";
|
|
2
|
-
import { DTAccessResult } from "./dt_access_result";
|
|
3
|
-
import { DTScanData } from "./dt_scan_data";
|
|
4
|
-
/**
|
|
5
|
-
* Additional result values of an Rfid Transponder
|
|
6
|
-
* access.
|
|
7
|
-
*
|
|
8
|
-
* | | |
|
|
9
|
-
* |-----------|--------------------------------------------------|
|
|
10
|
-
* | namespace |http://opcfoundation.org/UA/AutoID/ |
|
|
11
|
-
* | nodeClass |DataType |
|
|
12
|
-
* | name |3:RfidAccessResult |
|
|
13
|
-
* | isAbstract|false |
|
|
14
|
-
*/
|
|
15
|
-
export interface DTRfidAccessResult extends DTAccessResult {
|
|
16
|
-
/** Defines the format of Identifier as string.*/
|
|
17
|
-
codeType: UAString;
|
|
18
|
-
/** The AutoID Identifier (e.g. a code or a transponder) which was accessed by a command.*/
|
|
19
|
-
identifier: DTScanData;
|
|
20
|
-
/** The point of time the AutoID Identifier was accessed by the command.*/
|
|
21
|
-
timestamp: Date;
|
|
22
|
-
/** Defines the format of RWData as string.*/
|
|
23
|
-
codeTypeRWData: UAString;
|
|
24
|
-
/** The user data which was written to / was read from the Rfid Transponder by the command.*/
|
|
25
|
-
rwData: DTScanData;
|
|
26
|
-
/** The antenna by which the transponder was accessed by the command.*/
|
|
27
|
-
antenna: Int32;
|
|
28
|
-
/** The power level with which the transponder was accessed by the command.*/
|
|
29
|
-
currentPowerLevel: Int32;
|
|
30
|
-
/** The Protocol Control Word of the transponder accessed by the command.*/
|
|
31
|
-
PC: UInt16;
|
|
32
|
-
/** The polarization with which the last transponder was accessed by the command.*/
|
|
33
|
-
polarization: UAString;
|
|
34
|
-
/** The Rssi value with which the transponder was accessed by the command.*/
|
|
35
|
-
strength: Int32;
|
|
36
|
-
}
|
|
1
|
+
import { Int32, UInt16, UAString } from "node-opcua-basic-types";
|
|
2
|
+
import { DTAccessResult } from "./dt_access_result";
|
|
3
|
+
import { DTScanData } from "./dt_scan_data";
|
|
4
|
+
/**
|
|
5
|
+
* Additional result values of an Rfid Transponder
|
|
6
|
+
* access.
|
|
7
|
+
*
|
|
8
|
+
* | | |
|
|
9
|
+
* |-----------|--------------------------------------------------|
|
|
10
|
+
* | namespace |http://opcfoundation.org/UA/AutoID/ |
|
|
11
|
+
* | nodeClass |DataType |
|
|
12
|
+
* | name |3:RfidAccessResult |
|
|
13
|
+
* | isAbstract|false |
|
|
14
|
+
*/
|
|
15
|
+
export interface DTRfidAccessResult extends DTAccessResult {
|
|
16
|
+
/** Defines the format of Identifier as string.*/
|
|
17
|
+
codeType: UAString;
|
|
18
|
+
/** The AutoID Identifier (e.g. a code or a transponder) which was accessed by a command.*/
|
|
19
|
+
identifier: DTScanData;
|
|
20
|
+
/** The point of time the AutoID Identifier was accessed by the command.*/
|
|
21
|
+
timestamp: Date;
|
|
22
|
+
/** Defines the format of RWData as string.*/
|
|
23
|
+
codeTypeRWData: UAString;
|
|
24
|
+
/** The user data which was written to / was read from the Rfid Transponder by the command.*/
|
|
25
|
+
rwData: DTScanData;
|
|
26
|
+
/** The antenna by which the transponder was accessed by the command.*/
|
|
27
|
+
antenna: Int32;
|
|
28
|
+
/** The power level with which the transponder was accessed by the command.*/
|
|
29
|
+
currentPowerLevel: Int32;
|
|
30
|
+
/** The Protocol Control Word of the transponder accessed by the command.*/
|
|
31
|
+
PC: UInt16;
|
|
32
|
+
/** The polarization with which the last transponder was accessed by the command.*/
|
|
33
|
+
polarization: UAString;
|
|
34
|
+
/** The Rssi value with which the transponder was accessed by the command.*/
|
|
35
|
+
strength: Int32;
|
|
36
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=dt_rfid_access_result.js.map
|