@shieldiot/pulse-lib 1.0.7 → 1.0.9

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.
Files changed (143) hide show
  1. package/README.md +30 -4
  2. package/dist/lib/base/BaseEntity.js.map +1 -0
  3. package/dist/lib/base/index.d.ts +1 -0
  4. package/dist/lib/base/index.js +2 -0
  5. package/dist/lib/base/index.js.map +1 -0
  6. package/dist/lib/common/SeverityIntervalTuple.d.ts +1 -1
  7. package/dist/lib/common/TimeSeriesOfFloat.d.ts +1 -1
  8. package/dist/lib/common/TokenData.d.ts +1 -1
  9. package/dist/lib/entities/Account.d.ts +1 -1
  10. package/dist/lib/entities/Account.js +1 -1
  11. package/dist/lib/entities/Account.js.map +1 -1
  12. package/dist/lib/entities/AccountDTO.d.ts +1 -1
  13. package/dist/lib/entities/AccountDTO.js +1 -1
  14. package/dist/lib/entities/AccountDTO.js.map +1 -1
  15. package/dist/lib/entities/AccountSettings.d.ts +1 -1
  16. package/dist/lib/entities/Action.d.ts +1 -1
  17. package/dist/lib/entities/Action.js +1 -1
  18. package/dist/lib/entities/Action.js.map +1 -1
  19. package/dist/lib/entities/Alert.d.ts +5 -5
  20. package/dist/lib/entities/Alert.js +1 -1
  21. package/dist/lib/entities/Alert.js.map +1 -1
  22. package/dist/lib/entities/AlertWithDevice.d.ts +6 -6
  23. package/dist/lib/entities/AlertWithDevice.js +1 -1
  24. package/dist/lib/entities/AlertWithDevice.js.map +1 -1
  25. package/dist/lib/entities/ApiKey.d.ts +1 -1
  26. package/dist/lib/entities/ApiKey.js +1 -1
  27. package/dist/lib/entities/ApiKey.js.map +1 -1
  28. package/dist/lib/entities/AuditLog.d.ts +1 -1
  29. package/dist/lib/entities/AuditLog.js +1 -1
  30. package/dist/lib/entities/AuditLog.js.map +1 -1
  31. package/dist/lib/entities/Checkpoint.d.ts +1 -1
  32. package/dist/lib/entities/Checkpoint.js +1 -1
  33. package/dist/lib/entities/Checkpoint.js.map +1 -1
  34. package/dist/lib/entities/ConfigParam.d.ts +1 -1
  35. package/dist/lib/entities/ConfigParam.js +1 -1
  36. package/dist/lib/entities/ConfigParam.js.map +1 -1
  37. package/dist/lib/entities/DNSRecord.d.ts +1 -1
  38. package/dist/lib/entities/DNSRecord.js +1 -1
  39. package/dist/lib/entities/DNSRecord.js.map +1 -1
  40. package/dist/lib/entities/Device.d.ts +1 -1
  41. package/dist/lib/entities/Device.js +1 -1
  42. package/dist/lib/entities/Device.js.map +1 -1
  43. package/dist/lib/entities/DeviceReport.d.ts +1 -1
  44. package/dist/lib/entities/DeviceReport.js +1 -1
  45. package/dist/lib/entities/DeviceReport.js.map +1 -1
  46. package/dist/lib/entities/DeviceWithEvents.d.ts +2 -2
  47. package/dist/lib/entities/DeviceWithEvents.js +1 -1
  48. package/dist/lib/entities/DeviceWithEvents.js.map +1 -1
  49. package/dist/lib/entities/Event.d.ts +6 -6
  50. package/dist/lib/entities/Event.js +1 -1
  51. package/dist/lib/entities/Event.js.map +1 -1
  52. package/dist/lib/entities/EventOccurrence.d.ts +1 -1
  53. package/dist/lib/entities/EventWithDevice.d.ts +5 -5
  54. package/dist/lib/entities/EventWithDevice.js +1 -1
  55. package/dist/lib/entities/EventWithDevice.js.map +1 -1
  56. package/dist/lib/entities/Feature.d.ts +1 -1
  57. package/dist/lib/entities/Feature.js +1 -1
  58. package/dist/lib/entities/Feature.js.map +1 -1
  59. package/dist/lib/entities/FeaturesGroup.d.ts +1 -1
  60. package/dist/lib/entities/FeaturesGroup.js +1 -1
  61. package/dist/lib/entities/FeaturesGroup.js.map +1 -1
  62. package/dist/lib/entities/Group.d.ts +1 -1
  63. package/dist/lib/entities/Group.js +1 -1
  64. package/dist/lib/entities/Group.js.map +1 -1
  65. package/dist/lib/entities/Image.d.ts +1 -1
  66. package/dist/lib/entities/Image.js +1 -1
  67. package/dist/lib/entities/Image.js.map +1 -1
  68. package/dist/lib/entities/Insight.d.ts +2 -2
  69. package/dist/lib/entities/Insight.js +1 -1
  70. package/dist/lib/entities/Insight.js.map +1 -1
  71. package/dist/lib/entities/InsightQuery.d.ts +1 -1
  72. package/dist/lib/entities/InsightQuery.js +1 -1
  73. package/dist/lib/entities/InsightQuery.js.map +1 -1
  74. package/dist/lib/entities/InsightSpec.d.ts +1 -1
  75. package/dist/lib/entities/InsightSpec.js +1 -1
  76. package/dist/lib/entities/InsightSpec.js.map +1 -1
  77. package/dist/lib/entities/Integration.d.ts +2 -2
  78. package/dist/lib/entities/Integration.js +1 -1
  79. package/dist/lib/entities/Integration.js.map +1 -1
  80. package/dist/lib/entities/Member.d.ts +1 -1
  81. package/dist/lib/entities/Member.js +1 -1
  82. package/dist/lib/entities/Member.js.map +1 -1
  83. package/dist/lib/entities/Radius.d.ts +1 -1
  84. package/dist/lib/entities/Radius.js +1 -1
  85. package/dist/lib/entities/Radius.js.map +1 -1
  86. package/dist/lib/entities/Report.d.ts +1 -1
  87. package/dist/lib/entities/Report.js +1 -1
  88. package/dist/lib/entities/Report.js.map +1 -1
  89. package/dist/lib/entities/Rule.d.ts +3 -3
  90. package/dist/lib/entities/Rule.js +1 -1
  91. package/dist/lib/entities/Rule.js.map +1 -1
  92. package/dist/lib/entities/RuleTemplate.d.ts +1 -1
  93. package/dist/lib/entities/RuleTemplate.js +1 -1
  94. package/dist/lib/entities/RuleTemplate.js.map +1 -1
  95. package/dist/lib/entities/ServiceStatus.d.ts +1 -1
  96. package/dist/lib/entities/ServiceStatus.js +1 -1
  97. package/dist/lib/entities/ServiceStatus.js.map +1 -1
  98. package/dist/lib/entities/SessionRecord.d.ts +1 -1
  99. package/dist/lib/entities/SessionRecord.js +1 -1
  100. package/dist/lib/entities/SessionRecord.js.map +1 -1
  101. package/dist/lib/entities/Shieldex.d.ts +1 -1
  102. package/dist/lib/entities/Shieldex.js +1 -1
  103. package/dist/lib/entities/Shieldex.js.map +1 -1
  104. package/dist/lib/entities/Stream.d.ts +1 -1
  105. package/dist/lib/entities/Stream.js +1 -1
  106. package/dist/lib/entities/Stream.js.map +1 -1
  107. package/dist/lib/entities/StreamAnalyticsConfig.d.ts +2 -2
  108. package/dist/lib/entities/StreamAnalyticsConfig.js +1 -1
  109. package/dist/lib/entities/StreamAnalyticsConfig.js.map +1 -1
  110. package/dist/lib/entities/StreamConfig.d.ts +3 -3
  111. package/dist/lib/entities/UsageRecord.d.ts +1 -1
  112. package/dist/lib/entities/UsageRecord.js +1 -1
  113. package/dist/lib/entities/UsageRecord.js.map +1 -1
  114. package/dist/lib/entities/User.d.ts +1 -1
  115. package/dist/lib/entities/User.js +1 -1
  116. package/dist/lib/entities/User.js.map +1 -1
  117. package/dist/lib/entities/UserMembership.d.ts +1 -1
  118. package/dist/lib/entities/UserMembership.js +1 -1
  119. package/dist/lib/entities/UserMembership.js.map +1 -1
  120. package/dist/lib/entities/UserMemberships.d.ts +1 -1
  121. package/dist/lib/entities/UserMemberships.js +1 -1
  122. package/dist/lib/entities/UserMemberships.js.map +1 -1
  123. package/dist/lib/entities/index.d.ts +0 -1
  124. package/dist/lib/entities/index.js +0 -1
  125. package/dist/lib/entities/index.js.map +1 -1
  126. package/dist/lib/index.d.ts +1 -0
  127. package/dist/lib/index.js +1 -0
  128. package/dist/lib/index.js.map +1 -1
  129. package/dist/lib/pulse-client.d.ts +25 -25
  130. package/dist/lib/pulse-client.js +25 -25
  131. package/dist/lib/pulse-client.js.map +1 -1
  132. package/dist/lib/services/sysFeaturesService.d.ts +1 -1
  133. package/dist/lib/services/sysRulesService.d.ts +1 -1
  134. package/dist/lib/services/sysUsersService.d.ts +1 -1
  135. package/dist/lib/services/usrAlertsService.d.ts +9 -9
  136. package/dist/lib/services/usrDevicesService.d.ts +3 -3
  137. package/dist/lib/services/usrEventsService.d.ts +8 -8
  138. package/dist/lib/services/usrReportsService.d.ts +1 -1
  139. package/dist/lib/services/usrUserService.d.ts +1 -1
  140. package/package.json +1 -1
  141. package/dist/lib/entities/BaseEntity.js.map +0 -1
  142. /package/dist/lib/{entities → base}/BaseEntity.d.ts +0 -0
  143. /package/dist/lib/{entities → base}/BaseEntity.js +0 -0
package/README.md CHANGED
@@ -7,7 +7,11 @@ This is a native typescript with no Angular dependency
7
7
  TypeScript Client Library for pulse-api based on pure TypeScript and [axios](https://axios-http.com/)
8
8
 
9
9
  ## Installation
10
- `npm install @shieldiot/pulse-lib --save`
10
+ Install package using npm
11
+
12
+ ```javascript
13
+ npm install @shieldiot/pulse-lib
14
+ ```
11
15
 
12
16
  ## Usage
13
17
  Consume PulseIoT API services from the client library.
@@ -15,11 +19,33 @@ To use this library, one must add the following HTTP headers to any request:
15
19
  * X-API-KEY - API provided by ShieldIoT to identify the integrated system
16
20
  * X-ACCESS-TOKEN - Security token to identify the user/service
17
21
 
18
- The X-API-KEY header can be set in the library constructor but the X-ACCESS-TOKEN should be injected dynamically using HTTP INTERCEPTORS
22
+ This attributes can be injected directly to the `PulseClient` constructor but the secured way is to inject these headers in the backend side.
19
23
 
24
+ #### Example: create client and service instance
25
+ Create a client library instance, inject the backend API URL, API key and access token
26
+ From the client library instance, create a service using the factory method
20
27
  ```javascript
21
- import PulseClient from "@shieldiot/pulse-lib";
28
+ import { PulseClient, LoginParams } from "@shieldiot/pulse-lib";
29
+
30
+ function authorize(): void {
22
31
 
23
- cli = new PulseClient();
32
+ let apiKey = "your_api_key";
33
+ let token = "user_or_service_access_token";
34
+ let client = new PulseClient("https://api.pulseiot.io/v1", apiKey, token);
24
35
 
36
+ let lp = new LoginParams("user@email.com");
37
+
38
+ // Create UserServices
39
+ let service = client.CreateUsrUserService();
40
+
41
+ // Invoke service method
42
+ service.authorize(lp).subscribe({
43
+ next: (res) => console.log(res),
44
+ error: (err) => console.error(err)
45
+ });
46
+ console.log('Completed');
47
+ }
48
+
49
+ test();
25
50
  ```
51
+
@@ -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,2 @@
1
+ export * from './BaseEntity';
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/lib/base/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
@@ -1,5 +1,5 @@
1
- import { Interval } from '../common';
2
1
  import { SeverityTypeCode } from '../enums';
2
+ import { Interval } from '../common';
3
3
  export declare class SeverityIntervalTuple {
4
4
  severity: SeverityTypeCode;
5
5
  interval: Interval;
@@ -1,5 +1,5 @@
1
- import { TimeDataPointFloat } from '../common';
2
1
  import { TimeFrame } from '../common';
2
+ import { TimeDataPointFloat } from '../common';
3
3
  export declare class TimeSeriesOfFloat {
4
4
  name: string;
5
5
  range: TimeFrame;
@@ -1,6 +1,6 @@
1
+ import { UserStatusCode } from '../enums';
1
2
  import { UserTypeCode } from '../enums';
2
3
  import { MemberRoleCode } from '../enums';
3
- import { UserStatusCode } from '../enums';
4
4
  export declare class TokenData {
5
5
  accountId: string;
6
6
  subjectId: string;
@@ -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,4 +1,4 @@
1
- import { BaseEntity } from '../entities';
1
+ import { BaseEntity } from '../base';
2
2
  // Account entity in the system represents customer account
3
3
  export class Account extends BaseEntity {
4
4
  // Account name
@@ -1 +1 @@
1
- {"version":3,"file":"Account.js","sourceRoot":"","sources":["../../../src/lib/entities/Account.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AAIzC,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
+ {"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,5 +1,5 @@
1
1
  import { AccountSettings } from '../entities';
2
- import { BaseEntity } from '../entities';
2
+ import { BaseEntity } from '../base';
3
3
  import { AccountTypeCode } from '../enums';
4
4
  import { AccountStatusCode } from '../enums';
5
5
  import { FeatureCode } from '../enums';
@@ -1,4 +1,4 @@
1
- import { BaseEntity } from '../entities';
1
+ import { BaseEntity } from '../base';
2
2
  // AccountDTO includes additional data for display
3
3
  export class AccountDTO extends BaseEntity {
4
4
  // Account name
@@ -1 +1 @@
1
- {"version":3,"file":"AccountDTO.js","sourceRoot":"","sources":["../../../src/lib/entities/AccountDTO.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AAQzC,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
+ {"version":3,"file":"AccountDTO.js","sourceRoot":"","sources":["../../../src/lib/entities/AccountDTO.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAQrC,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,5 +1,5 @@
1
1
  import { DeviceActionCode } from '../enums';
2
- import { BaseEntity } from '../entities';
2
+ import { BaseEntity } from '../base';
3
3
  export declare class Action extends BaseEntity {
4
4
  accountId: string;
5
5
  streamId: string;
@@ -1,4 +1,4 @@
1
- import { BaseEntity } from '../entities';
1
+ import { BaseEntity } from '../base';
2
2
  // Action entity is a user action applied on an event or device
3
3
  export class Action extends BaseEntity {
4
4
  // Account Id
@@ -1 +1 @@
1
- {"version":3,"file":"Action.js","sourceRoot":"","sources":["../../../src/lib/entities/Action.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AAIzC,+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
+ {"version":3,"file":"Action.js","sourceRoot":"","sources":["../../../src/lib/entities/Action.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,+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 { BaseEntity } from '../entities';
2
- import { SeverityTypeCode } from '../enums';
3
- import { EventStatusCode } from '../enums';
4
- import { RuleTypeCode } from '../enums';
5
1
  import { GeoData } from '../common';
6
2
  import { EventCategoryCode } from '../enums';
7
3
  import { TrafficDirectionCode } from '../enums';
8
- import { EventTypeCode } from '../enums';
4
+ import { RuleTypeCode } from '../enums';
5
+ import { SeverityTypeCode } from '../enums';
6
+ import { EventStatusCode } from '../enums';
9
7
  import { StringKeyValue } from '../common';
8
+ import { BaseEntity } from '../base';
9
+ import { EventTypeCode } from '../enums';
10
10
  export declare class Alert extends BaseEntity {
11
11
  accountId: string;
12
12
  streamId: string;
@@ -1,4 +1,4 @@
1
- import { BaseEntity } from '../entities';
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":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AAYzC,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
+ {"version":3,"file":"Alert.js","sourceRoot":"","sources":["../../../src/lib/entities/Alert.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAKrC,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 { GeoData } from '../common';
2
- import { StringKeyValue } from '../common';
3
- import { EventCategoryCode } from '../enums';
4
- import { EventStatusCode } from '../enums';
5
1
  import { SeverityTypeCode } from '../enums';
6
- import { RuleTypeCode } from '../enums';
2
+ import { GeoData } from '../common';
7
3
  import { TrafficDirectionCode } from '../enums';
4
+ import { EventCategoryCode } from '../enums';
8
5
  import { Device } from '../entities';
9
- import { BaseEntity } from '../entities';
6
+ import { BaseEntity } from '../base';
10
7
  import { EventTypeCode } from '../enums';
8
+ import { EventStatusCode } from '../enums';
9
+ import { RuleTypeCode } from '../enums';
10
+ import { StringKeyValue } from '../common';
11
11
  export declare class AlertWithDevice extends BaseEntity {
12
12
  accountId: string;
13
13
  streamId: string;
@@ -1,4 +1,4 @@
1
- import { BaseEntity } from '../entities';
1
+ import { BaseEntity } from '../base';
2
2
  // AlertWithDevice entity is an event with the device information (for display only)
3
3
  export class AlertWithDevice extends BaseEntity {
4
4
  // Account Id
@@ -1 +1 @@
1
- {"version":3,"file":"AlertWithDevice.js","sourceRoot":"","sources":["../../../src/lib/entities/AlertWithDevice.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AAKzC,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
+ {"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,5 +1,5 @@
1
- import { BaseEntity } from '../entities';
2
1
  import { StringKeyIntValue } from '../common';
2
+ import { BaseEntity } from '../base';
3
3
  export declare class ApiKey extends BaseEntity {
4
4
  name: string;
5
5
  ttl: number;
@@ -1,4 +1,4 @@
1
- import { BaseEntity } from '../entities';
1
+ import { BaseEntity } from '../base';
2
2
  // ApiKey entity is a structure representing the source data fields encapsulated in the API key
3
3
  export class ApiKey extends BaseEntity {
4
4
  // API Key name
@@ -1 +1 @@
1
- {"version":3,"file":"ApiKey.js","sourceRoot":"","sources":["../../../src/lib/entities/ApiKey.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AAKzC,+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
+ {"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,5 +1,5 @@
1
1
  import { UserTypeCode } from '../enums';
2
- import { BaseEntity } from '../entities';
2
+ import { BaseEntity } from '../base';
3
3
  export declare class AuditLog extends BaseEntity {
4
4
  accountId: string;
5
5
  userId: string;
@@ -1,4 +1,4 @@
1
- import { BaseEntity } from '../entities';
1
+ import { BaseEntity } from '../base';
2
2
  // Audit Log - each entry represents a single action done by user
3
3
  export class AuditLog extends BaseEntity {
4
4
  // Account Id (empty if it is non-account entity)
@@ -1 +1 @@
1
- {"version":3,"file":"AuditLog.js","sourceRoot":"","sources":["../../../src/lib/entities/AuditLog.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AAIzC,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
+ {"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 '../entities';
1
+ import { BaseEntity } from '../base';
2
2
  export declare class Checkpoint extends BaseEntity {
3
3
  accountId: string;
4
4
  streamId: string;
@@ -1,4 +1,4 @@
1
- import { BaseEntity } from '../entities';
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,aAAa,CAAC;AAIzC,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
+ {"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,4 +1,4 @@
1
- import { BaseEntity } from '../entities';
1
+ import { BaseEntity } from '../base';
2
2
  export declare class ConfigParam extends BaseEntity {
3
3
  value: string;
4
4
  }
@@ -1,4 +1,4 @@
1
- import { BaseEntity } from '../entities';
1
+ import { BaseEntity } from '../base';
2
2
  // ConfigParam stores a key-value pair as a system configuration parameter
3
3
  // The id is the key of the parameter
4
4
  export class ConfigParam extends BaseEntity {
@@ -1 +1 @@
1
- {"version":3,"file":"ConfigParam.js","sourceRoot":"","sources":["../../../src/lib/entities/ConfigParam.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AAIzC,0EAA0E;AAC1E,qCAAqC;AACrC,MAAM,OAAO,WAAY,SAAQ,UAAU;IAEvC,uBAAuB;IAChB,KAAK,CAAS;CAGxB"}
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 '../entities';
1
+ import { BaseEntity } from '../base';
2
2
  export declare class DNSRecord extends BaseEntity {
3
3
  source: string;
4
4
  deviceId: string;
@@ -1,4 +1,4 @@
1
- import { BaseEntity } from '../entities';
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,aAAa,CAAC;AAIzC,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
+ {"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 { BaseEntity } from '../entities';
2
1
  import { DeviceTypeCode } from '../enums';
3
2
  import { DeviceStatusCode } from '../enums';
4
3
  import { StringKeyValue } from '../common';
5
4
  import { DeviceActionCode } from '../enums';
6
5
  import { SIM } from '../entities';
6
+ import { BaseEntity } from '../base';
7
7
  export declare class Device extends BaseEntity {
8
8
  accountId: string;
9
9
  streamId: string;
@@ -1,4 +1,4 @@
1
- import { BaseEntity } from '../entities';
1
+ import { BaseEntity } from '../base';
2
2
  // Device entity is an IoT device representation with attributes and state
3
3
  export class Device extends BaseEntity {
4
4
  // Account Id
@@ -1 +1 @@
1
- {"version":3,"file":"Device.js","sourceRoot":"","sources":["../../../src/lib/entities/Device.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AASzC,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
+ {"version":3,"file":"Device.js","sourceRoot":"","sources":["../../../src/lib/entities/Device.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,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 '../entities';
1
+ import { BaseEntity } from '../base';
2
2
  export declare class DeviceReport extends BaseEntity {
3
3
  accountId: string;
4
4
  streamId: string;
@@ -1,4 +1,4 @@
1
- import { BaseEntity } from '../entities';
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,aAAa,CAAC;AAIzC,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
+ {"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 { StringKeyValue } from '../common';
2
1
  import { DeviceActionCode } from '../enums';
3
2
  import { SIM } from '../entities';
4
3
  import { Event } from '../entities';
5
- import { BaseEntity } from '../entities';
4
+ import { BaseEntity } from '../base';
6
5
  import { DeviceTypeCode } from '../enums';
7
6
  import { DeviceStatusCode } from '../enums';
7
+ import { StringKeyValue } from '../common';
8
8
  export declare class DeviceWithEvents extends BaseEntity {
9
9
  accountId: string;
10
10
  streamId: string;
@@ -1,4 +1,4 @@
1
- import { BaseEntity } from '../entities';
1
+ import { BaseEntity } from '../base';
2
2
  // DeviceWithEvents entity is a device with its related events (for display only)
3
3
  export class DeviceWithEvents extends BaseEntity {
4
4
  // Account Id
@@ -1 +1 @@
1
- {"version":3,"file":"DeviceWithEvents.js","sourceRoot":"","sources":["../../../src/lib/entities/DeviceWithEvents.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AAMzC,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
+ {"version":3,"file":"DeviceWithEvents.js","sourceRoot":"","sources":["../../../src/lib/entities/DeviceWithEvents.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAOrC,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 { TrafficDirectionCode } from '../enums';
2
+ import { SeverityTypeCode } from '../enums';
3
+ import { Indicator } from '../common';
1
4
  import { GeoData } from '../common';
2
5
  import { StringKeyValue } from '../common';
3
- import { EventCategoryCode } from '../enums';
6
+ import { EventOccurrence } from '../entities';
4
7
  import { EventTypeCode } from '../enums';
5
8
  import { EventStatusCode } from '../enums';
6
- import { Indicator } from '../common';
7
9
  import { RuleTypeCode } from '../enums';
8
- import { SeverityTypeCode } from '../enums';
9
- import { EventOccurrence } from '../entities';
10
- import { TrafficDirectionCode } from '../enums';
11
- import { BaseEntity } from '../entities';
10
+ import { EventCategoryCode } from '../enums';
11
+ import { BaseEntity } from '../base';
12
12
  export declare class Event extends BaseEntity {
13
13
  accountId: string;
14
14
  streamId: string;
@@ -1,4 +1,4 @@
1
- import { BaseEntity } from '../entities';
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":"AAUA,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AAIzC,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
+ {"version":3,"file":"Event.js","sourceRoot":"","sources":["../../../src/lib/entities/Event.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,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,5 +1,5 @@
1
- import { Indicator } from '../common';
2
1
  import { TrafficDirectionCode } from '../enums';
2
+ import { Indicator } from '../common';
3
3
  export declare class EventOccurrence {
4
4
  timestamp: number;
5
5
  source: string;
@@ -1,15 +1,15 @@
1
+ import { SeverityTypeCode } from '../enums';
2
+ import { EventStatusCode } from '../enums';
3
+ import { Indicator } from '../common';
4
+ import { GeoData } from '../common';
1
5
  import { StringKeyValue } from '../common';
2
6
  import { EventCategoryCode } from '../enums';
3
7
  import { TrafficDirectionCode } from '../enums';
4
8
  import { Device } from '../entities';
5
- import { BaseEntity } from '../entities';
6
9
  import { EventTypeCode } from '../enums';
7
- import { GeoData } from '../common';
8
- import { Indicator } from '../common';
9
10
  import { RuleTypeCode } from '../enums';
10
11
  import { EventOccurrence } from '../entities';
11
- import { SeverityTypeCode } from '../enums';
12
- 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,4 +1,4 @@
1
- import { BaseEntity } from '../entities';
1
+ import { BaseEntity } from '../base';
2
2
  // EventWithDevice entity is an event with the device information (for display only)
3
3
  export class EventWithDevice extends BaseEntity {
4
4
  // Account Id
@@ -1 +1 @@
1
- {"version":3,"file":"EventWithDevice.js","sourceRoot":"","sources":["../../../src/lib/entities/EventWithDevice.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AAWzC,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
+ {"version":3,"file":"EventWithDevice.js","sourceRoot":"","sources":["../../../src/lib/entities/EventWithDevice.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,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,5 +1,5 @@
1
1
  import { FeatureCode } from '../enums';
2
- import { BaseEntity } from '../entities';
2
+ import { BaseEntity } from '../base';
3
3
  export declare class Feature extends BaseEntity {
4
4
  code: FeatureCode;
5
5
  name: string;
@@ -1,4 +1,4 @@
1
- import { BaseEntity } from '../entities';
1
+ import { BaseEntity } from '../base';
2
2
  // Feature entity is capability in the system used for feature toggle
3
3
  export class Feature extends BaseEntity {
4
4
  // Feature code
@@ -1 +1 @@
1
- {"version":3,"file":"Feature.js","sourceRoot":"","sources":["../../../src/lib/entities/Feature.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AAIzC,qEAAqE;AACrE,MAAM,OAAO,OAAQ,SAAQ,UAAU;IAEnC,gBAAgB;IACT,IAAI,CAAc;IAEzB,gBAAgB;IACT,IAAI,CAAS;CAGvB"}
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,5 +1,5 @@
1
1
  import { FeatureCode } from '../enums';
2
- import { BaseEntity } from '../entities';
2
+ import { BaseEntity } from '../base';
3
3
  export declare class FeaturesGroup extends BaseEntity {
4
4
  name: string;
5
5
  features: FeatureCode[];
@@ -1,4 +1,4 @@
1
- import { BaseEntity } from '../entities';
1
+ import { BaseEntity } from '../base';
2
2
  // FeaturesGroup group represents a group of capabilities in the system used for feature toggle
3
3
  export class FeaturesGroup extends BaseEntity {
4
4
  // Features group display name
@@ -1 +1 @@
1
- {"version":3,"file":"FeaturesGroup.js","sourceRoot":"","sources":["../../../src/lib/entities/FeaturesGroup.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AAIzC,+FAA+F;AAC/F,MAAM,OAAO,aAAc,SAAQ,UAAU;IAEzC,+BAA+B;IACxB,IAAI,CAAS;IAEpB,oBAAoB;IACb,QAAQ,CAAgB;CAGlC"}
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,5 +1,5 @@
1
1
  import { AccountRole } from '../common';
2
- import { BaseEntity } from '../entities';
2
+ import { BaseEntity } from '../base';
3
3
  export declare class Group extends BaseEntity {
4
4
  name: string;
5
5
  externalId: string;
@@ -1,4 +1,4 @@
1
- import { BaseEntity } from '../entities';
1
+ import { BaseEntity } from '../base';
2
2
  // Group represents a set of memberships to various accounts.
3
3
  export class Group extends BaseEntity {
4
4
  // Group name
@@ -1 +1 @@
1
- {"version":3,"file":"Group.js","sourceRoot":"","sources":["../../../src/lib/entities/Group.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AAIzC,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
+ {"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 '../entities';
1
+ import { BaseEntity } from '../base';
2
2
  export declare class Image extends BaseEntity {
3
3
  content: string;
4
4
  contentType: string;
@@ -1,4 +1,4 @@
1
- import { BaseEntity } from '../entities';
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,aAAa,CAAC;AAIzC,4HAA4H;AAC5H,uDAAuD;AACvD,MAAM,OAAO,KAAM,SAAQ,UAAU;IAEjC,mEAAmE;IAC5D,OAAO,CAAS;IAEvB,2BAA2B;IACpB,WAAW,CAAS;CAG9B"}
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"}