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
Int!
The ERC-721 token identifier for the device.
integrationId
Int!
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
Time!
The RFC-3339 timestamp at which the device was minted, formatted as YYYY-MM-DDThh:mm:ssZ
.