Skip to content

This Add-In enables users to download device data in AEMP format.

Notifications You must be signed in to change notification settings

Geotab/addin-aemp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

addin-aemp

This Add-In enables users to download device data in AEMP format.

Installation

Add the configuration below to the System Settings > Add-Ins section of the MyGeotab database

{
	"name": "AEMP Add-In",
	"supportEmail": "[email protected]",
	"version": "1.0.2",
	"items": [{
		"url": "https://cdn.jsdelivr.net/gh/Geotab/addin-aemp@master/app/AEMPFormat.html",
		"path": "EngineMaintenanceLink/",
		"menuName": {
			"en": "AEMP Add-In"
		},
		"icon": "https://cdn.jsdelivr.net/gh/Geotab/addin-aemp@master/app/images/icon.svg"
	}]
}

About

This Add-In enables users to download device data in AEMP format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published