@spytecgps/nova-orm 1.3.60 → 1.3.61
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/assetProfile.d.ts +2 -2
- package/dist/entities/{assetProfilePicture.d.ts → assetProfileMedia.d.ts} +2 -1
- package/dist/entities/entityTag.d.ts +3 -1
- package/dist/entities/index.d.ts +2 -2
- package/dist/index.js +1 -1
- package/dist/types/entitiesTags.d.ts +2 -1
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Relation } from 'typeorm';
|
|
2
2
|
import { AssetProfileCustomField } from './assetProfileCustomField';
|
|
3
|
+
import { AssetProfileMedia } from './assetProfileMedia';
|
|
3
4
|
import { AssetProfileNote } from './assetProfileNote';
|
|
4
|
-
import { AssetProfilePicture } from './assetProfilePicture';
|
|
5
5
|
import { AssetProfileType } from './assetProfileType';
|
|
6
6
|
import { Device } from './device';
|
|
7
7
|
export declare class AssetProfile {
|
|
@@ -17,7 +17,7 @@ export declare class AssetProfile {
|
|
|
17
17
|
serialNumber: string | null;
|
|
18
18
|
createdAt: Date | null;
|
|
19
19
|
modifiedAt: Date | null;
|
|
20
|
-
|
|
20
|
+
medias: Relation<AssetProfileMedia>[];
|
|
21
21
|
notes: Relation<AssetProfileNote>[];
|
|
22
22
|
customFields: Relation<AssetProfileCustomField>[];
|
|
23
23
|
}
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import { Relation } from 'typeorm';
|
|
2
2
|
import { AssetProfile } from './assetProfile';
|
|
3
|
-
export declare class
|
|
3
|
+
export declare class AssetProfileMedia {
|
|
4
4
|
id: number;
|
|
5
5
|
assetProfileId: number;
|
|
6
6
|
assetProfile: Relation<AssetProfile>;
|
|
7
|
+
mediaType: 'image' | 'document';
|
|
7
8
|
fileName: string;
|
|
8
9
|
s3FilesPath: string | null;
|
|
9
10
|
createdAt: Date | null;
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
+
export declare const entityTypeArray: readonly ["Device", "Boundary", "User", "UserInvitation", "ClientAlertConfiguration", "LiveLink"];
|
|
2
|
+
export type EntityType = typeof entityTypeArray[number];
|
|
1
3
|
export declare class EntityTag {
|
|
2
4
|
id: number;
|
|
3
5
|
tagId: number;
|
|
4
6
|
clientId: number;
|
|
5
|
-
entityType:
|
|
7
|
+
entityType: EntityType;
|
|
6
8
|
entityId: number;
|
|
7
9
|
metadata: string;
|
|
8
10
|
createdBy: string;
|
package/dist/entities/index.d.ts
CHANGED
|
@@ -12,8 +12,8 @@ import { AssetCategory } from './assetCategory';
|
|
|
12
12
|
import { AssetProfile } from './assetProfile';
|
|
13
13
|
import { AssetProfileCategory } from './assetProfileCategory';
|
|
14
14
|
import { AssetProfileCustomField } from './assetProfileCustomField';
|
|
15
|
+
import { AssetProfileMedia } from './assetProfileMedia';
|
|
15
16
|
import { AssetProfileNote } from './assetProfileNote';
|
|
16
|
-
import { AssetProfilePicture } from './assetProfilePicture';
|
|
17
17
|
import { AssetProfileType } from './assetProfileType';
|
|
18
18
|
import { AvalaraExemptCert } from './avalaraExemptCert';
|
|
19
19
|
import { BeaconBleMesh } from './beaconBleMesh';
|
|
@@ -132,4 +132,4 @@ import { UserRatingRequest } from './userRatingRequest';
|
|
|
132
132
|
import { UserRegistrationAttempt } from './userRegistrationAttempt';
|
|
133
133
|
import { UserSecurityRole } from './userSecurityRole';
|
|
134
134
|
export * from './customerAttribute';
|
|
135
|
-
export { AcumaticaAmazonProduct, AcumaticaImeiIccidData, AcumaticaOrderShipmentDetails, AcumaticaShipment, AcumaticaShipmentAmazon, AempToken, Alert, AlertType, AppFeatureType, AsinPromotion, AssetCategory, AssetProfile, AssetProfileCategory, AssetProfileCustomField, AssetProfileNote,
|
|
135
|
+
export { AcumaticaAmazonProduct, AcumaticaImeiIccidData, AcumaticaOrderShipmentDetails, AcumaticaShipment, AcumaticaShipmentAmazon, AempToken, Alert, AlertType, AppFeatureType, AsinPromotion, AssetCategory, AssetProfile, AssetProfileCategory, AssetProfileCustomField, AssetProfileNote, AssetProfileMedia, AssetProfileType, 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, DeviceCameraRequestedVideoData, DeviceCameraMediaSyncStatus, 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, Magento2Gps, Magento2Plan, MarketplacePromotion, MobileNetwork, NotificationRecipient, OrderShipmentInternational, Organization, Plan, Position, Promotion, PromotionHistory, SecurityRole, ServiceProvider, ServiceProviderProduct, ServiceProviderProductNetwork, ServiceProviderProductType, Sim, Tag, Task, TaskSchedule, Trip, TripCompletionStatus, TripPosition, User, UserActivation, UserActivationDevice, UserActivationEvent, UserActivationMetric, UserAlertComplain, UserAlertConfiguration, UserAlertNotificationsConfig, UserAppFeedback, UserAppIncident, UserAuthorizedBoundary, UserAuthorizedDevice, UserConfiguration, UserDataDeletionRequest, UserDeviceBehaviorTask, UserInvitation, UserRatingRequest, UserRegistrationAttempt, UserSecurityRole, Region, AvalaraExemptCert, M2Sync, };
|