FixedDevice
Device
Namespace: CCPEntities
Summary
FixedDevice is used to represent Terminal devices in Vehicles.Syncable
This object is syncableProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
| UnitName | Edm.String | False | 25 | The unit name of the FixedDevice device | Containing characters and numbers | ||
| UnitCode | Edm.Int32 | False | The number part of the UnitName | Containing onlu numbers | |||
| SerialNumber | Edm.String | False | 50 | The serial number of the FixedDevice | Containing characters and numbers | ||
|
|
DeviceId* | Edm.Int32 | False | true | (Inherited from Device.) | ||
| DeviceIp | Edm.String | False | 40 | (Inherited from Device.) | |||
| Description | Edm.String | False | 500 | (Inherited from Device.) | |||
| UserId | Edm.Guid | False | (Inherited from Device.) | ||||
| RegisteredDateTime | Edm.DateTime | False | (Inherited from Device.) | ||||
| LastLoginDateTime | Edm.DateTime | False | (Inherited from Device.) | ||||
| LastLogoutDateTime | Edm.DateTime | False | (Inherited from Device.) | ||||
| LastUpdated | Edm.DateTime | False | (Inherited from Device.) | ||||
| GpsPriority | Edm.Int32 | False | (Inherited from Device.) | ||||
| Deleted* | Edm.Boolean | False | (Inherited from Device.) | ||||
| CurrentShiftId | Edm.Int32 | False | (Inherited from Device.) | ||||
| RoleId | Edm.Int32 | False | (Inherited from Device.) | ||||
| RoleEntityId | Edm.Int32 | False | (Inherited from Device.) | ||||
| LastCoordinateDateTime | Edm.DateTime | False | (Inherited from Device.) | ||||
| LastCoordinate | Coordinate | False | (Inherited from Device.) |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| Vehicles | VehicleDevice | 0..1 | A list with all the Vehicles this device has been atached to and currently atached. | |
| UserRole | UserRole | 0..1 | (Inherited from Device.) | |
| AccountSummary | AccountSummary | * | (Inherited from Device.) | |
| CurrentShift | Shift | * | (Inherited from Device.) |
Additional Information
Notable information when adding a recordChecks if the user has sufficient rights to add/change/delete a complaint and performs the desired operation