@shieldiot/pulse-lib 1.0.349 → 1.0.350
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/cjs/lib/common/DeviceNode.d.ts +3 -2
- package/dist/cjs/lib/common/DeviceNode.js +4 -1
- package/dist/cjs/lib/common/DeviceNode.js.map +1 -1
- package/dist/cjs/lib/common/Node.d.ts +2 -1
- package/dist/cjs/lib/common/Node.js +4 -1
- package/dist/cjs/lib/common/Node.js.map +1 -1
- package/dist/cjs/lib/common/TimeSeriesOfFloat.d.ts +1 -1
- package/dist/cjs/lib/entities/AccountDTO.d.ts +1 -1
- package/dist/cjs/lib/entities/AccountDTO.js.map +1 -1
- package/dist/cjs/lib/entities/AccountReportDTO.d.ts +1 -1
- package/dist/cjs/lib/entities/AccountReportDTO.js.map +1 -1
- package/dist/cjs/lib/entities/Alert.d.ts +5 -5
- package/dist/cjs/lib/entities/Alert.js.map +1 -1
- package/dist/cjs/lib/entities/AlertWithDevice.d.ts +4 -4
- package/dist/cjs/lib/entities/DataIngestion.d.ts +1 -1
- package/dist/cjs/lib/entities/DeviceWithEvents.d.ts +2 -2
- package/dist/cjs/lib/entities/DeviceWithEvents.js.map +1 -1
- package/dist/cjs/lib/entities/Event.d.ts +6 -6
- package/dist/cjs/lib/entities/Event.js.map +1 -1
- package/dist/cjs/lib/entities/EventWithDevice.d.ts +7 -7
- package/dist/cjs/lib/entities/EventWithDevice.js.map +1 -1
- package/dist/cjs/lib/entities/Feature.d.ts +1 -1
- package/dist/cjs/lib/entities/Feature.js.map +1 -1
- package/dist/cjs/lib/entities/Insight.d.ts +1 -1
- package/dist/cjs/lib/entities/Insight.js.map +1 -1
- package/dist/cjs/lib/entities/InsightQuery.d.ts +1 -1
- package/dist/cjs/lib/entities/InsightQuery.js.map +1 -1
- package/dist/cjs/lib/entities/Integration.d.ts +1 -1
- package/dist/cjs/lib/entities/Integration.js.map +1 -1
- package/dist/cjs/lib/entities/ReportInstance.d.ts +1 -1
- package/dist/cjs/lib/entities/ReportInstance.js.map +1 -1
- package/dist/cjs/lib/entities/Rule.d.ts +2 -2
- package/dist/cjs/lib/entities/Rule.js.map +1 -1
- package/dist/cjs/lib/entities/Stream.d.ts +1 -1
- package/dist/cjs/lib/entities/Stream.js.map +1 -1
- package/dist/cjs/lib/entities/StreamConfig.d.ts +2 -2
- package/dist/cjs/lib/entities/User.d.ts +1 -1
- package/dist/cjs/lib/entities/User.js.map +1 -1
- package/dist/cjs/lib/entities/UserMembership.d.ts +1 -1
- package/dist/cjs/lib/entities/UserMembership.js.map +1 -1
- package/dist/cjs/lib/services/sysAccountsService.d.ts +1 -1
- package/dist/cjs/lib/services/sysAuditLogService.d.ts +1 -1
- package/dist/cjs/lib/services/sysInsightsService.d.ts +1 -1
- package/dist/cjs/lib/services/usrAlertsService.d.ts +7 -7
- package/dist/cjs/lib/services/usrDevicesService.d.ts +8 -8
- package/dist/cjs/lib/services/usrEventsService.d.ts +8 -8
- package/dist/cjs/lib/services/usrNetworkService.d.ts +1 -1
- package/dist/cjs/lib/services/usrRulesService.d.ts +1 -1
- package/dist/cjs/lib/services/usrUserService.d.ts +4 -4
- package/dist/esm/lib/common/DeviceNode.d.ts +3 -2
- package/dist/esm/lib/common/DeviceNode.js +4 -1
- package/dist/esm/lib/common/DeviceNode.js.map +1 -1
- package/dist/esm/lib/common/Node.d.ts +2 -1
- package/dist/esm/lib/common/Node.js +4 -1
- package/dist/esm/lib/common/Node.js.map +1 -1
- package/dist/esm/lib/common/TimeSeriesOfFloat.d.ts +1 -1
- package/dist/esm/lib/entities/AccountDTO.d.ts +1 -1
- package/dist/esm/lib/entities/AccountDTO.js.map +1 -1
- package/dist/esm/lib/entities/AccountReportDTO.d.ts +1 -1
- package/dist/esm/lib/entities/AccountReportDTO.js.map +1 -1
- package/dist/esm/lib/entities/Alert.d.ts +5 -5
- package/dist/esm/lib/entities/Alert.js.map +1 -1
- package/dist/esm/lib/entities/AlertWithDevice.d.ts +4 -4
- package/dist/esm/lib/entities/DataIngestion.d.ts +1 -1
- package/dist/esm/lib/entities/DeviceWithEvents.d.ts +2 -2
- package/dist/esm/lib/entities/DeviceWithEvents.js.map +1 -1
- package/dist/esm/lib/entities/Event.d.ts +6 -6
- package/dist/esm/lib/entities/Event.js.map +1 -1
- package/dist/esm/lib/entities/EventWithDevice.d.ts +7 -7
- package/dist/esm/lib/entities/EventWithDevice.js.map +1 -1
- package/dist/esm/lib/entities/Feature.d.ts +1 -1
- package/dist/esm/lib/entities/Feature.js.map +1 -1
- package/dist/esm/lib/entities/Insight.d.ts +1 -1
- package/dist/esm/lib/entities/Insight.js.map +1 -1
- package/dist/esm/lib/entities/InsightQuery.d.ts +1 -1
- package/dist/esm/lib/entities/InsightQuery.js.map +1 -1
- package/dist/esm/lib/entities/Integration.d.ts +1 -1
- package/dist/esm/lib/entities/Integration.js.map +1 -1
- package/dist/esm/lib/entities/ReportInstance.d.ts +1 -1
- package/dist/esm/lib/entities/ReportInstance.js.map +1 -1
- package/dist/esm/lib/entities/Rule.d.ts +2 -2
- package/dist/esm/lib/entities/Rule.js.map +1 -1
- package/dist/esm/lib/entities/Stream.d.ts +1 -1
- package/dist/esm/lib/entities/Stream.js.map +1 -1
- package/dist/esm/lib/entities/StreamConfig.d.ts +2 -2
- package/dist/esm/lib/entities/User.d.ts +1 -1
- package/dist/esm/lib/entities/User.js.map +1 -1
- package/dist/esm/lib/entities/UserMembership.d.ts +1 -1
- package/dist/esm/lib/entities/UserMembership.js.map +1 -1
- package/dist/esm/lib/services/sysAccountsService.d.ts +1 -1
- package/dist/esm/lib/services/sysAuditLogService.d.ts +1 -1
- package/dist/esm/lib/services/sysInsightsService.d.ts +1 -1
- package/dist/esm/lib/services/usrAlertsService.d.ts +7 -7
- package/dist/esm/lib/services/usrDevicesService.d.ts +8 -8
- package/dist/esm/lib/services/usrEventsService.d.ts +8 -8
- package/dist/esm/lib/services/usrNetworkService.d.ts +1 -1
- package/dist/esm/lib/services/usrRulesService.d.ts +1 -1
- package/dist/esm/lib/services/usrUserService.d.ts +4 -4
- package/dist/types/lib/common/DeviceNode.d.ts +3 -2
- package/dist/types/lib/common/Node.d.ts +2 -1
- package/dist/types/lib/common/TimeSeriesOfFloat.d.ts +1 -1
- package/dist/types/lib/entities/AccountDTO.d.ts +1 -1
- package/dist/types/lib/entities/AccountReportDTO.d.ts +1 -1
- package/dist/types/lib/entities/Alert.d.ts +5 -5
- package/dist/types/lib/entities/AlertWithDevice.d.ts +4 -4
- package/dist/types/lib/entities/DataIngestion.d.ts +1 -1
- package/dist/types/lib/entities/DeviceWithEvents.d.ts +2 -2
- package/dist/types/lib/entities/Event.d.ts +6 -6
- package/dist/types/lib/entities/EventWithDevice.d.ts +7 -7
- package/dist/types/lib/entities/Feature.d.ts +1 -1
- package/dist/types/lib/entities/Insight.d.ts +1 -1
- package/dist/types/lib/entities/InsightQuery.d.ts +1 -1
- package/dist/types/lib/entities/Integration.d.ts +1 -1
- package/dist/types/lib/entities/ReportInstance.d.ts +1 -1
- package/dist/types/lib/entities/Rule.d.ts +2 -2
- package/dist/types/lib/entities/Stream.d.ts +1 -1
- package/dist/types/lib/entities/StreamConfig.d.ts +2 -2
- package/dist/types/lib/entities/User.d.ts +1 -1
- package/dist/types/lib/entities/UserMembership.d.ts +1 -1
- package/dist/types/lib/services/sysAccountsService.d.ts +1 -1
- package/dist/types/lib/services/sysAuditLogService.d.ts +1 -1
- package/dist/types/lib/services/sysInsightsService.d.ts +1 -1
- package/dist/types/lib/services/usrAlertsService.d.ts +7 -7
- package/dist/types/lib/services/usrDevicesService.d.ts +8 -8
- package/dist/types/lib/services/usrEventsService.d.ts +8 -8
- package/dist/types/lib/services/usrNetworkService.d.ts +1 -1
- package/dist/types/lib/services/usrRulesService.d.ts +1 -1
- package/dist/types/lib/services/usrUserService.d.ts +4 -4
- package/dist/umd/index.js +2 -1
- package/dist/umd/index.js.LICENSE.txt +1 -0
- package/package.json +1 -1
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
import { DeviceTypeCode } from '../enums';
|
|
2
1
|
import { Location } from '../common';
|
|
2
|
+
import { DeviceTypeCode } from '../enums';
|
|
3
3
|
export declare class DeviceNode {
|
|
4
4
|
deviceId: string;
|
|
5
5
|
score: number;
|
|
6
6
|
type: DeviceTypeCode;
|
|
7
7
|
location: Location;
|
|
8
|
-
|
|
8
|
+
deviceName: string;
|
|
9
|
+
constructor(deviceId?: string, score?: number, type?: DeviceTypeCode, location?: Location, deviceName?: string);
|
|
9
10
|
}
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.DeviceNode = void 0;
|
|
4
4
|
// DeviceNode represents partial device data for map
|
|
5
5
|
class DeviceNode {
|
|
6
|
-
constructor(deviceId, score, type, location) {
|
|
6
|
+
constructor(deviceId, score, type, location, deviceName) {
|
|
7
7
|
if (deviceId !== undefined) {
|
|
8
8
|
this.deviceId = deviceId;
|
|
9
9
|
}
|
|
@@ -16,6 +16,9 @@ class DeviceNode {
|
|
|
16
16
|
if (location !== undefined) {
|
|
17
17
|
this.location = location;
|
|
18
18
|
}
|
|
19
|
+
if (deviceName !== undefined) {
|
|
20
|
+
this.deviceName = deviceName;
|
|
21
|
+
}
|
|
19
22
|
}
|
|
20
23
|
}
|
|
21
24
|
exports.DeviceNode = DeviceNode;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeviceNode.js","sourceRoot":"","sources":["../../../../src/lib/common/DeviceNode.ts"],"names":[],"mappings":";;;AAKA,oDAAoD;AACpD,MAAa,UAAU;
|
|
1
|
+
{"version":3,"file":"DeviceNode.js","sourceRoot":"","sources":["../../../../src/lib/common/DeviceNode.ts"],"names":[],"mappings":";;;AAKA,oDAAoD;AACpD,MAAa,UAAU;IAiBlB,YAAY,QAAiB,EAAE,KAAc,EAAE,IAAqB,EAAE,QAAmB,EAAE,UAAmB;QAC3G,IAAI,QAAQ,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;QAAC,CAAC;QACzD,IAAI,KAAK,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC;QAAC,CAAC;QAChD,IAAI,IAAI,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;QAAC,CAAC;QAC7C,IAAI,QAAQ,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;QAAC,CAAC;QACzD,IAAI,UAAU,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,UAAU,GAAG,UAAU,CAAC;QAAC,CAAC;IACnE,CAAC;CAEJ;AAzBD,gCAyBC"}
|
|
@@ -11,5 +11,6 @@ export declare class Node {
|
|
|
11
11
|
eventCount: number;
|
|
12
12
|
isGroup: boolean;
|
|
13
13
|
deviceCount: number;
|
|
14
|
-
|
|
14
|
+
nodeId: string;
|
|
15
|
+
constructor(id?: string, name?: string, ip?: string, type?: DeviceTypeCode, score?: number, tags?: string[], labels?: StringKeyValue[], eventCount?: number, isGroup?: boolean, deviceCount?: number, nodeId?: string);
|
|
15
16
|
}
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.Node = void 0;
|
|
4
4
|
// Node represents a vertex in a network map
|
|
5
5
|
class Node {
|
|
6
|
-
constructor(id, name, ip, type, score, tags, labels, eventCount, isGroup, deviceCount) {
|
|
6
|
+
constructor(id, name, ip, type, score, tags, labels, eventCount, isGroup, deviceCount, nodeId) {
|
|
7
7
|
if (id !== undefined) {
|
|
8
8
|
this.id = id;
|
|
9
9
|
}
|
|
@@ -34,6 +34,9 @@ class Node {
|
|
|
34
34
|
if (deviceCount !== undefined) {
|
|
35
35
|
this.deviceCount = deviceCount;
|
|
36
36
|
}
|
|
37
|
+
if (nodeId !== undefined) {
|
|
38
|
+
this.nodeId = nodeId;
|
|
39
|
+
}
|
|
37
40
|
}
|
|
38
41
|
}
|
|
39
42
|
exports.Node = Node;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Node.js","sourceRoot":"","sources":["../../../../src/lib/common/Node.ts"],"names":[],"mappings":";;;AAKA,4CAA4C;AAC5C,MAAa,IAAI;
|
|
1
|
+
{"version":3,"file":"Node.js","sourceRoot":"","sources":["../../../../src/lib/common/Node.ts"],"names":[],"mappings":";;;AAKA,4CAA4C;AAC5C,MAAa,IAAI;IAmCZ,YAAY,EAAW,EAAE,IAAa,EAAE,EAAW,EAAE,IAAqB,EAAE,KAAc,EAAE,IAAe,EAAE,MAAyB,EAAE,UAAmB,EAAE,OAAiB,EAAE,WAAoB,EAAE,MAAe;QAClN,IAAI,EAAE,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,EAAE,GAAG,EAAE,CAAC;QAAC,CAAC;QACvC,IAAI,IAAI,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;QAAC,CAAC;QAC7C,IAAI,EAAE,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,EAAE,GAAG,EAAE,CAAC;QAAC,CAAC;QACvC,IAAI,IAAI,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;QAAC,CAAC;QAC7C,IAAI,KAAK,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC;QAAC,CAAC;QAChD,IAAI,IAAI,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;QAAC,CAAC;QAC7C,IAAI,MAAM,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;QAAC,CAAC;QACnD,IAAI,UAAU,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,UAAU,GAAG,UAAU,CAAC;QAAC,CAAC;QAC/D,IAAI,OAAO,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QAAC,CAAC;QACtD,IAAI,WAAW,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,WAAW,GAAG,WAAW,CAAC;QAAC,CAAC;QAClE,IAAI,MAAM,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;QAAC,CAAC;IACvD,CAAC;CAEJ;AAjDD,oBAiDC"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { AccountTypeCode } from '../enums';
|
|
2
1
|
import { AccountStatusCode } from '../enums';
|
|
3
2
|
import { FeatureCode } from '../enums';
|
|
4
3
|
import { StringKeyValue } from '../common';
|
|
5
4
|
import { AccountSettings } from '../entities';
|
|
6
5
|
import { BaseEntity } from '../base';
|
|
6
|
+
import { AccountTypeCode } from '../enums';
|
|
7
7
|
export declare class AccountDTO extends BaseEntity {
|
|
8
8
|
name: string;
|
|
9
9
|
externalId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccountDTO.js","sourceRoot":"","sources":["../../../../src/lib/entities/AccountDTO.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"AccountDTO.js","sourceRoot":"","sources":["../../../../src/lib/entities/AccountDTO.ts"],"names":[],"mappings":";;;AAIA,kCAAqC;AAKrC,kDAAkD;AAClD,MAAa,UAAW,SAAQ,iBAAU;CAoCzC;AApCD,gCAoCC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { DeviceReport } from '../entities';
|
|
1
2
|
import { IntDistribution } from '../entities';
|
|
2
3
|
import { BaseEntity } from '../base';
|
|
3
4
|
import { AccountTypeCode } from '../enums';
|
|
4
5
|
import { AccountStatusCode } from '../enums';
|
|
5
6
|
import { StringKeyValue } from '../common';
|
|
6
7
|
import { AccountSettings } from '../entities';
|
|
7
|
-
import { DeviceReport } from '../entities';
|
|
8
8
|
export declare class AccountReportDTO extends BaseEntity {
|
|
9
9
|
name: string;
|
|
10
10
|
externalId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccountReportDTO.js","sourceRoot":"","sources":["../../../../src/lib/entities/AccountReportDTO.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"AccountReportDTO.js","sourceRoot":"","sources":["../../../../src/lib/entities/AccountReportDTO.ts"],"names":[],"mappings":";;;AAEA,kCAAqC;AAQrC,2EAA2E;AAC3E,MAAa,gBAAiB,SAAQ,iBAAU;CA6C/C;AA7CD,4CA6CC"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
+
import { TrafficDirectionCode } from '../enums';
|
|
2
|
+
import { BaseEntity } from '../base';
|
|
3
|
+
import { SeverityTypeCode } from '../enums';
|
|
4
|
+
import { GeoData } from '../common';
|
|
5
|
+
import { RuleTypeCode } from '../enums';
|
|
1
6
|
import { StringKeyValue } from '../common';
|
|
2
7
|
import { EventCategoryCode } from '../enums';
|
|
3
|
-
import { BaseEntity } from '../base';
|
|
4
8
|
import { EventTypeCode } from '../enums';
|
|
5
|
-
import { SeverityTypeCode } from '../enums';
|
|
6
9
|
import { EventStatusCode } from '../enums';
|
|
7
|
-
import { RuleTypeCode } from '../enums';
|
|
8
|
-
import { GeoData } from '../common';
|
|
9
|
-
import { TrafficDirectionCode } from '../enums';
|
|
10
10
|
export declare class Alert extends BaseEntity {
|
|
11
11
|
accountId: string;
|
|
12
12
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Alert.js","sourceRoot":"","sources":["../../../../src/lib/entities/Alert.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"Alert.js","sourceRoot":"","sources":["../../../../src/lib/entities/Alert.ts"],"names":[],"mappings":";;;AACA,kCAAqC;AAWrC,qBAAqB;AACrB,sMAAsM;AACtM,qNAAqN;AACrN,kNAAkN;AAClN,MAAa,KAAM,SAAQ,iBAAU;CAwEpC;AAxED,sBAwEC"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { SeverityTypeCode } from '../enums';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import { RuleTypeCode } from '../enums';
|
|
3
|
+
import { GeoData } from '../common';
|
|
4
4
|
import { TrafficDirectionCode } from '../enums';
|
|
5
5
|
import { Device } from '../entities';
|
|
6
6
|
import { BaseEntity } from '../base';
|
|
7
7
|
import { EventTypeCode } from '../enums';
|
|
8
8
|
import { EventStatusCode } from '../enums';
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
9
|
+
import { StringKeyValue } from '../common';
|
|
10
|
+
import { EventCategoryCode } from '../enums';
|
|
11
11
|
export declare class AlertWithDevice extends BaseEntity {
|
|
12
12
|
accountId: string;
|
|
13
13
|
streamId: string;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import { BaseEntity } from '../base';
|
|
2
|
+
import { DeviceTypeCode } from '../enums';
|
|
1
3
|
import { DeviceStatusCode } from '../enums';
|
|
2
4
|
import { StringKeyValue } from '../common';
|
|
3
5
|
import { DeviceActionCode } from '../enums';
|
|
4
6
|
import { SIM } from '../entities';
|
|
5
7
|
import { Event } from '../entities';
|
|
6
8
|
import { GeoData } from '../common';
|
|
7
|
-
import { BaseEntity } from '../base';
|
|
8
|
-
import { DeviceTypeCode } from '../enums';
|
|
9
9
|
export declare class DeviceWithEvents extends BaseEntity {
|
|
10
10
|
accountId: string;
|
|
11
11
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeviceWithEvents.js","sourceRoot":"","sources":["../../../../src/lib/entities/DeviceWithEvents.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"DeviceWithEvents.js","sourceRoot":"","sources":["../../../../src/lib/entities/DeviceWithEvents.ts"],"names":[],"mappings":";;;AAAA,kCAAqC;AAWrC,iFAAiF;AACjF,MAAa,gBAAiB,SAAQ,iBAAU;CA2E/C;AA3ED,4CA2EC"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { EventStatusCode } from '../enums';
|
|
2
|
-
import { GeoData } from '../common';
|
|
3
|
-
import { TrafficDirectionCode } from '../enums';
|
|
4
|
-
import { BaseEntity } from '../base';
|
|
5
|
-
import { EventCategoryCode } from '../enums';
|
|
6
1
|
import { EventOccurrence } from '../entities';
|
|
2
|
+
import { TrafficDirectionCode } from '../enums';
|
|
7
3
|
import { EventTypeCode } from '../enums';
|
|
8
|
-
import { SeverityTypeCode } from '../enums';
|
|
9
4
|
import { Indicator } from '../common';
|
|
10
5
|
import { RuleTypeCode } from '../enums';
|
|
6
|
+
import { GeoData } from '../common';
|
|
7
|
+
import { EventCategoryCode } from '../enums';
|
|
8
|
+
import { SeverityTypeCode } from '../enums';
|
|
9
|
+
import { EventStatusCode } from '../enums';
|
|
11
10
|
import { StringKeyValue } from '../common';
|
|
11
|
+
import { BaseEntity } from '../base';
|
|
12
12
|
export declare class Event extends BaseEntity {
|
|
13
13
|
accountId: string;
|
|
14
14
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Event.js","sourceRoot":"","sources":["../../../../src/lib/entities/Event.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"Event.js","sourceRoot":"","sources":["../../../../src/lib/entities/Event.ts"],"names":[],"mappings":";;;AAUA,kCAAqC;AAIrC,eAAe;AACf,8IAA8I;AAC9I,8HAA8H;AAC9H,MAAa,KAAM,SAAQ,iBAAU;CA8EpC;AA9ED,sBA8EC"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { EventTypeCode } from '../enums';
|
|
2
|
-
import { SeverityTypeCode } from '../enums';
|
|
3
|
-
import { EventStatusCode } from '../enums';
|
|
4
1
|
import { RuleTypeCode } from '../enums';
|
|
5
|
-
import {
|
|
6
|
-
import { EventCategoryCode } from '../enums';
|
|
2
|
+
import { TrafficDirectionCode } from '../enums';
|
|
7
3
|
import { Device } from '../entities';
|
|
4
|
+
import { BaseEntity } from '../base';
|
|
5
|
+
import { EventStatusCode } from '../enums';
|
|
6
|
+
import { SeverityTypeCode } from '../enums';
|
|
8
7
|
import { Indicator } from '../common';
|
|
8
|
+
import { GeoData } from '../common';
|
|
9
9
|
import { StringKeyValue } from '../common';
|
|
10
|
+
import { EventCategoryCode } from '../enums';
|
|
10
11
|
import { EventOccurrence } from '../entities';
|
|
11
|
-
import {
|
|
12
|
-
import { BaseEntity } from '../base';
|
|
12
|
+
import { EventTypeCode } from '../enums';
|
|
13
13
|
export declare class EventWithDevice extends BaseEntity {
|
|
14
14
|
accountId: string;
|
|
15
15
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EventWithDevice.js","sourceRoot":"","sources":["../../../../src/lib/entities/EventWithDevice.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"EventWithDevice.js","sourceRoot":"","sources":["../../../../src/lib/entities/EventWithDevice.ts"],"names":[],"mappings":";;;AAGA,kCAAqC;AAYrC,oFAAoF;AACpF,MAAa,eAAgB,SAAQ,iBAAU;CA8E9C;AA9ED,0CA8EC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Feature.js","sourceRoot":"","sources":["../../../../src/lib/entities/Feature.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"Feature.js","sourceRoot":"","sources":["../../../../src/lib/entities/Feature.ts"],"names":[],"mappings":";;;AAAA,kCAAqC;AAKrC,qEAAqE;AACrE,MAAa,OAAQ,SAAQ,iBAAU;CAStC;AATD,0BASC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
+
import { InsightStatusCode } from '../enums';
|
|
1
2
|
import { SeverityTypeCode } from '../enums';
|
|
2
3
|
import { DirectionContextCode } from '../enums';
|
|
3
4
|
import { BaseEntity } from '../base';
|
|
4
5
|
import { InsightTypeCode } from '../enums';
|
|
5
|
-
import { InsightStatusCode } from '../enums';
|
|
6
6
|
export declare class Insight extends BaseEntity {
|
|
7
7
|
accountId: string;
|
|
8
8
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Insight.js","sourceRoot":"","sources":["../../../../src/lib/entities/Insight.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"Insight.js","sourceRoot":"","sources":["../../../../src/lib/entities/Insight.ts"],"names":[],"mappings":";;;AAGA,kCAAqC;AAKrC,UAAU;AACV,sGAAsG;AACtG,MAAa,OAAQ,SAAQ,iBAAU;CAoCtC;AApCD,0BAoCC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { DirectionContextCode } from '../enums';
|
|
1
2
|
import { BaseEntity } from '../base';
|
|
2
3
|
import { InsightTypeCode } from '../enums';
|
|
3
|
-
import { DirectionContextCode } from '../enums';
|
|
4
4
|
export declare class InsightQuery extends BaseEntity {
|
|
5
5
|
type: InsightTypeCode;
|
|
6
6
|
description: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InsightQuery.js","sourceRoot":"","sources":["../../../../src/lib/entities/InsightQuery.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"InsightQuery.js","sourceRoot":"","sources":["../../../../src/lib/entities/InsightQuery.ts"],"names":[],"mappings":";;;AACA,kCAAqC;AAKrC,eAAe;AACf,kIAAkI;AAClI,MAAa,YAAa,SAAQ,iBAAU;CAqB3C;AArBD,oCAqBC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { DeviceActionCode } from '../enums';
|
|
1
2
|
import { BaseEntity } from '../base';
|
|
2
3
|
import { IntegrationTypeCode } from '../enums';
|
|
3
4
|
import { IntegrationTriggerCode } from '../enums';
|
|
@@ -5,7 +6,6 @@ import { HttpMethodCode } from '../enums';
|
|
|
5
6
|
import { StringKeyValue } from '../common';
|
|
6
7
|
import { EventTypeCode } from '../enums';
|
|
7
8
|
import { SeverityTypeCode } from '../enums';
|
|
8
|
-
import { DeviceActionCode } from '../enums';
|
|
9
9
|
export declare class Integration extends BaseEntity {
|
|
10
10
|
accountId: string;
|
|
11
11
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Integration.js","sourceRoot":"","sources":["../../../../src/lib/entities/Integration.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"Integration.js","sourceRoot":"","sources":["../../../../src/lib/entities/Integration.ts"],"names":[],"mappings":";;;AACA,kCAAqC;AAUrC,6BAA6B;AAC7B,MAAa,WAAY,SAAQ,iBAAU;CAkE1C;AAlED,kCAkEC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { BaseEntity } from '../base';
|
|
2
1
|
import { IntDistribution } from '../entities';
|
|
3
2
|
import { DeviceReport } from '../entities';
|
|
4
3
|
import { ReportTypeCode } from '../enums';
|
|
4
|
+
import { BaseEntity } from '../base';
|
|
5
5
|
export declare class ReportInstance extends BaseEntity {
|
|
6
6
|
accountId: string;
|
|
7
7
|
from: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReportInstance.js","sourceRoot":"","sources":["../../../../src/lib/entities/ReportInstance.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"ReportInstance.js","sourceRoot":"","sources":["../../../../src/lib/entities/ReportInstance.ts"],"names":[],"mappings":";;;AAGA,kCAAqC;AAIrC,qDAAqD;AACrD,MAAa,cAAe,SAAQ,iBAAU;CAoC7C;AApCD,wCAoCC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { SeverityTypeCode } from '../enums';
|
|
2
|
-
import { BaseEntity } from '../base';
|
|
3
1
|
import { RuleTypeCode } from '../enums';
|
|
4
2
|
import { DataSourceCode } from '../enums';
|
|
5
3
|
import { Condition } from '../entities';
|
|
6
4
|
import { DeviceTypeCode } from '../enums';
|
|
7
5
|
import { EventTypeCode } from '../enums';
|
|
6
|
+
import { SeverityTypeCode } from '../enums';
|
|
7
|
+
import { BaseEntity } from '../base';
|
|
8
8
|
export declare class Rule extends BaseEntity {
|
|
9
9
|
accountId: string;
|
|
10
10
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Rule.js","sourceRoot":"","sources":["../../../../src/lib/entities/Rule.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"Rule.js","sourceRoot":"","sources":["../../../../src/lib/entities/Rule.ts"],"names":[],"mappings":";;;AAMA,kCAAqC;AAIrC,gCAAgC;AAChC,MAAa,IAAK,SAAQ,iBAAU;CAyDnC;AAzDD,oBAyDC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Stream.js","sourceRoot":"","sources":["../../../../src/lib/entities/Stream.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"Stream.js","sourceRoot":"","sources":["../../../../src/lib/entities/Stream.ts"],"names":[],"mappings":";;;AACA,kCAAqC;AAKrC,+LAA+L;AAC/L,MAAa,MAAO,SAAQ,iBAAU;CAqBrC;AArBD,wBAqBC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import { DataIngestion } from '../entities';
|
|
2
|
+
import { SessionTransform } from '../common';
|
|
1
3
|
import { UsageTransform } from '../common';
|
|
2
4
|
import { Thresholds } from '../common';
|
|
3
5
|
import { ShieldexConfig } from '../common';
|
|
4
6
|
import { EventSeverityConfig } from '../common';
|
|
5
7
|
import { DeviceActionCode } from '../enums';
|
|
6
8
|
import { DeviceConfig } from '../common';
|
|
7
|
-
import { DataIngestion } from '../entities';
|
|
8
|
-
import { SessionTransform } from '../common';
|
|
9
9
|
export declare class StreamConfig {
|
|
10
10
|
ingest: DataIngestion;
|
|
11
11
|
sessionTransform: SessionTransform;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { BaseEntity } from '../base';
|
|
1
2
|
import { UserTypeCode } from '../enums';
|
|
2
3
|
import { UserStatusCode } from '../enums';
|
|
3
4
|
import { StringKeyValue } from '../common';
|
|
4
|
-
import { BaseEntity } from '../base';
|
|
5
5
|
export declare class User extends BaseEntity {
|
|
6
6
|
name: string;
|
|
7
7
|
externalId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"User.js","sourceRoot":"","sources":["../../../../src/lib/entities/User.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"User.js","sourceRoot":"","sources":["../../../../src/lib/entities/User.ts"],"names":[],"mappings":";;;AAAA,kCAAqC;AAOrC,sGAAsG;AACtG,+DAA+D;AAC/D,MAAa,IAAK,SAAQ,iBAAU;CAiCnC;AAjCD,oBAiCC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { BaseEntity } from '../base';
|
|
1
2
|
import { UserTypeCode } from '../enums';
|
|
2
3
|
import { UserStatusCode } from '../enums';
|
|
3
4
|
import { AccountRole } from '../common';
|
|
4
|
-
import { BaseEntity } from '../base';
|
|
5
5
|
export declare class UserMembership extends BaseEntity {
|
|
6
6
|
name: string;
|
|
7
7
|
email: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UserMembership.js","sourceRoot":"","sources":["../../../../src/lib/entities/UserMembership.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"UserMembership.js","sourceRoot":"","sources":["../../../../src/lib/entities/UserMembership.ts"],"names":[],"mappings":";;;AAAA,kCAAqC;AAOrC,4EAA4E;AAC5E,MAAa,cAAe,SAAQ,iBAAU;CA2B7C;AA3BD,wCA2BC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { AccountReportDTO } from '../entities';
|
|
3
2
|
import { Account } from '../entities';
|
|
4
3
|
import { AccountSettings } from '../entities';
|
|
5
4
|
import { AccountTypeCode } from '../enums';
|
|
6
5
|
import { AccountStatusCode } from '../enums';
|
|
7
6
|
import { Image } from '../entities';
|
|
7
|
+
import { AccountReportDTO } from '../entities';
|
|
8
8
|
export declare class SysAccountsService {
|
|
9
9
|
private apiUrl;
|
|
10
10
|
private rest;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse } from '../../utils';
|
|
2
|
-
import { AuditLog } from '../entities';
|
|
3
2
|
import { TimeSeriesOfFloat } from '../common';
|
|
3
|
+
import { AuditLog } from '../entities';
|
|
4
4
|
export declare class SysAuditLogService {
|
|
5
5
|
private apiUrl;
|
|
6
6
|
private rest;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { InsightSpec } from '../entities';
|
|
3
2
|
import { InsightQuery } from '../entities';
|
|
3
|
+
import { InsightSpec } from '../entities';
|
|
4
4
|
export declare class SysInsightsService {
|
|
5
5
|
private apiUrl;
|
|
6
6
|
private rest;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { Alert } from '../entities';
|
|
3
|
-
import { MaliciousIPData } from '../common';
|
|
4
|
-
import { TimeSeriesOf2D } from '../common';
|
|
5
|
-
import { TimeSeriesOfFloat } from '../common';
|
|
6
2
|
import { SeverityTypeCode } from '../enums';
|
|
7
3
|
import { EventCategoryCode } from '../enums';
|
|
8
|
-
import {
|
|
9
|
-
import { RuleTypeCode } from '../enums';
|
|
4
|
+
import { AlertWithDevice } from '../entities';
|
|
10
5
|
import { StringKeyValue } from '../common';
|
|
11
6
|
import { EventTypeCode } from '../enums';
|
|
7
|
+
import { RuleTypeCode } from '../enums';
|
|
8
|
+
import { Alert } from '../entities';
|
|
12
9
|
import { EventStatusCode } from '../enums';
|
|
13
|
-
import {
|
|
10
|
+
import { MaliciousIPData } from '../common';
|
|
14
11
|
import { DeviceActionCode } from '../enums';
|
|
12
|
+
import { TimeSeriesOf2D } from '../common';
|
|
13
|
+
import { IntDistribution } from '../entities';
|
|
14
|
+
import { TimeSeriesOfFloat } from '../common';
|
|
15
15
|
import { MaliciousIPCard } from '../common';
|
|
16
16
|
export declare class UsrAlertsService {
|
|
17
17
|
private apiUrl;
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import {
|
|
3
|
-
import { DeviceActionCode } from '../enums';
|
|
4
|
-
import { BulkDevices } from '../entities';
|
|
2
|
+
import { DeviceStatusCode } from '../enums';
|
|
5
3
|
import { SeverityTypeCode } from '../enums';
|
|
4
|
+
import { DeviceWithEvents } from '../entities';
|
|
6
5
|
import { NetworkMap } from '../common';
|
|
7
6
|
import { TimeSeriesOfDeviceReport } from '../entities';
|
|
7
|
+
import { DeviceActionCode } from '../enums';
|
|
8
|
+
import { DeviceReport } from '../entities';
|
|
8
9
|
import { DevicesMap } from '../common';
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
10
|
+
import { Device } from '../entities';
|
|
11
|
+
import { BulkDevices } from '../entities';
|
|
11
12
|
import { IntDistribution } from '../entities';
|
|
12
|
-
import {
|
|
13
|
+
import { NetworkMapTypeCode } from '../enums';
|
|
14
|
+
import { DeviceTypeCode } from '../enums';
|
|
13
15
|
import { TimeSeriesOfDataConsumption } from '../common';
|
|
14
16
|
import { MapBounds } from '../common';
|
|
15
|
-
import { Device } from '../entities';
|
|
16
|
-
import { DeviceWithEvents } from '../entities';
|
|
17
17
|
export declare class UsrDevicesService {
|
|
18
18
|
private apiUrl;
|
|
19
19
|
private rest;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { SeverityTypeCode } from '../enums';
|
|
3
|
-
import { EventStatusCode } from '../enums';
|
|
4
|
-
import { RuleTypeCode } from '../enums';
|
|
5
2
|
import { MaliciousIPData } from '../common';
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import { StringKeyValue } from '../common';
|
|
3
|
+
import { IntDistribution } from '../entities';
|
|
4
|
+
import { Event } from '../entities';
|
|
9
5
|
import { EventTypeCode } from '../enums';
|
|
10
6
|
import { EventCategoryCode } from '../enums';
|
|
7
|
+
import { EventStatusCode } from '../enums';
|
|
8
|
+
import { RuleTypeCode } from '../enums';
|
|
11
9
|
import { EventWithDevice } from '../entities';
|
|
12
|
-
import { IntDistribution } from '../entities';
|
|
13
10
|
import { TimeSeriesOf2D } from '../common';
|
|
14
|
-
import {
|
|
11
|
+
import { TimeSeriesOfFloat } from '../common';
|
|
12
|
+
import { SeverityTypeCode } from '../enums';
|
|
13
|
+
import { MaliciousIPCard } from '../common';
|
|
14
|
+
import { StringKeyValue } from '../common';
|
|
15
15
|
export declare class UsrEventsService {
|
|
16
16
|
private apiUrl;
|
|
17
17
|
private rest;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { RestUtil, EntitiesResponse } from '../../utils';
|
|
2
|
-
import { SessionRecord } from '../entities';
|
|
3
2
|
import { UsageRecord } from '../entities';
|
|
3
|
+
import { SessionRecord } from '../entities';
|
|
4
4
|
export declare class UsrNetworkService {
|
|
5
5
|
private apiUrl;
|
|
6
6
|
private rest;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { TimeSeriesOfFloat } from '../common';
|
|
3
2
|
import { IntDistribution } from '../entities';
|
|
4
3
|
import { Distribution } from '../entities';
|
|
5
4
|
import { Rule } from '../entities';
|
|
6
5
|
import { SeverityTypeCode } from '../enums';
|
|
7
6
|
import { RuleActivityStatusCode } from '../enums';
|
|
8
7
|
import { EventTypeCode } from '../enums';
|
|
8
|
+
import { TimeSeriesOfFloat } from '../common';
|
|
9
9
|
export declare class UsrRulesService {
|
|
10
10
|
private apiUrl;
|
|
11
11
|
private rest;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import {
|
|
3
|
-
import { LoginParams } from '../common';
|
|
2
|
+
import { Image } from '../entities';
|
|
4
3
|
import { Feature } from '../entities';
|
|
5
4
|
import { Stream } from '../entities';
|
|
6
5
|
import { FeatureCode } from '../enums';
|
|
7
|
-
import {
|
|
6
|
+
import { ConfigParam } from '../entities';
|
|
7
|
+
import { LoginParams } from '../common';
|
|
8
8
|
import { AccountDTO } from '../entities';
|
|
9
|
-
import {
|
|
9
|
+
import { User } from '../entities';
|
|
10
10
|
import { UserMemberships } from '../entities';
|
|
11
11
|
export declare class UsrUserService {
|
|
12
12
|
private apiUrl;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
import { DeviceTypeCode } from '../enums';
|
|
2
1
|
import { Location } from '../common';
|
|
2
|
+
import { DeviceTypeCode } from '../enums';
|
|
3
3
|
export declare class DeviceNode {
|
|
4
4
|
deviceId: string;
|
|
5
5
|
score: number;
|
|
6
6
|
type: DeviceTypeCode;
|
|
7
7
|
location: Location;
|
|
8
|
-
|
|
8
|
+
deviceName: string;
|
|
9
|
+
constructor(deviceId?: string, score?: number, type?: DeviceTypeCode, location?: Location, deviceName?: string);
|
|
9
10
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// DeviceNode represents partial device data for map
|
|
2
2
|
export class DeviceNode {
|
|
3
|
-
constructor(deviceId, score, type, location) {
|
|
3
|
+
constructor(deviceId, score, type, location, deviceName) {
|
|
4
4
|
if (deviceId !== undefined) {
|
|
5
5
|
this.deviceId = deviceId;
|
|
6
6
|
}
|
|
@@ -13,6 +13,9 @@ export class DeviceNode {
|
|
|
13
13
|
if (location !== undefined) {
|
|
14
14
|
this.location = location;
|
|
15
15
|
}
|
|
16
|
+
if (deviceName !== undefined) {
|
|
17
|
+
this.deviceName = deviceName;
|
|
18
|
+
}
|
|
16
19
|
}
|
|
17
20
|
}
|
|
18
21
|
//# sourceMappingURL=DeviceNode.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeviceNode.js","sourceRoot":"","sources":["../../../../src/lib/common/DeviceNode.ts"],"names":[],"mappings":"AAKA,oDAAoD;AACpD,MAAM,OAAO,UAAU;
|
|
1
|
+
{"version":3,"file":"DeviceNode.js","sourceRoot":"","sources":["../../../../src/lib/common/DeviceNode.ts"],"names":[],"mappings":"AAKA,oDAAoD;AACpD,MAAM,OAAO,UAAU;IAiBlB,YAAY,QAAiB,EAAE,KAAc,EAAE,IAAqB,EAAE,QAAmB,EAAE,UAAmB;QAC3G,IAAI,QAAQ,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;QAAC,CAAC;QACzD,IAAI,KAAK,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC;QAAC,CAAC;QAChD,IAAI,IAAI,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;QAAC,CAAC;QAC7C,IAAI,QAAQ,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;QAAC,CAAC;QACzD,IAAI,UAAU,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,UAAU,GAAG,UAAU,CAAC;QAAC,CAAC;IACnE,CAAC;CAEJ"}
|
|
@@ -11,5 +11,6 @@ export declare class Node {
|
|
|
11
11
|
eventCount: number;
|
|
12
12
|
isGroup: boolean;
|
|
13
13
|
deviceCount: number;
|
|
14
|
-
|
|
14
|
+
nodeId: string;
|
|
15
|
+
constructor(id?: string, name?: string, ip?: string, type?: DeviceTypeCode, score?: number, tags?: string[], labels?: StringKeyValue[], eventCount?: number, isGroup?: boolean, deviceCount?: number, nodeId?: string);
|
|
15
16
|
}
|