@shieldiot/pulse-lib 1.0.7 → 1.0.8
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/lib/base/BaseEntity.js.map +1 -0
- package/dist/lib/base/index.d.ts +1 -0
- package/dist/lib/base/index.js +2 -0
- package/dist/lib/base/index.js.map +1 -0
- package/dist/lib/common/SeverityIntervalTuple.d.ts +1 -1
- package/dist/lib/common/TimeSeriesOfFloat.d.ts +1 -1
- package/dist/lib/entities/Account.d.ts +1 -1
- package/dist/lib/entities/Account.js +1 -1
- package/dist/lib/entities/Account.js.map +1 -1
- package/dist/lib/entities/AccountDTO.d.ts +2 -2
- package/dist/lib/entities/AccountDTO.js +1 -1
- package/dist/lib/entities/AccountDTO.js.map +1 -1
- package/dist/lib/entities/AccountSettings.d.ts +1 -1
- package/dist/lib/entities/Action.d.ts +1 -1
- package/dist/lib/entities/Action.js +1 -1
- package/dist/lib/entities/Action.js.map +1 -1
- package/dist/lib/entities/Alert.d.ts +4 -4
- package/dist/lib/entities/Alert.js +1 -1
- package/dist/lib/entities/Alert.js.map +1 -1
- package/dist/lib/entities/AlertWithDevice.d.ts +5 -5
- package/dist/lib/entities/AlertWithDevice.js +1 -1
- package/dist/lib/entities/AlertWithDevice.js.map +1 -1
- package/dist/lib/entities/ApiKey.d.ts +1 -1
- package/dist/lib/entities/ApiKey.js +1 -1
- package/dist/lib/entities/ApiKey.js.map +1 -1
- package/dist/lib/entities/AuditLog.d.ts +1 -1
- package/dist/lib/entities/AuditLog.js +1 -1
- package/dist/lib/entities/AuditLog.js.map +1 -1
- package/dist/lib/entities/Checkpoint.d.ts +1 -1
- package/dist/lib/entities/Checkpoint.js +1 -1
- package/dist/lib/entities/Checkpoint.js.map +1 -1
- package/dist/lib/entities/ConfigParam.d.ts +1 -1
- package/dist/lib/entities/ConfigParam.js +1 -1
- package/dist/lib/entities/ConfigParam.js.map +1 -1
- package/dist/lib/entities/DNSRecord.d.ts +1 -1
- package/dist/lib/entities/DNSRecord.js +1 -1
- package/dist/lib/entities/DNSRecord.js.map +1 -1
- package/dist/lib/entities/DataIngestion.d.ts +1 -1
- package/dist/lib/entities/Device.d.ts +3 -3
- package/dist/lib/entities/Device.js +1 -1
- package/dist/lib/entities/Device.js.map +1 -1
- package/dist/lib/entities/DeviceReport.d.ts +1 -1
- package/dist/lib/entities/DeviceReport.js +1 -1
- package/dist/lib/entities/DeviceReport.js.map +1 -1
- package/dist/lib/entities/DeviceWithEvents.d.ts +3 -3
- package/dist/lib/entities/DeviceWithEvents.js +1 -1
- package/dist/lib/entities/DeviceWithEvents.js.map +1 -1
- package/dist/lib/entities/Event.d.ts +6 -6
- package/dist/lib/entities/Event.js +1 -1
- package/dist/lib/entities/Event.js.map +1 -1
- package/dist/lib/entities/EventWithDevice.d.ts +6 -6
- package/dist/lib/entities/EventWithDevice.js +1 -1
- package/dist/lib/entities/EventWithDevice.js.map +1 -1
- package/dist/lib/entities/Feature.d.ts +1 -1
- package/dist/lib/entities/Feature.js +1 -1
- package/dist/lib/entities/Feature.js.map +1 -1
- package/dist/lib/entities/FeaturesGroup.d.ts +1 -1
- package/dist/lib/entities/FeaturesGroup.js +1 -1
- package/dist/lib/entities/FeaturesGroup.js.map +1 -1
- package/dist/lib/entities/Group.d.ts +1 -1
- package/dist/lib/entities/Group.js +1 -1
- package/dist/lib/entities/Group.js.map +1 -1
- package/dist/lib/entities/Image.d.ts +1 -1
- package/dist/lib/entities/Image.js +1 -1
- package/dist/lib/entities/Image.js.map +1 -1
- package/dist/lib/entities/Insight.d.ts +2 -2
- package/dist/lib/entities/Insight.js +1 -1
- package/dist/lib/entities/Insight.js.map +1 -1
- package/dist/lib/entities/InsightQuery.d.ts +1 -1
- package/dist/lib/entities/InsightQuery.js +1 -1
- package/dist/lib/entities/InsightQuery.js.map +1 -1
- package/dist/lib/entities/InsightSpec.d.ts +1 -1
- package/dist/lib/entities/InsightSpec.js +1 -1
- package/dist/lib/entities/InsightSpec.js.map +1 -1
- package/dist/lib/entities/Integration.d.ts +3 -3
- package/dist/lib/entities/Integration.js +1 -1
- package/dist/lib/entities/Integration.js.map +1 -1
- package/dist/lib/entities/Member.d.ts +1 -1
- package/dist/lib/entities/Member.js +1 -1
- package/dist/lib/entities/Member.js.map +1 -1
- package/dist/lib/entities/Radius.d.ts +1 -1
- package/dist/lib/entities/Radius.js +1 -1
- package/dist/lib/entities/Radius.js.map +1 -1
- package/dist/lib/entities/Report.d.ts +1 -1
- package/dist/lib/entities/Report.js +1 -1
- package/dist/lib/entities/Report.js.map +1 -1
- package/dist/lib/entities/Rule.d.ts +2 -2
- package/dist/lib/entities/Rule.js +1 -1
- package/dist/lib/entities/Rule.js.map +1 -1
- package/dist/lib/entities/RuleTemplate.d.ts +1 -1
- package/dist/lib/entities/RuleTemplate.js +1 -1
- package/dist/lib/entities/RuleTemplate.js.map +1 -1
- package/dist/lib/entities/ServiceStatus.d.ts +1 -1
- package/dist/lib/entities/ServiceStatus.js +1 -1
- package/dist/lib/entities/ServiceStatus.js.map +1 -1
- package/dist/lib/entities/SessionRecord.d.ts +1 -1
- package/dist/lib/entities/SessionRecord.js +1 -1
- package/dist/lib/entities/SessionRecord.js.map +1 -1
- package/dist/lib/entities/Shieldex.d.ts +1 -1
- package/dist/lib/entities/Shieldex.js +1 -1
- package/dist/lib/entities/Shieldex.js.map +1 -1
- package/dist/lib/entities/Stream.d.ts +1 -1
- package/dist/lib/entities/Stream.js +1 -1
- package/dist/lib/entities/Stream.js.map +1 -1
- package/dist/lib/entities/StreamAnalyticsConfig.d.ts +1 -1
- package/dist/lib/entities/StreamAnalyticsConfig.js +1 -1
- package/dist/lib/entities/StreamAnalyticsConfig.js.map +1 -1
- package/dist/lib/entities/StreamConfig.d.ts +3 -3
- package/dist/lib/entities/UsageRecord.d.ts +1 -1
- package/dist/lib/entities/UsageRecord.js +1 -1
- package/dist/lib/entities/UsageRecord.js.map +1 -1
- package/dist/lib/entities/User.d.ts +2 -2
- package/dist/lib/entities/User.js +1 -1
- package/dist/lib/entities/User.js.map +1 -1
- package/dist/lib/entities/UserMembership.d.ts +1 -1
- package/dist/lib/entities/UserMembership.js +1 -1
- package/dist/lib/entities/UserMembership.js.map +1 -1
- package/dist/lib/entities/UserMemberships.d.ts +2 -2
- package/dist/lib/entities/UserMemberships.js +1 -1
- package/dist/lib/entities/UserMemberships.js.map +1 -1
- package/dist/lib/entities/index.d.ts +0 -1
- package/dist/lib/entities/index.js +0 -1
- package/dist/lib/entities/index.js.map +1 -1
- package/dist/lib/index.d.ts +1 -0
- package/dist/lib/index.js +1 -0
- package/dist/lib/index.js.map +1 -1
- package/dist/lib/pulse-client.d.ts +12 -12
- package/dist/lib/pulse-client.js +30 -30
- package/dist/lib/pulse-client.js.map +1 -1
- package/dist/lib/services/sysAccountsService.d.ts +1 -1
- package/dist/lib/services/sysFeaturesService.d.ts +1 -1
- package/dist/lib/services/sysUsersService.d.ts +2 -2
- package/dist/lib/services/usrAlertsService.d.ts +7 -7
- package/dist/lib/services/usrDevicesService.d.ts +6 -6
- package/dist/lib/services/usrEventsService.d.ts +7 -7
- package/dist/lib/services/usrRulesService.d.ts +1 -1
- package/dist/lib/services/usrUserService.d.ts +1 -1
- package/package.json +1 -1
- package/dist/lib/entities/BaseEntity.js.map +0 -1
- /package/dist/lib/{entities → base}/BaseEntity.d.ts +0 -0
- /package/dist/lib/{entities → base}/BaseEntity.js +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BaseEntity.js","sourceRoot":"","sources":["../../../src/lib/base/BaseEntity.ts"],"names":[],"mappings":"AAGA,0FAA0F;AAC1F,MAAM,OAAO,UAAU;IAEnB,aAAa;IACN,EAAE,CAAS;IAElB,8DAA8D;IACvD,SAAS,CAAS;IAEzB,8DAA8D;IACvD,SAAS,CAAS;IAExB,YAAY,EAAW,EAAE,SAAkB,EAAE,SAAkB;QAC5D,IAAI,EAAE,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,EAAE,GAAG,EAAE,CAAC;QAAC,CAAC;QACvC,IAAI,SAAS,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,SAAS,GAAG,SAAS,CAAC;QAAC,CAAC;QAC5D,IAAI,SAAS,KAAK,SAAS,EAAE,CAAC;YAAC,IAAI,CAAC,SAAS,GAAG,SAAS,CAAC;QAAC,CAAC;IAChE,CAAC;CAEJ"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './BaseEntity';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/lib/base/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
+
import { BaseEntity } from '../base';
|
|
1
2
|
import { AccountTypeCode } from '../enums';
|
|
2
3
|
import { AccountStatusCode } from '../enums';
|
|
3
4
|
import { StringKeyValue } from '../common';
|
|
4
5
|
import { AccountSettings } from '../entities';
|
|
5
|
-
import { BaseEntity } from '../entities';
|
|
6
6
|
export declare class Account extends BaseEntity {
|
|
7
7
|
name: string;
|
|
8
8
|
externalId: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Account.js","sourceRoot":"","sources":["../../../src/lib/entities/Account.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Account.js","sourceRoot":"","sources":["../../../src/lib/entities/Account.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAQrC,2DAA2D;AAC3D,MAAM,OAAO,OAAQ,SAAQ,UAAU;IAEnC,gBAAgB;IACT,IAAI,CAAS;IAEpB,0FAA0F;IACnF,UAAU,CAAS;IAE1B,uBAAuB;IAChB,WAAW,CAAS;IAE3B,+DAA+D;IACxD,IAAI,CAAkB;IAE7B,kDAAkD;IAC3C,MAAM,CAAoB;IAEjC,0DAA0D;IACnD,MAAM,CAAW;IAExB,gGAAgG;IACzF,SAAS,CAAS;IAEzB,gCAAgC;IACzB,IAAI,CAAW;IAEtB,+CAA+C;IACxC,MAAM,CAAmB;IAEhC,+BAA+B;IACxB,QAAQ,CAAkB;CAGpC"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
+
import { StringKeyValue } from '../common';
|
|
1
2
|
import { AccountSettings } from '../entities';
|
|
2
|
-
import { BaseEntity } from '../
|
|
3
|
+
import { BaseEntity } from '../base';
|
|
3
4
|
import { AccountTypeCode } from '../enums';
|
|
4
5
|
import { AccountStatusCode } from '../enums';
|
|
5
6
|
import { FeatureCode } from '../enums';
|
|
6
|
-
import { StringKeyValue } from '../common';
|
|
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":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAOrC,kDAAkD;AAClD,MAAM,OAAO,UAAW,SAAQ,UAAU;IAEtC,gBAAgB;IACT,IAAI,CAAS;IAEpB,0FAA0F;IACnF,UAAU,CAAS;IAE1B,uBAAuB;IAChB,WAAW,CAAS;IAE3B,+DAA+D;IACxD,IAAI,CAAkB;IAE7B,kDAAkD;IAC3C,MAAM,CAAoB;IAEjC,0DAA0D;IACnD,MAAM,CAAW;IAExB,4CAA4C;IACrC,QAAQ,CAAgB;IAE/B,gGAAgG;IACzF,SAAS,CAAS;IAEzB,gCAAgC;IACzB,IAAI,CAAW;IAEtB,+CAA+C;IACxC,MAAM,CAAmB;IAEhC,+BAA+B;IACxB,QAAQ,CAAkB;CAGpC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { TeaserPopUpSettings } from '../entities';
|
|
2
1
|
import { HomePageViewCode } from '../enums';
|
|
3
2
|
import { ComplianceReportSettings } from '../entities';
|
|
3
|
+
import { TeaserPopUpSettings } from '../entities';
|
|
4
4
|
export declare class AccountSettings {
|
|
5
5
|
logo: string;
|
|
6
6
|
defaultHomePageView: HomePageViewCode;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Action.js","sourceRoot":"","sources":["../../../src/lib/entities/Action.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Action.js","sourceRoot":"","sources":["../../../src/lib/entities/Action.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAKrC,+DAA+D;AAC/D,MAAM,OAAO,MAAO,SAAQ,UAAU;IAElC,cAAc;IACP,SAAS,CAAS;IAEzB,aAAa;IACN,QAAQ,CAAS;IAExB,qDAAqD;IAC9C,OAAO,CAAS;IAEvB,sDAAsD;IAC/C,QAAQ,CAAS;IAExB,8DAA8D;IACvD,MAAM,CAAmB;IAEhC,kCAAkC;IAC3B,MAAM,CAAS;CAGzB"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { EventTypeCode } from '../enums';
|
|
2
2
|
import { SeverityTypeCode } from '../enums';
|
|
3
|
-
import { EventStatusCode } from '../enums';
|
|
4
3
|
import { RuleTypeCode } from '../enums';
|
|
5
4
|
import { GeoData } from '../common';
|
|
5
|
+
import { BaseEntity } from '../base';
|
|
6
|
+
import { EventStatusCode } from '../enums';
|
|
7
|
+
import { StringKeyValue } from '../common';
|
|
6
8
|
import { EventCategoryCode } from '../enums';
|
|
7
9
|
import { TrafficDirectionCode } from '../enums';
|
|
8
|
-
import { EventTypeCode } from '../enums';
|
|
9
|
-
import { StringKeyValue } from '../common';
|
|
10
10
|
export declare class Alert extends BaseEntity {
|
|
11
11
|
accountId: string;
|
|
12
12
|
streamId: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BaseEntity } from '../
|
|
1
|
+
import { BaseEntity } from '../base';
|
|
2
2
|
// Cyber event entity
|
|
3
3
|
// The Event entity is created by multiple services (e.g. ip reputation, static rules, anomaly detection) by analyzing network statistics (usage and session data) and related to specific IP address.
|
|
4
4
|
// Since it is not always clear what is the actual device with the IP address (RADIUS or DIAMETER logs can be provided later), we should be able to create event without device Id and assign the device Id later on.
|
|
@@ -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;IAEjC,cAAc;IACP,SAAS,CAAS;IAEzB,aAAa;IACN,QAAQ,CAAS;IAExB,aAAa;IACN,QAAQ,CAAS;IAExB,oDAAoD;IAC7C,SAAS,CAAS;IAEzB,kDAAkD;IAC3C,OAAO,CAAS;IAEvB,sEAAsE;IAC/D,IAAI,CAAgB;IAE3B,oEAAoE;IAC7D,QAAQ,CAAmB;IAElC,gCAAgC;IACzB,KAAK,CAAS;IAErB,6CAA6C;IACtC,WAAW,CAAS;IAE3B,qDAAqD;IAC9C,MAAM,CAAkB;IAE/B,2DAA2D;IACpD,QAAQ,CAAe;IAE9B,wEAAwE;IACjE,MAAM,CAAS;IAEtB,uEAAuE;IAChE,QAAQ,CAAS;IAExB,iEAAiE;IAC1D,QAAQ,CAAS;IAExB,+CAA+C;IACxC,cAAc,CAAU;IAE/B,qBAAqB;IACd,WAAW,CAAS;IAE3B,yBAAyB;IAClB,IAAI,CAAW;IAEtB,+CAA+C;IACxC,MAAM,CAAmB;IAEhC,kBAAkB;IACX,QAAQ,CAAoB;IAEnC,yDAAyD;IAClD,iBAAiB,CAAS;IAEjC,qEAAqE;IAC9D,gBAAgB,CAAuB;IAE9C,2EAA2E;IACpE,eAAe,CAAS;IAE/B,2BAA2B;IACpB,gBAAgB,CAAU;CAGpC"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
+
import { EventTypeCode } from '../enums';
|
|
2
|
+
import { SeverityTypeCode } from '../enums';
|
|
1
3
|
import { GeoData } from '../common';
|
|
2
4
|
import { StringKeyValue } from '../common';
|
|
3
|
-
import {
|
|
5
|
+
import { TrafficDirectionCode } from '../enums';
|
|
6
|
+
import { BaseEntity } from '../base';
|
|
4
7
|
import { EventStatusCode } from '../enums';
|
|
5
|
-
import { SeverityTypeCode } from '../enums';
|
|
6
8
|
import { RuleTypeCode } from '../enums';
|
|
7
|
-
import {
|
|
9
|
+
import { EventCategoryCode } from '../enums';
|
|
8
10
|
import { Device } from '../entities';
|
|
9
|
-
import { BaseEntity } from '../entities';
|
|
10
|
-
import { EventTypeCode } from '../enums';
|
|
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":"AAKA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAQrC,oFAAoF;AACpF,MAAM,OAAO,eAAgB,SAAQ,UAAU;IAE3C,cAAc;IACP,SAAS,CAAS;IAEzB,aAAa;IACN,QAAQ,CAAS;IAExB,aAAa;IACN,QAAQ,CAAS;IAExB,oDAAoD;IAC7C,SAAS,CAAS;IAEzB,kDAAkD;IAC3C,OAAO,CAAS;IAEvB,sEAAsE;IAC/D,IAAI,CAAgB;IAE3B,oEAAoE;IAC7D,QAAQ,CAAmB;IAElC,gCAAgC;IACzB,KAAK,CAAS;IAErB,6CAA6C;IACtC,WAAW,CAAS;IAE3B,qDAAqD;IAC9C,MAAM,CAAkB;IAE/B,2DAA2D;IACpD,QAAQ,CAAe;IAE9B,wEAAwE;IACjE,MAAM,CAAS;IAEtB,uEAAuE;IAChE,QAAQ,CAAS;IAExB,iEAAiE;IAC1D,QAAQ,CAAS;IAExB,+CAA+C;IACxC,cAAc,CAAU;IAE/B,qBAAqB;IACd,WAAW,CAAS;IAE3B,yBAAyB;IAClB,IAAI,CAAW;IAEtB,+CAA+C;IACxC,MAAM,CAAmB;IAEhC,kBAAkB;IACX,QAAQ,CAAoB;IAEnC,yDAAyD;IAClD,iBAAiB,CAAS;IAEjC,qEAAqE;IAC9D,gBAAgB,CAAuB;IAE9C,2EAA2E;IACpE,eAAe,CAAS;IAE/B,2BAA2B;IACpB,gBAAgB,CAAU;IAEjC,gCAAgC;IACzB,MAAM,CAAS;CAGzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ApiKey.js","sourceRoot":"","sources":["../../../src/lib/entities/ApiKey.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ApiKey.js","sourceRoot":"","sources":["../../../src/lib/entities/ApiKey.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,+FAA+F;AAC/F,MAAM,OAAO,MAAO,SAAQ,UAAU;IAElC,gBAAgB;IACT,IAAI,CAAS;IAEpB,qEAAqE;IAC9D,GAAG,CAAS;IAEnB,+HAA+H;IACxH,GAAG,CAAsB;IAEhC,kCAAkC;IAC3B,OAAO,CAAS;IAEvB,6DAA6D;IACtD,SAAS,CAAU;IAE1B,0CAA0C;IACnC,OAAO,CAAU;IAExB,uEAAuE;IAChE,GAAG,CAAS;CAGtB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AuditLog.js","sourceRoot":"","sources":["../../../src/lib/entities/AuditLog.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
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;IAEpC,kDAAkD;IAC3C,SAAS,CAAS;IAEzB,WAAW;IACJ,MAAM,CAAS;IAEtB,aAAa;IACN,QAAQ,CAAe;IAE9B,6BAA6B;IACtB,MAAM,CAAS;IAEtB,qBAAqB;IACd,QAAQ,CAAS;IAExB,mBAAmB;IACZ,MAAM,CAAS;IAEtB,aAAa;IACN,QAAQ,CAAS;IAExB,mCAAmC;IAC5B,YAAY,CAAS;IAE5B,kCAAkC;IAC3B,WAAW,CAAS;CAG9B"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BaseEntity } from '../
|
|
1
|
+
import { BaseEntity } from '../base';
|
|
2
2
|
// Checkpoint represents parsing status in time that preserves parsing cycle statistics and last checkpoint (timestamp) to avoid parsing the same files over and over again
|
|
3
3
|
export class Checkpoint extends BaseEntity {
|
|
4
4
|
// Account Id
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Checkpoint.js","sourceRoot":"","sources":["../../../src/lib/entities/Checkpoint.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Checkpoint.js","sourceRoot":"","sources":["../../../src/lib/entities/Checkpoint.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,2KAA2K;AAC3K,MAAM,OAAO,UAAW,SAAQ,UAAU;IAEtC,cAAc;IACP,SAAS,CAAS;IAEzB,aAAa;IACN,QAAQ,CAAS;IAExB,oEAAoE;IAC7D,UAAU,CAAS;IAE1B,yDAAyD;IAClD,eAAe,CAAS;IAE/B,wDAAwD;IACjD,cAAc,CAAS;IAE9B,wCAAwC;IACjC,KAAK,CAAS;IAErB,+BAA+B;IACxB,WAAW,CAAS;IAE3B,yDAAyD;IAClD,OAAO,CAAS;IAEvB,oCAAoC;IAC7B,UAAU,CAAS;IAE1B,sCAAsC;IAC/B,YAAY,CAAS;IAE5B,+BAA+B;IACxB,UAAU,CAAS;IAE1B,iCAAiC;IAC1B,YAAY,CAAS;IAE5B,gCAAgC;IACzB,WAAW,CAAS;IAE3B,8FAA8F;IACvF,iBAAiB,CAAS;IAEjC,+CAA+C;IACxC,aAAa,CAAS;IAE7B,8DAA8D;IACvD,iBAAiB,CAAS;IAEjC,uEAAuE;IAChE,eAAe,CAAS;IAE/B,kDAAkD;IAC3C,gBAAgB,CAAS;IAEhC,iEAAiE;IAC1D,KAAK,CAAS;IAErB,6CAA6C;IACtC,WAAW,CAAS;CAG9B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConfigParam.js","sourceRoot":"","sources":["../../../src/lib/entities/ConfigParam.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"ConfigParam.js","sourceRoot":"","sources":["../../../src/lib/entities/ConfigParam.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,0EAA0E;AAC1E,qCAAqC;AACrC,MAAM,OAAO,WAAY,SAAQ,UAAU;IAEvC,uBAAuB;IAChB,KAAK,CAAS;CAGxB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BaseEntity } from '../
|
|
1
|
+
import { BaseEntity } from '../base';
|
|
2
2
|
// DNSRecord represents network statistics of DNS requests
|
|
3
3
|
// The createdOn field represents the first communication time of the device within this time window
|
|
4
4
|
// The updatedOn field represents the last communication time of the device within this time window
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DNSRecord.js","sourceRoot":"","sources":["../../../src/lib/entities/DNSRecord.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"DNSRecord.js","sourceRoot":"","sources":["../../../src/lib/entities/DNSRecord.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,0DAA0D;AAC1D,oGAAoG;AACpG,mGAAmG;AACnG,MAAM,OAAO,SAAU,SAAQ,UAAU;IAErC,mDAAmD;IAC5C,MAAM,CAAS;IAEtB,aAAa;IACN,QAAQ,CAAS;IAExB,aAAa;IACN,QAAQ,CAAS;IAExB,cAAc;IACP,SAAS,CAAS;IAEzB,aAAa;IACN,QAAQ,CAAS;IAExB,oDAAoD;IAC7C,SAAS,CAAS;IAEzB,kDAAkD;IAC3C,OAAO,CAAS;IAEvB,+BAA+B;IACxB,IAAI,CAAS;IAEpB,qBAAqB;IACd,OAAO,CAAW;CAG5B"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { DeviceActionCode } from '../enums';
|
|
2
|
+
import { SIM } from '../entities';
|
|
3
|
+
import { BaseEntity } from '../base';
|
|
2
4
|
import { DeviceTypeCode } from '../enums';
|
|
3
5
|
import { DeviceStatusCode } from '../enums';
|
|
4
6
|
import { StringKeyValue } from '../common';
|
|
5
|
-
import { DeviceActionCode } from '../enums';
|
|
6
|
-
import { SIM } from '../entities';
|
|
7
7
|
export declare class Device extends BaseEntity {
|
|
8
8
|
accountId: string;
|
|
9
9
|
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,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAOrC,0EAA0E;AAC1E,MAAM,OAAO,MAAO,SAAQ,UAAU;IAElC,cAAc;IACP,SAAS,CAAS;IAEzB,aAAa;IACN,QAAQ,CAAS;IAExB,qEAAqE;IAC9D,UAAU,CAAS;IAE1B,eAAe;IACR,IAAI,CAAS;IAEpB,sBAAsB;IACf,WAAW,CAAS;IAE3B,gBAAgB;IACT,OAAO,CAAS;IAEvB,gCAAgC;IACzB,QAAQ,CAAS;IAExB,4DAA4D;IACrD,IAAI,CAAiB;IAE5B,uEAAuE;IAChE,MAAM,CAAmB;IAEhC,iEAAiE;IAC1D,YAAY,CAAS;IAE5B,sBAAsB;IACf,GAAG,CAAS;IAEnB,oCAAoC;IAC7B,EAAE,CAAS;IAElB,qDAAqD;IAC9C,GAAG,CAAS;IAEnB,mDAAmD;IAC5C,GAAG,CAAS;IAEnB,iCAAiC;IAC1B,KAAK,CAAS;IAErB,uBAAuB;IAChB,IAAI,CAAW;IAEtB,uCAAuC;IAChC,MAAM,CAAmB;IAEhC,2DAA2D;IACpD,UAAU,CAAS;IAE1B,gCAAgC;IACzB,aAAa,CAAmB;IAEvC,oCAAoC;IAC7B,eAAe,CAAS;IAE/B,0DAA0D;IACnD,eAAe,CAAS;IAE/B,gDAAgD;IACzC,QAAQ,CAAQ;CAG1B"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BaseEntity } from '../
|
|
1
|
+
import { BaseEntity } from '../base';
|
|
2
2
|
// DeviceReport is a periodic (usually daily) snapshot on status of all devices, field createdOn indicates the snapshot time
|
|
3
3
|
export class DeviceReport extends BaseEntity {
|
|
4
4
|
// Account Id
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeviceReport.js","sourceRoot":"","sources":["../../../src/lib/entities/DeviceReport.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"DeviceReport.js","sourceRoot":"","sources":["../../../src/lib/entities/DeviceReport.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,4HAA4H;AAC5H,MAAM,OAAO,YAAa,SAAQ,UAAU;IAExC,cAAc;IACP,SAAS,CAAS;IAEzB,aAAa;IACN,QAAQ,CAAS;IAExB,sBAAsB;IACf,YAAY,CAAS;IAE5B,6BAA6B;IACtB,aAAa,CAAS;IAE7B,8BAA8B;IACvB,aAAa,CAAS;IAE7B,kFAAkF;IAC3E,eAAe,CAAS;CAGlC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { BaseEntity } from '../base';
|
|
2
|
+
import { DeviceTypeCode } from '../enums';
|
|
3
|
+
import { DeviceStatusCode } from '../enums';
|
|
1
4
|
import { StringKeyValue } from '../common';
|
|
2
5
|
import { DeviceActionCode } from '../enums';
|
|
3
6
|
import { SIM } from '../entities';
|
|
4
7
|
import { Event } from '../entities';
|
|
5
|
-
import { BaseEntity } from '../entities';
|
|
6
|
-
import { DeviceTypeCode } from '../enums';
|
|
7
|
-
import { DeviceStatusCode } from '../enums';
|
|
8
8
|
export declare class DeviceWithEvents extends BaseEntity {
|
|
9
9
|
accountId: string;
|
|
10
10
|
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,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAUrC,iFAAiF;AACjF,MAAM,OAAO,gBAAiB,SAAQ,UAAU;IAE5C,cAAc;IACP,SAAS,CAAS;IAEzB,aAAa;IACN,QAAQ,CAAS;IAExB,wEAAwE;IACjE,UAAU,CAAS;IAE1B,eAAe;IACR,IAAI,CAAS;IAEpB,sBAAsB;IACf,WAAW,CAAS;IAE3B,gBAAgB;IACT,OAAO,CAAS;IAEvB,gCAAgC;IACzB,QAAQ,CAAS;IAExB,4DAA4D;IACrD,IAAI,CAAiB;IAE5B,uEAAuE;IAChE,MAAM,CAAmB;IAEhC,iEAAiE;IAC1D,YAAY,CAAS;IAE5B,sBAAsB;IACf,GAAG,CAAS;IAEnB,oCAAoC;IAC7B,EAAE,CAAS;IAElB,qDAAqD;IAC9C,GAAG,CAAS;IAEnB,mDAAmD;IAC5C,GAAG,CAAS;IAEnB,iCAAiC;IAC1B,KAAK,CAAS;IAErB,uBAAuB;IAChB,IAAI,CAAW;IAEtB,uCAAuC;IAChC,MAAM,CAAmB;IAEhC,2DAA2D;IACpD,UAAU,CAAS;IAE1B,gCAAgC;IACzB,aAAa,CAAmB;IAEvC,oCAAoC;IAC7B,eAAe,CAAS;IAE/B,0DAA0D;IACnD,eAAe,CAAS;IAE/B,gDAAgD;IACzC,QAAQ,CAAQ;IAEvB,sBAAsB;IACf,MAAM,CAAU;CAG1B"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
+
import { RuleTypeCode } from '../enums';
|
|
1
2
|
import { GeoData } from '../common';
|
|
3
|
+
import { EventOccurrence } from '../entities';
|
|
4
|
+
import { SeverityTypeCode } from '../enums';
|
|
5
|
+
import { EventStatusCode } from '../enums';
|
|
2
6
|
import { StringKeyValue } from '../common';
|
|
3
7
|
import { EventCategoryCode } from '../enums';
|
|
8
|
+
import { TrafficDirectionCode } from '../enums';
|
|
9
|
+
import { BaseEntity } from '../base';
|
|
4
10
|
import { EventTypeCode } from '../enums';
|
|
5
|
-
import { EventStatusCode } from '../enums';
|
|
6
11
|
import { Indicator } from '../common';
|
|
7
|
-
import { RuleTypeCode } from '../enums';
|
|
8
|
-
import { SeverityTypeCode } from '../enums';
|
|
9
|
-
import { EventOccurrence } from '../entities';
|
|
10
|
-
import { TrafficDirectionCode } from '../enums';
|
|
11
|
-
import { BaseEntity } from '../entities';
|
|
12
12
|
export declare class Event extends BaseEntity {
|
|
13
13
|
accountId: string;
|
|
14
14
|
streamId: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BaseEntity } from '../
|
|
1
|
+
import { BaseEntity } from '../base';
|
|
2
2
|
// Alert entity
|
|
3
3
|
// The Alert entity representing an aggregation of many Event occurrences of the same type on the same device in a fixed time period (30 days)
|
|
4
4
|
// The purpose of this aggregation is to avoid flooding the user with many (hundreds and thousands) of events of the same type
|
|
@@ -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":"AAQA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAMrC,eAAe;AACf,8IAA8I;AAC9I,8HAA8H;AAC9H,MAAM,OAAO,KAAM,SAAQ,UAAU;IAEjC,cAAc;IACP,SAAS,CAAS;IAEzB,aAAa;IACN,QAAQ,CAAS;IAExB,aAAa;IACN,QAAQ,CAAS;IAExB,oDAAoD;IAC7C,SAAS,CAAS;IAEzB,kDAAkD;IAC3C,OAAO,CAAS;IAEvB,sEAAsE;IAC/D,IAAI,CAAgB;IAE3B,oEAAoE;IAC7D,QAAQ,CAAmB;IAElC,gCAAgC;IACzB,KAAK,CAAS;IAErB,6CAA6C;IACtC,WAAW,CAAS;IAE3B,qDAAqD;IAC9C,MAAM,CAAkB;IAE/B,4BAA4B;IACrB,UAAU,CAAc;IAE/B,2DAA2D;IACpD,QAAQ,CAAe;IAE9B,wEAAwE;IACjE,MAAM,CAAS;IAEtB,uEAAuE;IAChE,QAAQ,CAAS;IAExB,iEAAiE;IAC1D,QAAQ,CAAS;IAExB,+CAA+C;IACxC,cAAc,CAAU;IAE/B,qBAAqB;IACd,WAAW,CAAS;IAE3B,yBAAyB;IAClB,IAAI,CAAW;IAEtB,+CAA+C;IACxC,MAAM,CAAmB;IAEhC,kBAAkB;IACX,QAAQ,CAAoB;IAEnC,yDAAyD;IAClD,iBAAiB,CAAS;IAEjC,2DAA2D;IACpD,WAAW,CAAoB;IAEtC,qEAAqE;IAC9D,gBAAgB,CAAuB;IAE9C,2EAA2E;IACpE,eAAe,CAAS;IAE/B,2BAA2B;IACpB,gBAAgB,CAAU;CAGpC"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
+
import { EventStatusCode } from '../enums';
|
|
1
2
|
import { StringKeyValue } from '../common';
|
|
2
3
|
import { EventCategoryCode } from '../enums';
|
|
3
|
-
import {
|
|
4
|
-
import { Device } from '../entities';
|
|
5
|
-
import { BaseEntity } from '../entities';
|
|
4
|
+
import { BaseEntity } from '../base';
|
|
6
5
|
import { EventTypeCode } from '../enums';
|
|
7
|
-
import {
|
|
6
|
+
import { SeverityTypeCode } from '../enums';
|
|
8
7
|
import { Indicator } from '../common';
|
|
9
8
|
import { RuleTypeCode } from '../enums';
|
|
9
|
+
import { GeoData } from '../common';
|
|
10
10
|
import { EventOccurrence } from '../entities';
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
11
|
+
import { TrafficDirectionCode } from '../enums';
|
|
12
|
+
import { Device } from '../entities';
|
|
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,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAYrC,oFAAoF;AACpF,MAAM,OAAO,eAAgB,SAAQ,UAAU;IAE3C,cAAc;IACP,SAAS,CAAS;IAEzB,aAAa;IACN,QAAQ,CAAS;IAExB,aAAa;IACN,QAAQ,CAAS;IAExB,oDAAoD;IAC7C,SAAS,CAAS;IAEzB,kDAAkD;IAC3C,OAAO,CAAS;IAEvB,sEAAsE;IAC/D,IAAI,CAAgB;IAE3B,oEAAoE;IAC7D,QAAQ,CAAmB;IAElC,gCAAgC;IACzB,KAAK,CAAS;IAErB,6CAA6C;IACtC,WAAW,CAAS;IAE3B,qDAAqD;IAC9C,MAAM,CAAkB;IAE/B,4BAA4B;IACrB,UAAU,CAAc;IAE/B,oBAAoB;IACb,QAAQ,CAAe;IAE9B,kBAAkB;IACX,MAAM,CAAS;IAEtB,iEAAiE;IAC1D,QAAQ,CAAS;IAExB,+CAA+C;IACxC,cAAc,CAAU;IAE/B,qBAAqB;IACd,WAAW,CAAS;IAE3B,yBAAyB;IAClB,IAAI,CAAW;IAEtB,+CAA+C;IACxC,MAAM,CAAmB;IAEhC,kBAAkB;IACX,QAAQ,CAAoB;IAEnC,yDAAyD;IAClD,iBAAiB,CAAS;IAEjC,2DAA2D;IACpD,WAAW,CAAoB;IAEtC,qEAAqE;IAC9D,gBAAgB,CAAuB;IAE9C,2EAA2E;IACpE,eAAe,CAAS;IAE/B,2BAA2B;IACpB,gBAAgB,CAAU;IAEjC,gCAAgC;IACzB,MAAM,CAAS;CAGzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Feature.js","sourceRoot":"","sources":["../../../src/lib/entities/Feature.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Feature.js","sourceRoot":"","sources":["../../../src/lib/entities/Feature.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,qEAAqE;AACrE,MAAM,OAAO,OAAQ,SAAQ,UAAU;IAEnC,gBAAgB;IACT,IAAI,CAAc;IAEzB,gBAAgB;IACT,IAAI,CAAS;CAGvB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FeaturesGroup.js","sourceRoot":"","sources":["../../../src/lib/entities/FeaturesGroup.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"FeaturesGroup.js","sourceRoot":"","sources":["../../../src/lib/entities/FeaturesGroup.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,+FAA+F;AAC/F,MAAM,OAAO,aAAc,SAAQ,UAAU;IAEzC,+BAA+B;IACxB,IAAI,CAAS;IAEpB,oBAAoB;IACb,QAAQ,CAAgB;CAGlC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Group.js","sourceRoot":"","sources":["../../../src/lib/entities/Group.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Group.js","sourceRoot":"","sources":["../../../src/lib/entities/Group.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,6DAA6D;AAC7D,MAAM,OAAO,KAAM,SAAQ,UAAU;IAEjC,cAAc;IACP,IAAI,CAAS;IAEpB,wFAAwF;IACjF,UAAU,CAAS;IAE1B,eAAe;IACR,KAAK,CAAS;IAErB,uCAAuC;IAChC,YAAY,CAAgB;CAGtC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BaseEntity } from '../
|
|
1
|
+
import { BaseEntity } from '../base';
|
|
2
2
|
// Image stores a small base64 picture (such as: user avatar, account logo, etc) or URI (for large pictures) in the database
|
|
3
3
|
// The id of the image is the entity id * @Table: image
|
|
4
4
|
export class Image extends BaseEntity {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Image.js","sourceRoot":"","sources":["../../../src/lib/entities/Image.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Image.js","sourceRoot":"","sources":["../../../src/lib/entities/Image.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,4HAA4H;AAC5H,uDAAuD;AACvD,MAAM,OAAO,KAAM,SAAQ,UAAU;IAEjC,mEAAmE;IAC5D,OAAO,CAAS;IAEvB,2BAA2B;IACpB,WAAW,CAAS;CAG9B"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
+
import { InsightTypeCode } from '../enums';
|
|
1
2
|
import { InsightStatusCode } from '../enums';
|
|
2
3
|
import { SeverityTypeCode } from '../enums';
|
|
3
4
|
import { DirectionContextCode } from '../enums';
|
|
4
|
-
import { BaseEntity } from '../
|
|
5
|
-
import { InsightTypeCode } 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":"AAIA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,UAAU;AACV,sGAAsG;AACtG,MAAM,OAAO,OAAQ,SAAQ,UAAU;IAEnC,cAAc;IACP,SAAS,CAAS;IAEzB,aAAa;IACN,QAAQ,CAAS;IAExB,4BAA4B;IACrB,MAAM,CAAS;IAEtB,sEAAsE;IAC/D,KAAK,CAAS;IAErB,iDAAiD;IAC1C,IAAI,CAAkB;IAE7B,2DAA2D;IACpD,MAAM,CAAoB;IAEjC,6DAA6D;IACtD,WAAW,CAAS;IAE3B,mCAAmC;IAC5B,KAAK,CAAW;IAEvB,0DAA0D;IACnD,QAAQ,CAAmB;IAElC,wCAAwC;IACjC,KAAK,CAAS;IAErB,kGAAkG;IAC3F,uBAAuB,CAAuB;CAGxD"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { InsightTypeCode } from '../enums';
|
|
2
2
|
import { DirectionContextCode } from '../enums';
|
|
3
|
-
import { BaseEntity } from '../
|
|
3
|
+
import { BaseEntity } from '../base';
|
|
4
4
|
export declare class InsightQuery extends BaseEntity {
|
|
5
5
|
type: InsightTypeCode;
|
|
6
6
|
description: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BaseEntity } from '../
|
|
1
|
+
import { BaseEntity } from '../base';
|
|
2
2
|
// InsightQuery
|
|
3
3
|
// The InsightQuery entity is a definition of insight query to execute periodically in order to generate "insights" for the users.
|
|
4
4
|
export class InsightQuery extends BaseEntity {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InsightQuery.js","sourceRoot":"","sources":["../../../src/lib/entities/InsightQuery.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"InsightQuery.js","sourceRoot":"","sources":["../../../src/lib/entities/InsightQuery.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,eAAe;AACf,kIAAkI;AAClI,MAAM,OAAO,YAAa,SAAQ,UAAU;IAExC,iDAAiD;IAC1C,IAAI,CAAkB;IAE7B,sDAAsD;IAC/C,WAAW,CAAS;IAE3B,kCAAkC;IAC3B,KAAK,CAAS;IAErB,kGAAkG;IAC3F,uBAAuB,CAAuB;IAErD,8FAA8F;IACvF,OAAO,CAAS;CAG1B"}
|