Extra transfer
A device is transferred between two device types associated with different contracts from different orders.
Variable | |||
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 | EXTRA_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 | hexadecimal | Identifier of the group the device is part of | |
deviceTokenState | string | enum:
| State of the device token |