|
|
|
@ -474,7 +474,7 @@ public class TraccarClientFactory {
|
|
|
|
|
*
|
|
|
|
|
* @param traccarDevice with DeviceName UniqueId, Status, Disabled LastUpdate, PositionId, GroupId
|
|
|
|
|
* Model, Contact, Category, fenceIds
|
|
|
|
|
* @param tenantId tentantId of the specific device
|
|
|
|
|
* @param tenantId tentantId of the user
|
|
|
|
|
* @throws TrackerManagementDAOException Failed while add Traccar Device the operation
|
|
|
|
|
*/
|
|
|
|
|
public void modifyDevice(TraccarDevice traccarDevice, int tenantId) throws TrackerManagementDAOException, ExecutionException, InterruptedException {
|
|
|
|
|