@shieldiot/pulse-lib 1.0.352 → 1.0.353
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/Node.d.ts +1 -1
- package/dist/cjs/lib/common/TokenData.d.ts +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 +4 -4
- 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/AlertWithDevice.js.map +1 -1
- package/dist/cjs/lib/entities/AuditLog.d.ts +1 -1
- package/dist/cjs/lib/entities/AuditLog.js.map +1 -1
- package/dist/cjs/lib/entities/Device.d.ts +2 -2
- package/dist/cjs/lib/entities/Device.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 +6 -6
- package/dist/cjs/lib/entities/EventWithDevice.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/Integration.d.ts +2 -2
- package/dist/cjs/lib/entities/Integration.js.map +1 -1
- package/dist/cjs/lib/entities/ReportInstance.d.ts +2 -2
- package/dist/cjs/lib/entities/ReportInstance.js.map +1 -1
- package/dist/cjs/lib/entities/Rule.d.ts +3 -3
- package/dist/cjs/lib/entities/Rule.js.map +1 -1
- package/dist/cjs/lib/entities/RuleTemplate.d.ts +1 -1
- package/dist/cjs/lib/entities/RuleTemplate.js.map +1 -1
- package/dist/cjs/lib/entities/StreamAnalyticsConfig.d.ts +2 -2
- package/dist/cjs/lib/entities/StreamAnalyticsConfig.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/enums/OperatorCode.d.ts +2 -1
- package/dist/cjs/lib/enums/OperatorCode.js +3 -0
- package/dist/cjs/lib/enums/OperatorCode.js.map +1 -1
- package/dist/cjs/lib/services/sysAccountsService.d.ts +2 -2
- package/dist/cjs/lib/services/sysUsersService.d.ts +1 -1
- package/dist/cjs/lib/services/usrAlertsService.d.ts +8 -8
- package/dist/cjs/lib/services/usrDevicesService.d.ts +7 -7
- package/dist/cjs/lib/services/usrEventsService.d.ts +8 -8
- package/dist/cjs/lib/services/usrReportsService.d.ts +1 -1
- package/dist/cjs/lib/services/usrUserService.d.ts +4 -4
- package/dist/esm/lib/common/Node.d.ts +1 -1
- package/dist/esm/lib/common/TokenData.d.ts +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 +4 -4
- 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/AlertWithDevice.js.map +1 -1
- package/dist/esm/lib/entities/AuditLog.d.ts +1 -1
- package/dist/esm/lib/entities/AuditLog.js.map +1 -1
- package/dist/esm/lib/entities/Device.d.ts +2 -2
- package/dist/esm/lib/entities/Device.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 +6 -6
- package/dist/esm/lib/entities/EventWithDevice.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/Integration.d.ts +2 -2
- package/dist/esm/lib/entities/Integration.js.map +1 -1
- package/dist/esm/lib/entities/ReportInstance.d.ts +2 -2
- package/dist/esm/lib/entities/ReportInstance.js.map +1 -1
- package/dist/esm/lib/entities/Rule.d.ts +3 -3
- package/dist/esm/lib/entities/Rule.js.map +1 -1
- package/dist/esm/lib/entities/RuleTemplate.d.ts +1 -1
- package/dist/esm/lib/entities/RuleTemplate.js.map +1 -1
- package/dist/esm/lib/entities/StreamAnalyticsConfig.d.ts +2 -2
- package/dist/esm/lib/entities/StreamAnalyticsConfig.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/enums/OperatorCode.d.ts +2 -1
- package/dist/esm/lib/enums/OperatorCode.js +3 -0
- package/dist/esm/lib/enums/OperatorCode.js.map +1 -1
- package/dist/esm/lib/services/sysAccountsService.d.ts +2 -2
- package/dist/esm/lib/services/sysUsersService.d.ts +1 -1
- package/dist/esm/lib/services/usrAlertsService.d.ts +8 -8
- package/dist/esm/lib/services/usrDevicesService.d.ts +7 -7
- package/dist/esm/lib/services/usrEventsService.d.ts +8 -8
- package/dist/esm/lib/services/usrReportsService.d.ts +1 -1
- package/dist/esm/lib/services/usrUserService.d.ts +4 -4
- package/dist/types/lib/common/Node.d.ts +1 -1
- package/dist/types/lib/common/TokenData.d.ts +1 -1
- package/dist/types/lib/entities/AccountReportDTO.d.ts +1 -1
- package/dist/types/lib/entities/Alert.d.ts +4 -4
- package/dist/types/lib/entities/AlertWithDevice.d.ts +4 -4
- package/dist/types/lib/entities/AuditLog.d.ts +1 -1
- package/dist/types/lib/entities/Device.d.ts +2 -2
- package/dist/types/lib/entities/Event.d.ts +6 -6
- package/dist/types/lib/entities/EventWithDevice.d.ts +6 -6
- package/dist/types/lib/entities/Insight.d.ts +1 -1
- package/dist/types/lib/entities/Integration.d.ts +2 -2
- package/dist/types/lib/entities/ReportInstance.d.ts +2 -2
- package/dist/types/lib/entities/Rule.d.ts +3 -3
- package/dist/types/lib/entities/RuleTemplate.d.ts +1 -1
- package/dist/types/lib/entities/StreamAnalyticsConfig.d.ts +2 -2
- 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/enums/OperatorCode.d.ts +2 -1
- package/dist/types/lib/services/sysAccountsService.d.ts +2 -2
- package/dist/types/lib/services/sysUsersService.d.ts +1 -1
- package/dist/types/lib/services/usrAlertsService.d.ts +8 -8
- package/dist/types/lib/services/usrDevicesService.d.ts +7 -7
- package/dist/types/lib/services/usrEventsService.d.ts +8 -8
- package/dist/types/lib/services/usrReportsService.d.ts +1 -1
- package/dist/types/lib/services/usrUserService.d.ts +4 -4
- package/dist/umd/index.js +1 -1
- package/package.json +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { IntDistribution } from '../entities';
|
|
1
2
|
import { BaseEntity } from '../base';
|
|
2
3
|
import { AccountTypeCode } from '../enums';
|
|
3
4
|
import { AccountStatusCode } from '../enums';
|
|
4
5
|
import { StringKeyValue } from '../common';
|
|
5
6
|
import { AccountSettings } from '../entities';
|
|
6
7
|
import { DeviceReport } from '../entities';
|
|
7
|
-
import { IntDistribution } 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":";;;AACA,kCAAqC;AASrC,2EAA2E;AAC3E,MAAa,gBAAiB,SAAQ,iBAAU;CA6C/C;AA7CD,4CA6CC"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { EventTypeCode } from '../enums';
|
|
2
|
+
import { SeverityTypeCode } from '../enums';
|
|
2
3
|
import { StringKeyValue } from '../common';
|
|
3
4
|
import { EventCategoryCode } from '../enums';
|
|
4
5
|
import { BaseEntity } from '../base';
|
|
5
|
-
import { TrafficDirectionCode } from '../enums';
|
|
6
|
-
import { EventTypeCode } from '../enums';
|
|
7
|
-
import { SeverityTypeCode } from '../enums';
|
|
8
6
|
import { EventStatusCode } from '../enums';
|
|
7
|
+
import { RuleTypeCode } from '../enums';
|
|
9
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":";;;AAIA,kCAAqC;AAQrC,qBAAqB;AACrB,sMAAsM;AACtM,qNAAqN;AACrN,kNAAkN;AAClN,MAAa,KAAM,SAAQ,iBAAU;CAwEpC;AAxED,sBAwEC"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { SeverityTypeCode } from '../enums';
|
|
2
|
-
import { GeoData } from '../common';
|
|
3
|
-
import { Device } from '../entities';
|
|
4
1
|
import { EventTypeCode } from '../enums';
|
|
2
|
+
import { SeverityTypeCode } from '../enums';
|
|
5
3
|
import { EventStatusCode } from '../enums';
|
|
6
|
-
import {
|
|
4
|
+
import { GeoData } from '../common';
|
|
7
5
|
import { StringKeyValue } from '../common';
|
|
8
6
|
import { EventCategoryCode } from '../enums';
|
|
9
7
|
import { TrafficDirectionCode } from '../enums';
|
|
10
8
|
import { BaseEntity } from '../base';
|
|
9
|
+
import { RuleTypeCode } from '../enums';
|
|
10
|
+
import { Device } from '../entities';
|
|
11
11
|
export declare class AlertWithDevice extends BaseEntity {
|
|
12
12
|
accountId: string;
|
|
13
13
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AlertWithDevice.js","sourceRoot":"","sources":["../../../../src/lib/entities/AlertWithDevice.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"AlertWithDevice.js","sourceRoot":"","sources":["../../../../src/lib/entities/AlertWithDevice.ts"],"names":[],"mappings":";;;AAOA,kCAAqC;AAMrC,oFAAoF;AACpF,MAAa,eAAgB,SAAQ,iBAAU;CA2E9C;AA3ED,0CA2EC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AuditLog.js","sourceRoot":"","sources":["../../../../src/lib/entities/AuditLog.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"AuditLog.js","sourceRoot":"","sources":["../../../../src/lib/entities/AuditLog.ts"],"names":[],"mappings":";;;AACA,kCAAqC;AAIrC,iEAAiE;AACjE,MAAa,QAAS,SAAQ,iBAAU;CA8BvC;AA9BD,4BA8BC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { SIM } from '../entities';
|
|
2
|
+
import { GeoData } from '../common';
|
|
1
3
|
import { BaseEntity } from '../base';
|
|
2
4
|
import { DeviceTypeCode } from '../enums';
|
|
3
5
|
import { DeviceStatusCode } from '../enums';
|
|
4
6
|
import { StringKeyValue } from '../common';
|
|
5
7
|
import { DeviceActionCode } from '../enums';
|
|
6
|
-
import { SIM } from '../entities';
|
|
7
|
-
import { GeoData } from '../common';
|
|
8
8
|
export declare class Device extends BaseEntity {
|
|
9
9
|
accountId: string;
|
|
10
10
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Device.js","sourceRoot":"","sources":["../../../../src/lib/entities/Device.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"Device.js","sourceRoot":"","sources":["../../../../src/lib/entities/Device.ts"],"names":[],"mappings":";;;AAEA,kCAAqC;AAQrC,0EAA0E;AAC1E,MAAa,MAAO,SAAQ,iBAAU;CAwErC;AAxED,wBAwEC"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { BaseEntity } from '../base';
|
|
2
|
-
import { EventTypeCode } from '../enums';
|
|
3
|
-
import { GeoData } from '../common';
|
|
4
|
-
import { StringKeyValue } from '../common';
|
|
5
|
-
import { EventCategoryCode } from '../enums';
|
|
6
|
-
import { EventOccurrence } from '../entities';
|
|
7
1
|
import { TrafficDirectionCode } from '../enums';
|
|
2
|
+
import { EventTypeCode } from '../enums';
|
|
8
3
|
import { SeverityTypeCode } from '../enums';
|
|
9
4
|
import { EventStatusCode } from '../enums';
|
|
5
|
+
import { EventCategoryCode } from '../enums';
|
|
6
|
+
import { EventOccurrence } from '../entities';
|
|
7
|
+
import { BaseEntity } from '../base';
|
|
10
8
|
import { Indicator } from '../common';
|
|
11
9
|
import { RuleTypeCode } from '../enums';
|
|
10
|
+
import { GeoData } from '../common';
|
|
11
|
+
import { StringKeyValue } from '../common';
|
|
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":";;;AAMA,kCAAqC;AAQrC,eAAe;AACf,8IAA8I;AAC9I,8HAA8H;AAC9H,MAAa,KAAM,SAAQ,iBAAU;CA8EpC;AA9ED,sBA8EC"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { StringKeyValue } from '../common';
|
|
1
|
+
import { GeoData } from '../common';
|
|
3
2
|
import { TrafficDirectionCode } from '../enums';
|
|
4
3
|
import { Device } from '../entities';
|
|
5
|
-
import {
|
|
6
|
-
import { SeverityTypeCode } from '../enums';
|
|
4
|
+
import { Indicator } from '../common';
|
|
7
5
|
import { RuleTypeCode } from '../enums';
|
|
8
|
-
import {
|
|
6
|
+
import { StringKeyValue } from '../common';
|
|
9
7
|
import { EventCategoryCode } from '../enums';
|
|
10
8
|
import { EventOccurrence } from '../entities';
|
|
11
|
-
import { BaseEntity } from '../base';
|
|
12
9
|
import { EventTypeCode } from '../enums';
|
|
10
|
+
import { SeverityTypeCode } from '../enums';
|
|
11
|
+
import { EventStatusCode } from '../enums';
|
|
12
|
+
import { BaseEntity } from '../base';
|
|
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":";;;AAWA,kCAAqC;AAIrC,oFAAoF;AACpF,MAAa,eAAgB,SAAQ,iBAAU;CA8E9C;AA9ED,0CA8EC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
+
import { BaseEntity } from '../base';
|
|
1
2
|
import { InsightTypeCode } from '../enums';
|
|
2
3
|
import { InsightStatusCode } from '../enums';
|
|
3
4
|
import { SeverityTypeCode } from '../enums';
|
|
4
5
|
import { DirectionContextCode } from '../enums';
|
|
5
|
-
import { BaseEntity } from '../base';
|
|
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":";;;AAAA,kCAAqC;AAQrC,UAAU;AACV,sGAAsG;AACtG,MAAa,OAAQ,SAAQ,iBAAU;CAoCtC;AApCD,0BAoCC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import { DeviceActionCode } from '../enums';
|
|
2
|
+
import { BaseEntity } from '../base';
|
|
1
3
|
import { IntegrationTypeCode } from '../enums';
|
|
2
4
|
import { IntegrationTriggerCode } from '../enums';
|
|
3
5
|
import { HttpMethodCode } from '../enums';
|
|
4
6
|
import { StringKeyValue } from '../common';
|
|
5
7
|
import { EventTypeCode } from '../enums';
|
|
6
8
|
import { SeverityTypeCode } from '../enums';
|
|
7
|
-
import { DeviceActionCode } from '../enums';
|
|
8
|
-
import { BaseEntity } from '../base';
|
|
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 { ReportTypeCode } from '../enums';
|
|
2
|
-
import { BaseEntity } from '../base';
|
|
3
1
|
import { IntDistribution } from '../entities';
|
|
4
2
|
import { DeviceReport } from '../entities';
|
|
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 { BaseEntity } from '../base';
|
|
2
|
+
import { RuleTypeCode } from '../enums';
|
|
3
|
+
import { DataSourceCode } from '../enums';
|
|
1
4
|
import { Condition } from '../entities';
|
|
2
5
|
import { DeviceTypeCode } from '../enums';
|
|
3
6
|
import { EventTypeCode } from '../enums';
|
|
4
7
|
import { SeverityTypeCode } from '../enums';
|
|
5
|
-
import { BaseEntity } from '../base';
|
|
6
|
-
import { RuleTypeCode } from '../enums';
|
|
7
|
-
import { DataSourceCode } from '../enums';
|
|
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":";;;AAAA,kCAAqC;AAUrC,gCAAgC;AAChC,MAAa,IAAK,SAAQ,iBAAU;CAyDnC;AAzDD,oBAyDC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { BaseEntity } from '../base';
|
|
2
1
|
import { DataSourceCode } from '../enums';
|
|
3
2
|
import { EventTypeCode } from '../enums';
|
|
4
3
|
import { SeverityTypeCode } from '../enums';
|
|
4
|
+
import { BaseEntity } from '../base';
|
|
5
5
|
export declare class RuleTemplate extends BaseEntity {
|
|
6
6
|
name: string;
|
|
7
7
|
description: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RuleTemplate.js","sourceRoot":"","sources":["../../../../src/lib/entities/RuleTemplate.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"RuleTemplate.js","sourceRoot":"","sources":["../../../../src/lib/entities/RuleTemplate.ts"],"names":[],"mappings":";;;AAGA,kCAAqC;AAIrC,qFAAqF;AACrF,MAAa,YAAa,SAAQ,iBAAU;CA2B3C;AA3BD,oCA2BC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
+
import { BaseEntity } from '../base';
|
|
2
|
+
import { Thresholds } from '../common';
|
|
1
3
|
import { ShieldexConfig } from '../common';
|
|
2
4
|
import { EventSeverityConfig } from '../common';
|
|
3
5
|
import { DeviceConfig } from '../common';
|
|
4
|
-
import { BaseEntity } from '../base';
|
|
5
|
-
import { Thresholds } from '../common';
|
|
6
6
|
export declare class StreamAnalyticsConfig extends BaseEntity {
|
|
7
7
|
accountId: string;
|
|
8
8
|
thresholds: Thresholds;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StreamAnalyticsConfig.js","sourceRoot":"","sources":["../../../../src/lib/entities/StreamAnalyticsConfig.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"StreamAnalyticsConfig.js","sourceRoot":"","sources":["../../../../src/lib/entities/StreamAnalyticsConfig.ts"],"names":[],"mappings":";;;AAAA,kCAAqC;AAQrC,0EAA0E;AAC1E,MAAa,qBAAsB,SAAQ,iBAAU;CAkBpD;AAlBD,sDAkBC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EventSeverityConfig } from '../common';
|
|
2
|
-
import { DeviceActionCode } from '../enums';
|
|
3
1
|
import { DeviceConfig } from '../common';
|
|
4
2
|
import { DataIngestion } from '../entities';
|
|
5
3
|
import { SessionTransform } from '../common';
|
|
6
4
|
import { UsageTransform } from '../common';
|
|
7
5
|
import { Thresholds } from '../common';
|
|
8
6
|
import { ShieldexConfig } from '../common';
|
|
7
|
+
import { EventSeverityConfig } from '../common';
|
|
8
|
+
import { DeviceActionCode } from '../enums';
|
|
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 { AccountRole } from '../common';
|
|
2
1
|
import { BaseEntity } from '../base';
|
|
3
2
|
import { UserTypeCode } from '../enums';
|
|
4
3
|
import { UserStatusCode } from '../enums';
|
|
4
|
+
import { AccountRole } from '../common';
|
|
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"}
|
|
@@ -29,6 +29,8 @@ var OperatorCode;
|
|
|
29
29
|
OperatorCode[OperatorCode["LIKE"] = 10] = "LIKE";
|
|
30
30
|
// Array field contains one of the values (@) [11]
|
|
31
31
|
OperatorCode[OperatorCode["CONTAINS"] = 11] = "CONTAINS";
|
|
32
|
+
// Array field not contains in the values (!@) [12]
|
|
33
|
+
OperatorCode[OperatorCode["NOTCONTAINS"] = 12] = "NOTCONTAINS";
|
|
32
34
|
})(OperatorCode || (exports.OperatorCode = OperatorCode = {}));
|
|
33
35
|
// Return list of OperatorCode values and their display names
|
|
34
36
|
function GetOperatorCodes() {
|
|
@@ -45,6 +47,7 @@ function GetOperatorCodes() {
|
|
|
45
47
|
result.set(OperatorCode.RANGE, 'Range');
|
|
46
48
|
result.set(OperatorCode.LIKE, 'Like');
|
|
47
49
|
result.set(OperatorCode.CONTAINS, 'Contains');
|
|
50
|
+
result.set(OperatorCode.NOTCONTAINS, 'Notcontains');
|
|
48
51
|
return result;
|
|
49
52
|
}
|
|
50
53
|
//# sourceMappingURL=OperatorCode.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OperatorCode.js","sourceRoot":"","sources":["../../../../src/lib/enums/OperatorCode.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"OperatorCode.js","sourceRoot":"","sources":["../../../../src/lib/enums/OperatorCode.ts"],"names":[],"mappings":";;;AA8CA,4CAiCC;AA9ED,8FAA8F;AAC9F,IAAY,YAyCX;AAzCD,WAAY,YAAY;IAEpB,iBAAiB;IACjB,yDAAa,CAAA;IAEb,iBAAiB;IACjB,2CAAM,CAAA;IAEN,sBAAsB;IACtB,6CAAO,CAAA;IAEP,wBAAwB;IACxB,2CAAM,CAAA;IAEN,kCAAkC;IAClC,6CAAO,CAAA;IAEP,qBAAqB;IACrB,2CAAM,CAAA;IAEN,2BAA2B;IAC3B,6CAAO,CAAA;IAEP,sCAAsC;IACtC,2CAAM,CAAA;IAEN,0CAA0C;IAC1C,iDAAS,CAAA;IAET,2CAA2C;IAC3C,iDAAS,CAAA;IAET,8CAA8C;IAC9C,gDAAS,CAAA;IAET,mDAAmD;IACnD,wDAAa,CAAA;IAEb,oDAAoD;IACpD,8DAAgB,CAAA;AAEpB,CAAC,EAzCW,YAAY,4BAAZ,YAAY,QAyCvB;AAED,6DAA6D;AAC7D,SAAgB,gBAAgB;IAE5B,IAAI,MAAM,GAAG,IAAI,GAAG,EAAwB,CAAC;IAG7C,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,SAAS,EAAE,WAAW,CAAC,CAAC;IAEhD,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,EAAE,EAAE,IAAI,CAAC,CAAC;IAElC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,GAAG,EAAE,KAAK,CAAC,CAAC;IAEpC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,EAAE,EAAE,IAAI,CAAC,CAAC;IAElC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,GAAG,EAAE,KAAK,CAAC,CAAC;IAEpC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,EAAE,EAAE,IAAI,CAAC,CAAC;IAElC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,GAAG,EAAE,KAAK,CAAC,CAAC;IAEpC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,EAAE,EAAE,IAAI,CAAC,CAAC;IAElC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAExC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAExC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,IAAI,EAAE,MAAM,CAAC,CAAC;IAEtC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,QAAQ,EAAE,UAAU,CAAC,CAAC;IAE9C,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,WAAW,EAAE,aAAa,CAAC,CAAC;IAGpD,OAAO,MAAM,CAAC;AAClB,CAAC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { AccountStatusCode } from '../enums';
|
|
3
|
-
import { Image } from '../entities';
|
|
4
2
|
import { AccountReportDTO } from '../entities';
|
|
5
3
|
import { Account } from '../entities';
|
|
6
4
|
import { AccountSettings } from '../entities';
|
|
7
5
|
import { AccountTypeCode } from '../enums';
|
|
6
|
+
import { AccountStatusCode } from '../enums';
|
|
7
|
+
import { Image } from '../entities';
|
|
8
8
|
export declare class SysAccountsService {
|
|
9
9
|
private apiUrl;
|
|
10
10
|
private rest;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { UserStatusCode } from '../enums';
|
|
3
2
|
import { UserMemberships } from '../entities';
|
|
4
3
|
import { User } from '../entities';
|
|
5
4
|
import { UserTypeCode } from '../enums';
|
|
5
|
+
import { UserStatusCode } from '../enums';
|
|
6
6
|
export declare class SysUsersService {
|
|
7
7
|
private apiUrl;
|
|
8
8
|
private rest;
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
+
import { SeverityTypeCode } from '../enums';
|
|
3
|
+
import { TimeSeriesOfFloat } from '../common';
|
|
4
|
+
import { StringKeyValue } from '../common';
|
|
2
5
|
import { Alert } from '../entities';
|
|
6
|
+
import { RuleTypeCode } from '../enums';
|
|
7
|
+
import { AlertWithDevice } from '../entities';
|
|
8
|
+
import { IntDistribution } from '../entities';
|
|
3
9
|
import { EventCategoryCode } from '../enums';
|
|
4
10
|
import { MaliciousIPData } from '../common';
|
|
11
|
+
import { EventTypeCode } from '../enums';
|
|
5
12
|
import { EventStatusCode } from '../enums';
|
|
6
|
-
import {
|
|
13
|
+
import { DeviceActionCode } from '../enums';
|
|
7
14
|
import { TimeSeriesOf2D } from '../common';
|
|
8
|
-
import { EventTypeCode } from '../enums';
|
|
9
|
-
import { SeverityTypeCode } from '../enums';
|
|
10
|
-
import { IntDistribution } from '../entities';
|
|
11
|
-
import { TimeSeriesOfFloat } from '../common';
|
|
12
15
|
import { MaliciousIPCard } from '../common';
|
|
13
|
-
import { RuleTypeCode } from '../enums';
|
|
14
|
-
import { AlertWithDevice } from '../entities';
|
|
15
|
-
import { DeviceActionCode } from '../enums';
|
|
16
16
|
export declare class UsrAlertsService {
|
|
17
17
|
private apiUrl;
|
|
18
18
|
private rest;
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { BulkDevices } from '../entities';
|
|
3
2
|
import { IntDistribution } from '../entities';
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
3
|
+
import { DeviceActionCode } from '../enums';
|
|
4
|
+
import { NetworkMapTypeCode } from '../enums';
|
|
6
5
|
import { TimeSeriesOfDataConsumption } from '../common';
|
|
7
6
|
import { DevicesMap } from '../common';
|
|
7
|
+
import { BulkDevices } from '../entities';
|
|
8
|
+
import { TimeSeriesOfDeviceReport } from '../entities';
|
|
8
9
|
import { DeviceTypeCode } from '../enums';
|
|
10
|
+
import { DeviceStatusCode } from '../enums';
|
|
11
|
+
import { SeverityTypeCode } from '../enums';
|
|
9
12
|
import { DeviceWithEvents } from '../entities';
|
|
10
13
|
import { DeviceReport } from '../entities';
|
|
11
14
|
import { Device } from '../entities';
|
|
12
|
-
import {
|
|
13
|
-
import { SeverityTypeCode } from '../enums';
|
|
14
|
-
import { DeviceActionCode } from '../enums';
|
|
15
|
-
import { NetworkMapTypeCode } from '../enums';
|
|
15
|
+
import { NetworkMap } from '../common';
|
|
16
16
|
import { MapBounds } from '../common';
|
|
17
17
|
export declare class UsrDevicesService {
|
|
18
18
|
private apiUrl;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import {
|
|
2
|
+
import { Event } from '../entities';
|
|
3
3
|
import { EventCategoryCode } from '../enums';
|
|
4
|
-
import {
|
|
5
|
-
import { MaliciousIPData } from '../common';
|
|
6
|
-
import { TimeSeriesOfFloat } from '../common';
|
|
4
|
+
import { RuleTypeCode } from '../enums';
|
|
7
5
|
import { MaliciousIPCard } from '../common';
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
6
|
+
import { TimeSeriesOfFloat } from '../common';
|
|
7
|
+
import { EventTypeCode } from '../enums';
|
|
8
|
+
import { SeverityTypeCode } from '../enums';
|
|
10
9
|
import { EventStatusCode } from '../enums';
|
|
11
|
-
import {
|
|
10
|
+
import { EventWithDevice } from '../entities';
|
|
11
|
+
import { MaliciousIPData } from '../common';
|
|
12
12
|
import { IntDistribution } from '../entities';
|
|
13
13
|
import { TimeSeriesOf2D } from '../common';
|
|
14
|
-
import {
|
|
14
|
+
import { StringKeyValue } from '../common';
|
|
15
15
|
export declare class UsrEventsService {
|
|
16
16
|
private apiUrl;
|
|
17
17
|
private rest;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { Report } from '../entities';
|
|
3
2
|
import { ReportSourceCode } from '../enums';
|
|
4
3
|
import { TimeSeries } from '../common';
|
|
5
4
|
import { GraphSeries } from '../common';
|
|
5
|
+
import { Report } from '../entities';
|
|
6
6
|
export declare class UsrReportsService {
|
|
7
7
|
private apiUrl;
|
|
8
8
|
private rest;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
|
|
2
|
-
import { User } from '../entities';
|
|
3
|
-
import { Image } from '../entities';
|
|
4
2
|
import { Stream } from '../entities';
|
|
5
3
|
import { UserMemberships } from '../entities';
|
|
6
4
|
import { FeatureCode } from '../enums';
|
|
7
|
-
import { ConfigParam } from '../entities';
|
|
8
5
|
import { LoginParams } from '../common';
|
|
9
|
-
import { AccountDTO } from '../entities';
|
|
10
6
|
import { Feature } from '../entities';
|
|
7
|
+
import { Image } from '../entities';
|
|
8
|
+
import { ConfigParam } from '../entities';
|
|
9
|
+
import { User } from '../entities';
|
|
10
|
+
import { AccountDTO } from '../entities';
|
|
11
11
|
export declare class UsrUserService {
|
|
12
12
|
private apiUrl;
|
|
13
13
|
private rest;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { IntDistribution } from '../entities';
|
|
1
2
|
import { BaseEntity } from '../base';
|
|
2
3
|
import { AccountTypeCode } from '../enums';
|
|
3
4
|
import { AccountStatusCode } from '../enums';
|
|
4
5
|
import { StringKeyValue } from '../common';
|
|
5
6
|
import { AccountSettings } from '../entities';
|
|
6
7
|
import { DeviceReport } from '../entities';
|
|
7
|
-
import { IntDistribution } 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":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AASrC,2EAA2E;AAC3E,MAAM,OAAO,gBAAiB,SAAQ,UAAU;CA6C/C"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { EventTypeCode } from '../enums';
|
|
2
|
+
import { SeverityTypeCode } from '../enums';
|
|
2
3
|
import { StringKeyValue } from '../common';
|
|
3
4
|
import { EventCategoryCode } from '../enums';
|
|
4
5
|
import { BaseEntity } from '../base';
|
|
5
|
-
import { TrafficDirectionCode } from '../enums';
|
|
6
|
-
import { EventTypeCode } from '../enums';
|
|
7
|
-
import { SeverityTypeCode } from '../enums';
|
|
8
6
|
import { EventStatusCode } from '../enums';
|
|
7
|
+
import { RuleTypeCode } from '../enums';
|
|
9
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":"AAIA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAQrC,qBAAqB;AACrB,sMAAsM;AACtM,qNAAqN;AACrN,kNAAkN;AAClN,MAAM,OAAO,KAAM,SAAQ,UAAU;CAwEpC"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { SeverityTypeCode } from '../enums';
|
|
2
|
-
import { GeoData } from '../common';
|
|
3
|
-
import { Device } from '../entities';
|
|
4
1
|
import { EventTypeCode } from '../enums';
|
|
2
|
+
import { SeverityTypeCode } from '../enums';
|
|
5
3
|
import { EventStatusCode } from '../enums';
|
|
6
|
-
import {
|
|
4
|
+
import { GeoData } from '../common';
|
|
7
5
|
import { StringKeyValue } from '../common';
|
|
8
6
|
import { EventCategoryCode } from '../enums';
|
|
9
7
|
import { TrafficDirectionCode } from '../enums';
|
|
10
8
|
import { BaseEntity } from '../base';
|
|
9
|
+
import { RuleTypeCode } from '../enums';
|
|
10
|
+
import { Device } from '../entities';
|
|
11
11
|
export declare class AlertWithDevice extends BaseEntity {
|
|
12
12
|
accountId: string;
|
|
13
13
|
streamId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AlertWithDevice.js","sourceRoot":"","sources":["../../../../src/lib/entities/AlertWithDevice.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"AlertWithDevice.js","sourceRoot":"","sources":["../../../../src/lib/entities/AlertWithDevice.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAMrC,oFAAoF;AACpF,MAAM,OAAO,eAAgB,SAAQ,UAAU;CA2E9C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AuditLog.js","sourceRoot":"","sources":["../../../../src/lib/entities/AuditLog.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"AuditLog.js","sourceRoot":"","sources":["../../../../src/lib/entities/AuditLog.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,iEAAiE;AACjE,MAAM,OAAO,QAAS,SAAQ,UAAU;CA8BvC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { SIM } from '../entities';
|
|
2
|
+
import { GeoData } from '../common';
|
|
1
3
|
import { BaseEntity } from '../base';
|
|
2
4
|
import { DeviceTypeCode } from '../enums';
|
|
3
5
|
import { DeviceStatusCode } from '../enums';
|
|
4
6
|
import { StringKeyValue } from '../common';
|
|
5
7
|
import { DeviceActionCode } from '../enums';
|
|
6
|
-
import { SIM } from '../entities';
|
|
7
|
-
import { GeoData } from '../common';
|
|
8
8
|
export declare class Device extends BaseEntity {
|
|
9
9
|
accountId: string;
|
|
10
10
|
streamId: string;
|