Intra transfer
A device has been transferred between two device types associated with different contracts from the same order.
| Variable | Type | Format | Description |
|---|---|---|---|
| time | string | Epoch time in seconds | Event trigger time |
| sourceType | string | DEVICE | The type of resource that triggered the event |
| sourceId | string | hexadecimal | Identifier of the device at the origin of the event |
| severity | string | INFO | The severity of the event |
| eventType | string | INTRA_TRANSFER | The event type |
| previousContractId | object | hexadecimal | Identifier of the previous contract the device was associated with |
| contractId | string | hexadecimal | Identifier of the new contract the device is associated with |
| previousDeviceTypeId | string | hexadecimal | Identifier of the previous device type the device was part of |
| deviceTypeId | string | hexadecimal | Identifier of the new device type the device is part of |
| groupId | string | hexadecimal | Identifier of the group the device is part of |
| deviceTokenState | string | enum:
| State of the device token |
