Introduction
Represents populated Add-In with configuration.
Properties

customSecurityIds

An array of CustomSecurityId that are added to the list of features available when editing clearances.

enableViewSecurityId

A value indicating whether Add-In is going to setup the securityIds for viewing support.

files

Custom pages and/or buttons (Embedded code).

installCallbackUrl

The install callback URL.

isSigned

A value indicating whether the Add-In is signed.

items

An array of custom pages and/or buttons (External references).
Can be any of these types: Button, Menu, Map

key

The unique MyGeotab Marketplace Add-In key assigned by Geotab. If there’s no plan to get your Add-In to the Marketplace, you can leave out the key/value pair from the configuration.

name

The name of this Add-In.

onShutdown

A value indicating whether Add-In is executed upon log out within the Drive App.

onStartup

A value indicating whether Add-In is executed initially on start up within the Drive App.

signature

The digital signature of the Add-In.

solutionId

The Add-In solution Id.

supportEmail

The email address for support related to this Add-In.

uninstallCallbackUrl

The uninstall callback URL.

version

The Add-In application version.

Loading API Runner...