@spytecgps/nova-orm 1.3.137 → 1.3.139
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/entities/clientDeviceIcon.d.ts +9 -0
- package/dist/entities/device.d.ts +3 -0
- package/dist/entities/index.d.ts +3 -1
- package/dist/entities/reportScheduleConfiguration.d.ts +16 -0
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/types/devices.d.ts +3 -0
- package/package.json +1 -1
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { Relation } from 'typeorm';
|
|
2
2
|
import { Client } from './client';
|
|
3
|
+
import { ClientDeviceIcon } from './clientDeviceIcon';
|
|
3
4
|
import { ClientDeviceSetting } from './clientDeviceSetting';
|
|
4
5
|
import { DevicePairing } from './devicePairing';
|
|
5
6
|
import { DeviceType } from './deviceType';
|
|
@@ -24,6 +25,8 @@ export declare class Device {
|
|
|
24
25
|
forward: boolean | null;
|
|
25
26
|
color: string | null;
|
|
26
27
|
icon: string | null;
|
|
28
|
+
customIconId: number | null;
|
|
29
|
+
customIcon: Relation<ClientDeviceIcon> | null;
|
|
27
30
|
description: string | null;
|
|
28
31
|
dataSourceTypeId: number | null;
|
|
29
32
|
assetCategoryId: number | null;
|
package/dist/entities/index.d.ts
CHANGED
|
@@ -43,6 +43,7 @@ import { ClientAlertConfiguration } from './clientAlertConfiguration';
|
|
|
43
43
|
import { ClientAlertRecipient } from './clientAlertRecipient';
|
|
44
44
|
import { ClientAppFeature } from './clientAppFeature';
|
|
45
45
|
import { ClientConfiguration } from './clientConfiguration';
|
|
46
|
+
import { ClientDeviceIcon } from './clientDeviceIcon';
|
|
46
47
|
import { ClientDeviceSetting } from './clientDeviceSetting';
|
|
47
48
|
import { ClientIngestorConfiguration } from './clientIngestorConfiguration';
|
|
48
49
|
import { ClientType } from './clientType';
|
|
@@ -104,6 +105,7 @@ import { Position } from './position';
|
|
|
104
105
|
import { Promotion } from './promotion';
|
|
105
106
|
import { PromotionHistory } from './promotionHistory';
|
|
106
107
|
import { Region } from './region';
|
|
108
|
+
import { ReportScheduleConfiguration } from './reportScheduleConfiguration';
|
|
107
109
|
import { SecurityRole } from './securityRole';
|
|
108
110
|
import { ServiceProvider } from './serviceProvider';
|
|
109
111
|
import { ServiceProviderProduct } from './serviceProviderProduct';
|
|
@@ -140,4 +142,4 @@ import { UserRegistrationAttempt } from './userRegistrationAttempt';
|
|
|
140
142
|
import { UserSecurityRole } from './userSecurityRole';
|
|
141
143
|
import { WebsocketConnection } from './websocketConnection';
|
|
142
144
|
export * from './customerAttribute';
|
|
143
|
-
export { AcumaticaAmazonProduct, AcumaticaImeiIccidData, AcumaticaOrderShipmentDetails, AcumaticaShipment, AcumaticaShipmentAmazon, AempToken, Alert, AlertType, AppFeatureType, AsinPromotion, AssetCategory, AssetProfile, AssetProfileCategory, AssetProfileCustomField, AssetProfileMedia, AssetProfileNote, AssetProfileType, AvalaraExemptCert, BeaconBleMesh, Billing, BillingCustomerAmazon, BillingCustomerBraintree, BillingDeviceHistory, BillingDeviceTypePlan, BillingHubspotPaymentLog, BillingKlarnaCustomer, BillingKlarnaOrder, BillingPlanFeatures, BillingPlans, BillingStatusHistoryBraintree, BillingSubscriptionAmazon, BillingSubscriptionBraintree, Blacklist, BlacklistType, BLEMesh, BLEMeshConfiguration, Boundary, BoundaryEvent, CellTower, Client, ClientAlertConfiguration, ClientAlertRecipient, ClientAppFeature, ClientConfiguration, ClientDeviceSetting, ClientIngestorConfiguration, ClientType, Country, DataExport, DataSourceType, Deactivation, DeactivationReason, Device, DeviceBehavior, DeviceBleMesh, DeviceBleMeshUpdateTask, DeviceCameraMedia, DeviceCameraMediaEventType, DeviceCameraMediaStreamingData, DeviceCameraMediaSyncStatus, DeviceCameraRequestedPictureData, DeviceCameraRequestedVideoData, DeviceChangesHistory, DeviceCustomConfiguration, DeviceEventsTriggerConfiguration, DeviceHistory, DeviceModelListener, DevicePairing, DevicePromotion, DeviceReplacement, DeviceStatus, DeviceTask, DeviceType, DeviceTypeFeature, DeviceTypeFirmware, DeviceTypePromotion, EmailDomain, EntityTag, EntityType, Feature, FirmwareAutoUpgradeBlacklist, FirmwareUpgradeTask, HistoricalBillingPlan, IccidStatus, ImeiIccidCarrier, ImeiIccidHistory, ImeiIccidImport, Industry, LatestPosition, LatestUserAppInfo, LiveLink, LiveLinkMedia, M2Sync, Magento2Gps, Magento2Plan, MarketplacePromotion, MobileNetwork, NotificationRecipient, OrderShipmentInternational, Organization, Plan, Position, Promotion, PromotionHistory, Region, SecurityRole, ServiceProvider, ServiceProviderProduct, ServiceProviderProductNetwork, ServiceProviderProductType, Sim, Tag, Task, TaskSchedule, Trip, TripCompletionStatus, TripPosition, TripStatus, User, UserActivation, UserActivationDevice, UserActivationEvent, UserActivationMetric, UserAlertComplain, UserAlertConfiguration, UserAlertNotificationsConfig, UserAppFeedback, UserAppIncident, UserAuthorizedBoundary, UserAuthorizedBoundarySecurityView, UserAuthorizedDevice, UserAuthorizedDeviceSecurityView, UserConfiguration, UserDataDeletionRequest, UserDeviceBehaviorTask, UserInvitation, UserRatingRequest, UserRegistrationAttempt, UserSecurityRole, WebsocketConnection, AvalaraQueue, };
|
|
145
|
+
export { AcumaticaAmazonProduct, AcumaticaImeiIccidData, AcumaticaOrderShipmentDetails, AcumaticaShipment, AcumaticaShipmentAmazon, AempToken, Alert, AlertType, AppFeatureType, AsinPromotion, AssetCategory, AssetProfile, AssetProfileCategory, AssetProfileCustomField, AssetProfileMedia, AssetProfileNote, AssetProfileType, AvalaraExemptCert, BeaconBleMesh, Billing, BillingCustomerAmazon, BillingCustomerBraintree, BillingDeviceHistory, BillingDeviceTypePlan, BillingHubspotPaymentLog, BillingKlarnaCustomer, BillingKlarnaOrder, BillingPlanFeatures, BillingPlans, BillingStatusHistoryBraintree, BillingSubscriptionAmazon, BillingSubscriptionBraintree, Blacklist, BlacklistType, BLEMesh, BLEMeshConfiguration, Boundary, BoundaryEvent, CellTower, Client, ClientAlertConfiguration, ClientAlertRecipient, ClientAppFeature, ClientConfiguration, ClientDeviceSetting, ClientDeviceIcon, ClientIngestorConfiguration, ClientType, Country, DataExport, DataSourceType, Deactivation, DeactivationReason, Device, DeviceBehavior, DeviceBleMesh, DeviceBleMeshUpdateTask, DeviceCameraMedia, DeviceCameraMediaEventType, DeviceCameraMediaStreamingData, DeviceCameraMediaSyncStatus, DeviceCameraRequestedPictureData, DeviceCameraRequestedVideoData, DeviceChangesHistory, DeviceCustomConfiguration, DeviceEventsTriggerConfiguration, DeviceHistory, DeviceModelListener, DevicePairing, DevicePromotion, DeviceReplacement, ReportScheduleConfiguration, DeviceStatus, DeviceTask, DeviceType, DeviceTypeFeature, DeviceTypeFirmware, DeviceTypePromotion, EmailDomain, EntityTag, EntityType, Feature, FirmwareAutoUpgradeBlacklist, FirmwareUpgradeTask, HistoricalBillingPlan, IccidStatus, ImeiIccidCarrier, ImeiIccidHistory, ImeiIccidImport, Industry, LatestPosition, LatestUserAppInfo, LiveLink, LiveLinkMedia, M2Sync, Magento2Gps, Magento2Plan, MarketplacePromotion, MobileNetwork, NotificationRecipient, OrderShipmentInternational, Organization, Plan, Position, Promotion, PromotionHistory, Region, SecurityRole, ServiceProvider, ServiceProviderProduct, ServiceProviderProductNetwork, ServiceProviderProductType, Sim, Tag, Task, TaskSchedule, Trip, TripCompletionStatus, TripPosition, TripStatus, User, UserActivation, UserActivationDevice, UserActivationEvent, UserActivationMetric, UserAlertComplain, UserAlertConfiguration, UserAlertNotificationsConfig, UserAppFeedback, UserAppIncident, UserAuthorizedBoundary, UserAuthorizedBoundarySecurityView, UserAuthorizedDevice, UserAuthorizedDeviceSecurityView, UserConfiguration, UserDataDeletionRequest, UserDeviceBehaviorTask, UserInvitation, UserRatingRequest, UserRegistrationAttempt, UserSecurityRole, WebsocketConnection, AvalaraQueue, };
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
export declare class ReportScheduleConfiguration {
|
|
2
|
+
id: number;
|
|
3
|
+
clientId: number;
|
|
4
|
+
reportName: string;
|
|
5
|
+
status: 'Active' | 'Inactive' | 'Deleted';
|
|
6
|
+
emailMessage?: string | null;
|
|
7
|
+
frequency?: 'daily' | 'weekly' | 'monthly' | null;
|
|
8
|
+
timeOfDay?: Date | null;
|
|
9
|
+
daysOfWeek?: number[] | null;
|
|
10
|
+
monthlyOption?: 'firstDay' | 'lastDay' | 'specificDay' | null;
|
|
11
|
+
dayOfMonth?: number | null;
|
|
12
|
+
recipients?: string | null;
|
|
13
|
+
format?: 'csv' | 'excel' | 'pdf' | null;
|
|
14
|
+
createdAt?: Date | null;
|
|
15
|
+
updatedAt?: Date | null;
|
|
16
|
+
}
|