SyntheticDevice
Last updated
Last updated
The SyntheticDevice resource is a software connection established to connect the vehicle to the DIMO network. Despite the lack of an actual device, we abstracted this software-connected concept to the term synthetic
. This refers to viewing a particular API connection to a vehicle.
tokenId
!
The token identifier for the device.
integrationId
!
Refers to the types of integration.
address
!
A 20-byte Ethereum address registered on the blockchain for the device, encoded as a checksummed hex string with 0x
prefix.
mintedAt
!
The timestamp at which the device was minted, formatted as YYYY-MM-DDThh:mm:ssZ
.