Introduction
Modify an
Entity
which is an object in the database. The id of the object must be populated.
Parameters
credentials
The user's Geotab login
Credentials
.
entity
The
Entity
to be modified.
typeName
Identifies the type of entity that is being passed to the next parameter. For example,
Device
.
Return value
A task representing the asynchronous operation.
Code samples