@hpcc-js/comms 2.82.1 → 2.82.3
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/index.es6.js +744 -100
- package/dist/index.es6.js.map +1 -1
- package/dist/index.js +745 -99
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist/index.node.js +745 -99
- package/dist/index.node.js.map +1 -1
- package/dist/index.node.min.js +1 -1
- package/dist/index.node.min.js.map +1 -1
- package/lib-es6/__package__.js +2 -2
- package/lib-es6/ecl/dfuWorkunit.js +528 -0
- package/lib-es6/ecl/dfuWorkunit.js.map +1 -0
- package/lib-es6/ecl/query.js +30 -2
- package/lib-es6/ecl/query.js.map +1 -1
- package/lib-es6/ecl/workunit.js +2 -2
- package/lib-es6/ecl/workunit.js.map +1 -1
- package/lib-es6/index-common.js +1 -0
- package/lib-es6/index-common.js.map +1 -1
- package/lib-es6/services/fileSpray.js +9 -0
- package/lib-es6/services/fileSpray.js.map +1 -1
- package/lib-es6/services/wsLogaccess.js +151 -81
- package/lib-es6/services/wsLogaccess.js.map +1 -1
- package/lib-es6/services/wsdl/ws_logaccess/v1.04/ws_logaccess.js +85 -0
- package/lib-es6/services/wsdl/ws_logaccess/v1.04/ws_logaccess.js.map +1 -0
- package/package.json +6 -6
- package/src/__package__.ts +2 -2
- package/src/ecl/dfuWorkunit.ts +306 -0
- package/src/ecl/query.ts +17 -1
- package/src/ecl/workunit.ts +2 -2
- package/src/index-common.ts +1 -0
- package/src/services/fileSpray.ts +108 -0
- package/src/services/wsLogaccess.ts +89 -31
- package/src/services/wsdl/ws_logaccess/v1.04/ws_logaccess.ts +215 -0
- package/types/__package__.d.ts +2 -2
- package/types/connection.d.ts +5 -5
- package/types/connection.d.ts.map +1 -1
- package/types/ecl/activity.d.ts +3 -3
- package/types/ecl/activity.d.ts.map +1 -1
- package/types/ecl/dfuWorkunit.d.ts +95 -0
- package/types/ecl/dfuWorkunit.d.ts.map +1 -0
- package/types/ecl/query.d.ts +1 -0
- package/types/ecl/query.d.ts.map +1 -1
- package/types/ecl/result.d.ts +3 -3
- package/types/ecl/result.d.ts.map +1 -1
- package/types/ecl/targetCluster.d.ts +2 -2
- package/types/ecl/targetCluster.d.ts.map +1 -1
- package/types/ecl/workunit.d.ts +4 -4
- package/types/ecl/workunit.d.ts.map +1 -1
- package/types/espConnection.d.ts +1 -1
- package/types/espConnection.d.ts.map +1 -1
- package/types/index-common.d.ts +1 -0
- package/types/index-common.d.ts.map +1 -1
- package/types/services/fileSpray.d.ts +95 -0
- package/types/services/fileSpray.d.ts.map +1 -1
- package/types/services/wsDFU.d.ts +1 -1
- package/types/services/wsDFU.d.ts.map +1 -1
- package/types/services/wsEcl.d.ts +5 -5
- package/types/services/wsEcl.d.ts.map +1 -1
- package/types/services/wsLogaccess.d.ts +3 -3
- package/types/services/wsLogaccess.d.ts.map +1 -1
- package/types/services/wsdl/FileSpray/v1.23/FileSpray.d.ts +5 -5
- package/types/services/wsdl/FileSpray/v1.23/FileSpray.d.ts.map +1 -1
- package/types/services/wsdl/WsDFUXRef/v1.02/WsDFUXRef.d.ts +2 -2
- package/types/services/wsdl/WsDFUXRef/v1.02/WsDFUXRef.d.ts.map +1 -1
- package/types/services/wsdl/WsDfu/v1.62/WsDfu.d.ts +4 -4
- package/types/services/wsdl/WsDfu/v1.62/WsDfu.d.ts.map +1 -1
- package/types/services/wsdl/WsFileIO/v1.01/WsFileIO.d.ts +2 -2
- package/types/services/wsdl/WsFileIO/v1.01/WsFileIO.d.ts.map +1 -1
- package/types/services/wsdl/WsPackageProcess/v1.04/WsPackageProcess.d.ts +1 -1
- package/types/services/wsdl/WsPackageProcess/v1.04/WsPackageProcess.d.ts.map +1 -1
- package/types/services/wsdl/WsResources/v1.01/WsResources.d.ts +1 -1
- package/types/services/wsdl/WsResources/v1.01/WsResources.d.ts.map +1 -1
- package/types/services/wsdl/WsSMC/v1.24/WsSMC.d.ts +3 -3
- package/types/services/wsdl/WsSMC/v1.24/WsSMC.d.ts.map +1 -1
- package/types/services/wsdl/WsTopology/v1.31/WsTopology.d.ts +4 -4
- package/types/services/wsdl/WsTopology/v1.31/WsTopology.d.ts.map +1 -1
- package/types/services/wsdl/WsWorkunits/v1.88/WsWorkunits.d.ts +8 -8
- package/types/services/wsdl/WsWorkunits/v1.88/WsWorkunits.d.ts.map +1 -1
- package/types/services/wsdl/ws_access/v1.16/ws_access.d.ts +4 -4
- package/types/services/wsdl/ws_access/v1.16/ws_access.d.ts.map +1 -1
- package/types/services/wsdl/ws_account/v1.05/ws_account.d.ts +1 -1
- package/types/services/wsdl/ws_account/v1.05/ws_account.d.ts.map +1 -1
- package/types/services/wsdl/ws_codesign/v1.1/ws_codesign.d.ts +1 -1
- package/types/services/wsdl/ws_codesign/v1.1/ws_codesign.d.ts.map +1 -1
- package/types/services/wsdl/ws_logaccess/v1/ws_logaccess.d.ts +3 -3
- package/types/services/wsdl/ws_logaccess/v1/ws_logaccess.d.ts.map +1 -1
- package/types/services/wsdl/ws_logaccess/v1.04/ws_logaccess.d.ts +171 -0
- package/types/services/wsdl/ws_logaccess/v1.04/ws_logaccess.d.ts.map +1 -0
- package/types/services/wsdl/ws_machine/v1.17/ws_machine.d.ts +3 -3
- package/types/services/wsdl/ws_machine/v1.17/ws_machine.d.ts.map +1 -1
- package/types/services/wsdl/wsstore/v1.02/wsstore.d.ts +1 -1
- package/types/services/wsdl/wsstore/v1.02/wsstore.d.ts.map +1 -1
- package/types-3.4/__package__.d.ts +2 -2
- package/types-3.4/connection.d.ts +5 -5
- package/types-3.4/ecl/activity.d.ts +3 -3
- package/types-3.4/ecl/dfuWorkunit.d.ts +95 -0
- package/types-3.4/ecl/query.d.ts +1 -0
- package/types-3.4/ecl/result.d.ts +3 -3
- package/types-3.4/ecl/targetCluster.d.ts +2 -2
- package/types-3.4/ecl/workunit.d.ts +4 -4
- package/types-3.4/espConnection.d.ts +1 -1
- package/types-3.4/index-common.d.ts +1 -0
- package/types-3.4/services/fileSpray.d.ts +95 -0
- package/types-3.4/services/wsDFU.d.ts +1 -1
- package/types-3.4/services/wsEcl.d.ts +5 -5
- package/types-3.4/services/wsLogaccess.d.ts +3 -3
- package/types-3.4/services/wsdl/FileSpray/v1.23/FileSpray.d.ts +5 -5
- package/types-3.4/services/wsdl/WsDFUXRef/v1.02/WsDFUXRef.d.ts +2 -2
- package/types-3.4/services/wsdl/WsDfu/v1.62/WsDfu.d.ts +4 -4
- package/types-3.4/services/wsdl/WsFileIO/v1.01/WsFileIO.d.ts +2 -2
- package/types-3.4/services/wsdl/WsPackageProcess/v1.04/WsPackageProcess.d.ts +1 -1
- package/types-3.4/services/wsdl/WsResources/v1.01/WsResources.d.ts +1 -1
- package/types-3.4/services/wsdl/WsSMC/v1.24/WsSMC.d.ts +3 -3
- package/types-3.4/services/wsdl/WsTopology/v1.31/WsTopology.d.ts +4 -4
- package/types-3.4/services/wsdl/WsWorkunits/v1.88/WsWorkunits.d.ts +8 -8
- package/types-3.4/services/wsdl/ws_access/v1.16/ws_access.d.ts +4 -4
- package/types-3.4/services/wsdl/ws_account/v1.05/ws_account.d.ts +1 -1
- package/types-3.4/services/wsdl/ws_codesign/v1.1/ws_codesign.d.ts +1 -1
- package/types-3.4/services/wsdl/ws_logaccess/v1/ws_logaccess.d.ts +3 -3
- package/types-3.4/services/wsdl/ws_logaccess/v1.04/ws_logaccess.d.ts +171 -0
- package/types-3.4/services/wsdl/ws_machine/v1.17/ws_machine.d.ts +3 -3
- package/types-3.4/services/wsdl/wsstore/v1.02/wsstore.d.ts +1 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { DDL2 } from "@hpcc-js/ddl-shim";
|
|
2
2
|
import { IConnection, IOptions } from "../connection";
|
|
3
3
|
import { Service } from "../espConnection";
|
|
4
|
-
export
|
|
5
|
-
export
|
|
6
|
-
export
|
|
7
|
-
export
|
|
8
|
-
export
|
|
4
|
+
export type IFieldType = DDL2.IFieldType;
|
|
5
|
+
export type IField = DDL2.IField;
|
|
6
|
+
export type IWsEclRequest = IField[];
|
|
7
|
+
export type IWsEclResult = IField[];
|
|
8
|
+
export type IWsEclResponse = {
|
|
9
9
|
[id: string]: IField[];
|
|
10
10
|
};
|
|
11
11
|
export declare class EclService extends Service {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { LogaccessServiceBase, WsLogaccess } from "./wsdl/ws_logaccess/v1.
|
|
1
|
+
import { LogaccessServiceBase, WsLogaccess } from "./wsdl/ws_logaccess/v1.04/ws_logaccess";
|
|
2
2
|
export { WsLogaccess };
|
|
3
3
|
export interface GetLogsExRequest {
|
|
4
4
|
audience?: string;
|
|
5
|
-
class?: string;
|
|
5
|
+
class?: string[];
|
|
6
6
|
jobId?: string;
|
|
7
7
|
message?: string;
|
|
8
8
|
procId?: string;
|
|
@@ -26,7 +26,7 @@ export declare const enum LogType {
|
|
|
26
26
|
export declare const enum TargetAudience {
|
|
27
27
|
Operator = "OPR",
|
|
28
28
|
User = "USR",
|
|
29
|
-
Programmer = "
|
|
29
|
+
Programmer = "PRG",
|
|
30
30
|
Audit = "ADT"
|
|
31
31
|
}
|
|
32
32
|
export interface LogLine {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { IConnection, IOptions } from "../../../../connection";
|
|
2
2
|
import { Service } from "../../../../espConnection";
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
3
|
+
type int = number;
|
|
4
|
+
type double = number;
|
|
5
|
+
type base64Binary = string;
|
|
6
|
+
type long = number;
|
|
7
|
+
type dateTime = string;
|
|
8
8
|
export declare enum DFUWUActions {
|
|
9
9
|
Delete = "Delete",
|
|
10
10
|
Protect = "Protect",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { IConnection, IOptions } from "../../../../connection";
|
|
2
2
|
import { Service } from "../../../../espConnection";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
type unsignedInt = number;
|
|
4
|
+
type long = number;
|
|
5
5
|
export declare namespace WsDFUXRef {
|
|
6
6
|
interface XRefFiles {
|
|
7
7
|
Item: string[];
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { IConnection, IOptions } from "../../../../connection";
|
|
2
2
|
import { Service } from "../../../../espConnection";
|
|
3
|
-
export
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
3
|
+
export type base64Binary = string;
|
|
4
|
+
type long = number;
|
|
5
|
+
type int = number;
|
|
6
|
+
type double = number;
|
|
7
7
|
export declare enum DFUArrayActions {
|
|
8
8
|
Delete = "Delete",
|
|
9
9
|
AddToSuperfile = "AddToSuperfile",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { IConnection, IOptions } from "../../../../connection";
|
|
2
2
|
import { Service } from "../../../../espConnection";
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
type long = number;
|
|
4
|
+
type base64Binary = string;
|
|
5
5
|
export declare namespace WsFileIO {
|
|
6
6
|
interface CreateFileRequest {
|
|
7
7
|
DestDropZone?: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IConnection, IOptions } from "../../../../connection";
|
|
2
2
|
import { Service } from "../../../../espConnection";
|
|
3
|
-
|
|
3
|
+
type int = number;
|
|
4
4
|
export declare namespace WsPackageProcess {
|
|
5
5
|
interface ActivatePackageRequest {
|
|
6
6
|
Target?: string;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { IConnection, IOptions } from "../../../../connection";
|
|
2
2
|
import { Service } from "../../../../espConnection";
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
3
|
+
type int = number;
|
|
4
|
+
type unsignedInt = number;
|
|
5
|
+
type long = number;
|
|
6
6
|
export declare enum LockModes {
|
|
7
7
|
ALL = "ALL",
|
|
8
8
|
READ = "READ",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { IConnection, IOptions } from "../../../../connection";
|
|
2
2
|
import { Service } from "../../../../espConnection";
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
3
|
+
type int = number;
|
|
4
|
+
type base64Binary = string;
|
|
5
|
+
type unsignedInt = number;
|
|
6
|
+
type long = number;
|
|
7
7
|
export declare enum RoxieQueueFilter {
|
|
8
8
|
All = "All",
|
|
9
9
|
QueriesOnly = "QueriesOnly",
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { IConnection, IOptions } from "../../../../connection";
|
|
2
2
|
import { Service } from "../../../../espConnection";
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
3
|
+
type int = number;
|
|
4
|
+
type unsignedInt = number;
|
|
5
|
+
type base64Binary = string;
|
|
6
|
+
type dateTime = string;
|
|
7
|
+
type long = number;
|
|
8
|
+
type double = number;
|
|
9
|
+
type integer = number;
|
|
10
|
+
type nonNegativeInteger = number;
|
|
11
11
|
export declare enum ECLWUActions {
|
|
12
12
|
Abort = "Abort",
|
|
13
13
|
Delete = "Delete",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { IConnection, IOptions } from "../../../../connection";
|
|
2
2
|
import { Service } from "../../../../espConnection";
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
3
|
+
type int = number;
|
|
4
|
+
type unsignedInt = number;
|
|
5
|
+
type long = number;
|
|
6
|
+
type base64Binary = string;
|
|
7
7
|
export declare enum ViewMemberType {
|
|
8
8
|
User = "User",
|
|
9
9
|
Group = "Group"
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { IConnection, IOptions } from "../../../../connection";
|
|
2
2
|
import { Service } from "../../../../espConnection";
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
3
|
+
type dateTime = string;
|
|
4
|
+
type unsignedInt = number;
|
|
5
|
+
type long = number;
|
|
6
6
|
export declare enum LogAccessType {
|
|
7
7
|
All = 0,
|
|
8
8
|
ByJobIdID = 1,
|
|
@@ -0,0 +1,171 @@
|
|
|
1
|
+
import { IConnection, IOptions } from "../../../../connection";
|
|
2
|
+
import { Service } from "../../../../espConnection";
|
|
3
|
+
export declare namespace WsLogaccess {
|
|
4
|
+
type dateTime = string;
|
|
5
|
+
type unsignedInt = number;
|
|
6
|
+
type long = number;
|
|
7
|
+
enum LogColumnType {
|
|
8
|
+
global = "global",
|
|
9
|
+
workunits = "workunits",
|
|
10
|
+
components = "components",
|
|
11
|
+
audience = "audience",
|
|
12
|
+
class = "class",
|
|
13
|
+
instance = "instance",
|
|
14
|
+
node = "node",
|
|
15
|
+
message = "message",
|
|
16
|
+
logid = "logid",
|
|
17
|
+
processid = "processid",
|
|
18
|
+
threadid = "threadid",
|
|
19
|
+
timestamp = "timestamp"
|
|
20
|
+
}
|
|
21
|
+
enum LogColumnValueType {
|
|
22
|
+
string = "string",
|
|
23
|
+
numeric = "numeric",
|
|
24
|
+
datetime = "datetime",
|
|
25
|
+
enum = "enum"
|
|
26
|
+
}
|
|
27
|
+
enum LogAccessType {
|
|
28
|
+
All = 0,
|
|
29
|
+
ByJobID = 1,
|
|
30
|
+
ByComponent = 2,
|
|
31
|
+
ByLogType = 3,
|
|
32
|
+
ByTargetAudience = 4,
|
|
33
|
+
BySourceInstance = 5,
|
|
34
|
+
BySourceNode = 6,
|
|
35
|
+
ByFieldName = 7
|
|
36
|
+
}
|
|
37
|
+
enum LogAccessFilterOperator {
|
|
38
|
+
NONE = 0,
|
|
39
|
+
AND = 1,
|
|
40
|
+
OR = 2
|
|
41
|
+
}
|
|
42
|
+
enum LogSelectColumnMode {
|
|
43
|
+
MIN = 0,
|
|
44
|
+
DEFAULT = 1,
|
|
45
|
+
ALL = 2,
|
|
46
|
+
CUSTOM = 3
|
|
47
|
+
}
|
|
48
|
+
enum SortColumType {
|
|
49
|
+
ByDate = 0,
|
|
50
|
+
ByJobID = 1,
|
|
51
|
+
ByComponent = 2,
|
|
52
|
+
ByLogType = 3,
|
|
53
|
+
ByTargetAudience = 4,
|
|
54
|
+
BySourceInstance = 5,
|
|
55
|
+
BySourceNode = 6,
|
|
56
|
+
ByFieldName = 7
|
|
57
|
+
}
|
|
58
|
+
enum SortDirection {
|
|
59
|
+
ASC = 0,
|
|
60
|
+
DSC = 1
|
|
61
|
+
}
|
|
62
|
+
interface GetLogAccessInfoRequest {
|
|
63
|
+
}
|
|
64
|
+
interface EnumeratedValues {
|
|
65
|
+
Item: string[];
|
|
66
|
+
}
|
|
67
|
+
interface Column {
|
|
68
|
+
Name: string;
|
|
69
|
+
LogType: LogColumnType;
|
|
70
|
+
EnumeratedValues: {
|
|
71
|
+
Item: string[];
|
|
72
|
+
};
|
|
73
|
+
ColumnMode: string;
|
|
74
|
+
ColumnType: LogColumnValueType;
|
|
75
|
+
}
|
|
76
|
+
interface Columns {
|
|
77
|
+
Column: Column[];
|
|
78
|
+
}
|
|
79
|
+
interface GetLogAccessInfoResponse {
|
|
80
|
+
Columns: {
|
|
81
|
+
Column: Column[];
|
|
82
|
+
};
|
|
83
|
+
RemoteLogManagerType: string;
|
|
84
|
+
RemoteLogManagerConnectionString: string;
|
|
85
|
+
}
|
|
86
|
+
interface leftFilter {
|
|
87
|
+
LogCategory: LogAccessType;
|
|
88
|
+
SearchByValue: string;
|
|
89
|
+
SearchField: string;
|
|
90
|
+
}
|
|
91
|
+
interface rightFilter {
|
|
92
|
+
LogCategory: LogAccessType;
|
|
93
|
+
SearchByValue: string;
|
|
94
|
+
SearchField: string;
|
|
95
|
+
}
|
|
96
|
+
interface rightBinaryFilter {
|
|
97
|
+
BinaryLogFilter: BinaryLogFilter[];
|
|
98
|
+
}
|
|
99
|
+
interface BinaryLogFilter {
|
|
100
|
+
leftFilter: leftFilter;
|
|
101
|
+
leftBinaryFilter: leftBinaryFilter;
|
|
102
|
+
Operator: LogAccessFilterOperator;
|
|
103
|
+
rightFilter: {
|
|
104
|
+
LogCategory: LogAccessType;
|
|
105
|
+
SearchByValue: string;
|
|
106
|
+
SearchField: string;
|
|
107
|
+
};
|
|
108
|
+
rightBinaryFilter: {
|
|
109
|
+
BinaryLogFilter: BinaryLogFilter[];
|
|
110
|
+
};
|
|
111
|
+
}
|
|
112
|
+
interface leftBinaryFilter {
|
|
113
|
+
BinaryLogFilter: BinaryLogFilter[];
|
|
114
|
+
}
|
|
115
|
+
interface Filter {
|
|
116
|
+
leftFilter: leftFilter;
|
|
117
|
+
leftBinaryFilter: leftBinaryFilter;
|
|
118
|
+
Operator: LogAccessFilterOperator;
|
|
119
|
+
rightFilter: rightFilter;
|
|
120
|
+
rightBinaryFilter: rightBinaryFilter;
|
|
121
|
+
}
|
|
122
|
+
interface Range {
|
|
123
|
+
StartDate: dateTime;
|
|
124
|
+
EndDate: dateTime;
|
|
125
|
+
}
|
|
126
|
+
interface SortCondition {
|
|
127
|
+
BySortType: SortColumType;
|
|
128
|
+
ColumnName: string;
|
|
129
|
+
Direction: SortDirection;
|
|
130
|
+
}
|
|
131
|
+
interface SortBy {
|
|
132
|
+
SortCondition: SortCondition[];
|
|
133
|
+
}
|
|
134
|
+
interface GetLogsRequest {
|
|
135
|
+
Filter?: {
|
|
136
|
+
leftFilter?: leftFilter;
|
|
137
|
+
leftBinaryFilter?: leftBinaryFilter;
|
|
138
|
+
Operator?: LogAccessFilterOperator;
|
|
139
|
+
rightFilter?: rightFilter;
|
|
140
|
+
rightBinaryFilter?: rightBinaryFilter;
|
|
141
|
+
};
|
|
142
|
+
Range?: {
|
|
143
|
+
StartDate?: dateTime;
|
|
144
|
+
EndDate?: dateTime;
|
|
145
|
+
};
|
|
146
|
+
LogLineLimit?: unsignedInt;
|
|
147
|
+
LogLineStartFrom?: long;
|
|
148
|
+
SelectColumnMode?: LogSelectColumnMode;
|
|
149
|
+
Columns?: Columns;
|
|
150
|
+
Format?: string;
|
|
151
|
+
SortBy?: {
|
|
152
|
+
SortCondition?: SortCondition[];
|
|
153
|
+
};
|
|
154
|
+
}
|
|
155
|
+
interface GetLogsResponse {
|
|
156
|
+
LogLines: string;
|
|
157
|
+
LogLineCount: unsignedInt;
|
|
158
|
+
TotalLogLinesAvailable: unsignedInt;
|
|
159
|
+
}
|
|
160
|
+
interface ws_logaccessPingRequest {
|
|
161
|
+
}
|
|
162
|
+
interface ws_logaccessPingResponse {
|
|
163
|
+
}
|
|
164
|
+
}
|
|
165
|
+
export declare class LogaccessServiceBase extends Service {
|
|
166
|
+
constructor(optsConnection: IOptions | IConnection);
|
|
167
|
+
GetLogAccessInfo(request: WsLogaccess.GetLogAccessInfoRequest): Promise<WsLogaccess.GetLogAccessInfoResponse>;
|
|
168
|
+
GetLogs(request: WsLogaccess.GetLogsRequest): Promise<WsLogaccess.GetLogsResponse>;
|
|
169
|
+
Ping(request: WsLogaccess.ws_logaccessPingRequest): Promise<WsLogaccess.ws_logaccessPingResponse>;
|
|
170
|
+
}
|
|
171
|
+
//# sourceMappingURL=ws_logaccess.d.ts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { IConnection, IOptions } from "../../../../connection";
|
|
2
2
|
import { Service } from "../../../../espConnection";
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
3
|
+
type int = number;
|
|
4
|
+
type long = number;
|
|
5
|
+
type unsignedInt = number;
|
|
6
6
|
export declare namespace WsMachine {
|
|
7
7
|
interface GetComponentStatusRequest {
|
|
8
8
|
}
|